Skip to content

Commit 18930ec

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-10-26) ### Bug Fixes * Add first test ([197daf0](197daf0)) * add missing slack integration to releaserc ([54c42f2](54c42f2)) * Build commands ([6effc00](6effc00)) * Lint command ([f4b1aae](f4b1aae)) * Lint for react ([48715e2](48715e2)) * Record title ([35357bb](35357bb)) * Repository ([a036517](a036517)) * trigger build ([9a17bd5](9a17bd5)) ### Features * Allow bundling components by user of the library ([de04591](de04591))
1 parent 9952c74 commit 18930ec

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": "@softwarebrothers/admin-bro-logger",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0",
44
"main": "lib/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)