Skip to content

Commit b9976a1

Browse files
chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2020-08-12) ### Bug Fixes * bring back old admin-bro package ([f56cf69](f56cf69)) * finish readme ([eabe7f0](eabe7f0)) ### Features * 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 e3924a4 commit b9976a1

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

0 commit comments

Comments
 (0)