Skip to content

Commit

Permalink
chore(release): [juno-icon] release 1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
233mawile-rc committed Nov 23, 2023
1 parent 5bf6193 commit 75ec041
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/juno-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

## [1.58.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.57.0...juno-icon-v1.58.0) (2023-11-23)


### Features

* **Icon:** add new icon Transcribe ([5bf6193](https://github.com/ringcentral/juno/commit/5bf6193b928fd4e62a31ccf4106044434578b24d))
* **Icon:** update icon PersonalMeeting ([cba83e0](https://github.com/ringcentral/juno/commit/cba83e01f1173d891e36d42c49a4facfafe1ab8f))

## [1.57.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.56.0...juno-icon-v1.57.0) (2023-11-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/juno-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ringcentral/juno-icon",
"version": "1.57.1",
"version": "1.58.0",
"license": "MIT",
"author": "RingCentral",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/juno-storybook/src/docs/icon-CHANGELOG.story.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
<br />


## [1.58.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.57.0...juno-icon-v1.58.0) (2023-11-23)


### Features

* **Icon:** add new icon Transcribe ([5bf6193](https://github.com/ringcentral/juno/commit/5bf6193b928fd4e62a31ccf4106044434578b24d))
* **Icon:** update icon PersonalMeeting ([cba83e0](https://github.com/ringcentral/juno/commit/cba83e01f1173d891e36d42c49a4facfafe1ab8f))

## [1.57.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.56.0...juno-icon-v1.57.0) (2023-11-22)


Expand Down

0 comments on commit 75ec041

Please sign in to comment.