Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.5...v3.1.0) (2022-09-26)

### Features

* **components:** accordionItem: fix story typo ([3302000](3302000))
* **components:** add icons ([3444a08](3444a08))
* **components:** atoms: add accordion item ([f58267f](f58267f))
* **components:** molecules: add accordion ([7721548](7721548))
* **components:** navigation: add dropdown chevron ([2c57bfe](2c57bfe))
* **components:** refactor navigation and add sub menu support ([5588e89](5588e89))
* **styles:** variables: add new color ([f8970b5](f8970b5))
  • Loading branch information
semantic-release-bot committed Sep 26, 2022
1 parent 47db890 commit e111660
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": "@bonuz/bonuz-ui",
"version": "3.0.5",
"version": "3.1.0",
"scripts": {
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
Expand Down

1 comment on commit e111660

@vercel
Copy link

@vercel vercel bot commented on e111660 Sep 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bonuz-ui – ./

bonuz-ui.vercel.app
bonuz-ui-bonuz.vercel.app
bonuz-ui-git-master-bonuz.vercel.app

Please sign in to comment.