Skip to content

Commit

Permalink
chore(release): [juno-core] release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZouYouShun committed Apr 20, 2022
1 parent 4cff5c6 commit 723b5b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/juno-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### [2.8.1](https://github.com/ringcentral/juno/compare/juno-core-v2.8.0...juno-core-v2.8.1) (2022-04-20)


### Bug Fixes

* **fix-iconButton-contained:** [IconButton] fix icon size issue ([60af026](https://github.com/ringcentral/juno/commit/60af02656b3315659864619d1cf3160be24526a5))

## [2.8.0](https://github.com/ringcentral/juno/compare/juno-core-v2.7.0...juno-core-v2.8.0) (2022-04-20)


Expand Down
7 changes: 7 additions & 0 deletions packages/juno-storybook/src/docs/CHANGELOG.story.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
<br />


### [2.8.1](https://github.com/ringcentral/juno/compare/juno-core-v2.8.0...juno-core-v2.8.1) (2022-04-20)


### Bug Fixes

* **fix-iconButton-contained:** [IconButton] fix icon size issue ([60af026](https://github.com/ringcentral/juno/commit/60af02656b3315659864619d1cf3160be24526a5))

## [2.8.0](https://github.com/ringcentral/juno/compare/juno-core-v2.7.0...juno-core-v2.8.0) (2022-04-20)


Expand Down

0 comments on commit 723b5b2

Please sign in to comment.