Skip to content

Commit

Permalink
chore: release v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
giubatt committed Apr 12, 2022
1 parent 70ff8cf commit 65e8bd0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
#### 0.21.2 (2022-04-12)

##### Documentation Changes

* Added new Avatar docs STC-737 ([#188](https://github.com/micromed-dev/herz-ui/pull/188)) ([3a429c7e](https://github.com/micromed-dev/herz-ui/commit/3a429c7e2d206d02bad611bc856bc25f65b10fe0))
* Added Accordion docs STC-732 ([#187](https://github.com/micromed-dev/herz-ui/pull/187)) ([052501bd](https://github.com/micromed-dev/herz-ui/commit/052501bd1fde64756b4f44a209cad5e4d811d8bf))

##### New Features

* **Checkbox:** grow label to container size ([#190](https://github.com/micromed-dev/herz-ui/pull/190)) ([70ff8cf3](https://github.com/micromed-dev/herz-ui/commit/70ff8cf3a9feb1a5977297e9d912552830fdd8c0))

#### 0.21.1 (2022-03-09)

##### New Features
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.21.1",
"version": "0.21.2",
"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/cjs/components/index.js",
"typings": "./lib/types/components/index.d.ts",
Expand Down

1 comment on commit 65e8bd0

@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-9n3934mu8-micromed.vercel.app

Built with commit 65e8bd0.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.