Skip to content

Commit 310a4fc

Browse files
committed
chore(release): [juno-icon] release 1.85.0
1 parent 07a1f10 commit 310a4fc

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

packages/juno-icon/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
## [1.85.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.2...juno-icon-v1.85.0) (2025-04-22)
3+
4+
5+
### Features
6+
7+
* **update-icon-250422:** [Icon] Add new icons UsFlagTcr, WindowsKey; Update icons CameraFilled, CameraOutlined ([07a1f10](https://github.com/ringcentral/juno/commit/07a1f10f9a99939fe22a571b3aacddb5a4f6fea6))
8+
29
### [1.84.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.1...juno-icon-v1.84.2) (2025-03-31)
310

411

packages/juno-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/juno-icon",
3-
"version": "1.84.3",
3+
"version": "1.85.0",
44
"license": "MIT",
55
"author": "RingCentral",
66
"bugs": {

packages/juno-storybook/src/docs/icon-CHANGELOG.story.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
77
<br />
88

99

10+
## [1.85.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.2...juno-icon-v1.85.0) (2025-04-22)
11+
12+
13+
### Features
14+
15+
* **update-icon-250422:** [Icon] Add new icons UsFlagTcr, WindowsKey; Update icons CameraFilled, CameraOutlined ([07a1f10](https://github.com/ringcentral/juno/commit/07a1f10f9a99939fe22a571b3aacddb5a4f6fea6))
16+
1017
### [1.84.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.1...juno-icon-v1.84.2) (2025-03-31)
1118

1219

0 commit comments

Comments
 (0)