Skip to content

Commit

Permalink
Merge branch 'nestjs:master' into feat-webdav-methods
Browse files Browse the repository at this point in the history
  • Loading branch information
johaven committed Apr 19, 2024
2 parents 99f61d9 + 6538ede commit dc84dae
Show file tree
Hide file tree
Showing 17 changed files with 2,175 additions and 3,028 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Expand Up @@ -129,9 +129,6 @@ jobs:
- run:
name: Lint
command: npm run lint
- run:
name: Lint commit
command: ./node_modules/.bin/commitlint-circle -c .commitlintrc.json

integration_tests:
working_directory: ~/nest
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "10.3.7"
"version": "10.3.8"
}

0 comments on commit dc84dae

Please sign in to comment.