Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.1...v4.0.0) (2022-01-21)

### Bug Fixes

* update nest packages, move nest packages to peerDependencies ([#37](#37)) ([ac4d7ae](ac4d7ae))

### BREAKING CHANGES

* @nestjs/common, @nestjs-core and rxjs are now peer dependencies!
  • Loading branch information
semantic-release-bot committed Jan 21, 2022
1 parent ac4d7ae commit f31f68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/nestjs",
"version": "3.0.1",
"version": "4.0.0",
"main": "build/index.js",
"types": "types/index.d.ts",
"private": false,
Expand Down

0 comments on commit f31f68c

Please sign in to comment.