Skip to content

Commit

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

### Bug Fixes

* **components:** navigation: make cursor pointer ([4609304](4609304))
* **components:** navigation: style fixes ([cdfa98d](cdfa98d))

### Features

* **components:** footer: navigation changes ([bfaeec5](bfaeec5))
* **components:** header: navigation changes ([0a9d7a8](0a9d7a8))
* **components:** navigation: add mega menu ([ddc8c8e](ddc8c8e))
  • Loading branch information
semantic-release-bot committed Sep 28, 2022
1 parent bfaeec5 commit 0579203
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.1.0",
"version": "3.2.0",
"scripts": {
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
Expand Down

1 comment on commit 0579203

@vercel
Copy link

@vercel vercel bot commented on 0579203 Sep 28, 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-bonuz.vercel.app
bonuz-ui.vercel.app
bonuz-ui-git-master-bonuz.vercel.app

Please sign in to comment.