Skip to content

Commit 24ed03f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-03-12) ### Bug Fixes * fixed custom loader for factory providers, added doc ([62c7184](62c7184)) * fixed issue with [#7](#7) when there is no cors middleware ([202c2c8](202c2c8)) * slash route fix, better express reorder, option to not init admin ([8cc5725](8cc5725)) ### Features * added custom loader option, fixed [#7](#7) (thanks [@niksoc](https://github.com/niksoc)) ([279ce11](279ce11))
1 parent 3bebfbc commit 24ed03f

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": "@admin-bro/nestjs",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "build/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)