Skip to content

Commit

Permalink
chore: release v0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giubatt committed Dec 8, 2021
1 parent 82f37ad commit 9aa555c
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.18.1 (2021-12-08)

##### New Features

* removed css import, added styles with sx STC-684 ([#163](https://github.com/micromed-dev/herz-ui/pull/163)) ([82f37ad5](https://github.com/micromed-dev/herz-ui/commit/82f37ad5baf1234139280c0e80cf51942781482a))

#### 0.18.0 (2021-12-07)

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

1 comment on commit 9aa555c

@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-94zfl8wrt-micromed.vercel.app

Built with commit 9aa555c.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.