Skip to content

Commit

Permalink
chore(release): [juno-icon] release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
233mawile-rc committed May 12, 2022
1 parent c8bd630 commit 2ffd8fb
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.7.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.6.1...juno-icon-v1.7.0) (2022-05-12)


### Features

* **FIJI-50567:** [Icon] add icon HybridContact, update icon AppsCategories, AppsDiscovery, AppsProduct ([c8bd630](https://github.com/ringcentral/juno/commit/c8bd630d0e355ccacd83151f46b756d5e6d6dbc8))

### [1.6.1](https://github.com/ringcentral/juno/compare/juno-icon-v1.6.0...juno-icon-v1.6.1) (2022-05-05)


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.6.2",
"version": "1.7.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.7.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.6.1...juno-icon-v1.7.0) (2022-05-12)


### Features

* **FIJI-50567:** [Icon] add icon HybridContact, update icon AppsCategories, AppsDiscovery, AppsProduct ([c8bd630](https://github.com/ringcentral/juno/commit/c8bd630d0e355ccacd83151f46b756d5e6d6dbc8))

### [1.6.1](https://github.com/ringcentral/juno/compare/juno-icon-v1.6.0...juno-icon-v1.6.1) (2022-05-05)


Expand Down

0 comments on commit 2ffd8fb

Please sign in to comment.