Skip to content

Commit

Permalink
chore(release): [juno-icon] release 1.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
233mawile-rc committed Aug 10, 2023
1 parent 1a872d8 commit 97d51e0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/juno-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

## [1.48.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.47.0...juno-icon-v1.48.0) (2023-08-10)


### Features

* **Icon:** add new icons: DelegatedLines, ThreadReply ([1a872d8](https://github.com/ringcentral/juno/commit/1a872d81318e16639694f47ac223cfd89f81501e))

## [1.47.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.46.0...juno-icon-v1.47.0) (2023-08-02)


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.47.1",
"version": "1.48.0",
"license": "MIT",
"author": "RingCentral",
"bugs": {
Expand Down
7 changes: 7 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,13 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
<br />


## [1.48.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.47.0...juno-icon-v1.48.0) (2023-08-10)


### Features

* **Icon:** add new icons: DelegatedLines, ThreadReply ([1a872d8](https://github.com/ringcentral/juno/commit/1a872d81318e16639694f47ac223cfd89f81501e))

## [1.47.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.46.0...juno-icon-v1.47.0) (2023-08-02)


Expand Down

0 comments on commit 97d51e0

Please sign in to comment.