Skip to content

Commit 0627dfa

Browse files
chore(release): 1.1.0-beta.1 [skip ci]
# [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2021-01-11) ### Bug Fixes * fixed issue with [#7](#7) when there is no cors middleware ([202c2c8](202c2c8)) ### Features * added custom loader option, fixed [#7](#7) (thanks [@niksoc](https://github.com/niksoc)) ([279ce11](279ce11))
1 parent 7f181f1 commit 0627dfa

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-beta.1",
44
"main": "build/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)