Skip to content

Commit 3a2d85c

Browse files
committed
chore(release): [juno-icon] release 1.83.0
1 parent 720b92a commit 3a2d85c

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.83.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.82.0...juno-icon-v1.83.0) (2025-02-14)
3+
4+
5+
### Features
6+
7+
* **Icon:** Add icons MacosCommand, MacosControl, MacosOption, Reset ([720b92a](https://github.com/ringcentral/juno/commit/720b92a43b24658ae73b116cb1c66f3bd07f5e1b))
8+
29
## [1.82.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.81.0...juno-icon-v1.82.0) (2025-01-17)
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.82.1",
3+
"version": "1.83.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.83.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.82.0...juno-icon-v1.83.0) (2025-02-14)
11+
12+
13+
### Features
14+
15+
* **Icon:** Add icons MacosCommand, MacosControl, MacosOption, Reset ([720b92a](https://github.com/ringcentral/juno/commit/720b92a43b24658ae73b116cb1c66f3bd07f5e1b))
16+
1017
## [1.82.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.81.0...juno-icon-v1.82.0) (2025-01-17)
1118

1219

0 commit comments

Comments
 (0)