Skip to content

Commit

Permalink
chore: release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giubatt committed Jul 5, 2021
1 parent 1514ad5 commit 1d5e007
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 0.9.1 (2021-07-05)

##### New Features

* **Snackbar:** Added hook and provider exports DEV-253 ([8376a081](https://github.com/micromed-dev/herz-ui/commit/8376a0813f7986245060760c06782a080ce8af0e))

#### 0.9.0 (2021-07-05)

##### Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micromed/herz-ui",
"version": "0.9.0",
"version": "0.9.1",
"description": "Herz UI (/hɛrʦ/ - Hérts) is a design system containing a styleguide(colors, grid, icons, typography) and library of UI components",
"main": "./lib/components/index.js",
"typings": "./lib/components/index.d.ts",
Expand Down

1 comment on commit 1d5e007

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for herzui ready!

✅ Preview
https://herzui-bq2l44g18-micromed.vercel.app

Built with commit 1d5e007.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.