Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-07-25)

### Bug Fixes

* acces in npm rc ([54aa90c](54aa90c))
* make styled-components peerDependency ([a76ea0b](a76ea0b))

### Features

* add storybook ([cb6cbec](cb6cbec))
* initialize all the components from admin-bro ([d55dda1](d55dda1))
* release ([5f21906](5f21906))
* release ([6ccd11e](6ccd11e))
  • Loading branch information
semantic-release-bot committed Jul 25, 2020
1 parent c5172a6 commit 9900f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@admin-bro/design-system",
"version": "1.0.0-beta.5",
"version": "1.0.0",
"description": "DesignSystem on which admin-bro is build",
"main": "build/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 9900f85

Please sign in to comment.