Skip to content

Commit bb10ed2

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2022-08-12) ### Bug Fixes * **deps:** update nest to >=v9 ([#42](https://github.com/SoftwareBrothers/adminjs-nestjs/issues/42))([@serembon](https://github.com/serembon)) ([81d127c](81d127c))
1 parent 81d127c commit bb10ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/nestjs",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"main": "build/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)