Skip to content

Commit 6d1f3f7

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](SoftwareBrothers/admin-bro-extension-template@v1.0.0...v1.0.1) (2020-08-04) ### Bug Fixes * bring back old admin-bro package ([f56cf69](SoftwareBrothers/admin-bro-extension-template@f56cf69))
1 parent f56cf69 commit 6d1f3f7

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

0 commit comments

Comments
 (0)