Skip to content

Commit c0eecd0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-09-08) ### Bug Fixes * add missing dependency ([541acb5](541acb5)) * add missing dependency ([3848374](3848374)) * add watch script after admin-bro initialization ([26246ac](26246ac)) * bring back old admin-bro package ([f56cf69](f56cf69)) * finish readme ([eabe7f0](eabe7f0)) * make lib public ([ed982e4](ed982e4)) ### Features * added async and sync, docs ([e99d978](e99d978)) * added authenticated router, moved to using ab-express library ([3b155c2](3b155c2)) * adding logged admin ([3a3b942](3a3b942)) * initialize admin bro the nest way ([0d6e9ff](0d6e9ff))
1 parent 36094a6 commit c0eecd0

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

0 commit comments

Comments
 (0)