Skip to content

Commit 3d4f523

Browse files
committed
chore(release): [juno-icon] release 1.86.0
1 parent ad71b8f commit 3d4f523

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

packages/juno-icon/CHANGELOG.md

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

2+
## [1.86.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.86.0) (2025-06-05)
3+
4+
5+
### Features
6+
7+
* **Icon:** Add new icons AdminSettings, AdminSettingsBorder, Statistics, StatisticsBorder, AiIndicatorBorder, CompactViewMd, LargeViewMd; ([a46725a](https://github.com/ringcentral/juno/commit/a46725ac2527c9e6762cc0122552bba3e50305db))
8+
* **juno-icon:** Add ai-indicator-border and ContactCenter icons. ([ad71b8f](https://github.com/ringcentral/juno/commit/ad71b8f35d66ee70ec982c066e4e653ffff8f0f4))
9+
210
### [1.85.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.85.2) (2025-05-27)
311

412

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.85.3",
3+
"version": "1.86.0",
44
"license": "MIT",
55
"author": "RingCentral",
66
"bugs": {

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

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

99

10+
## [1.86.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.86.0) (2025-06-05)
11+
12+
13+
### Features
14+
15+
* **Icon:** Add new icons AdminSettings, AdminSettingsBorder, Statistics, StatisticsBorder, AiIndicatorBorder, CompactViewMd, LargeViewMd; ([a46725a](https://github.com/ringcentral/juno/commit/a46725ac2527c9e6762cc0122552bba3e50305db))
16+
* **juno-icon:** Add ai-indicator-border and ContactCenter icons. ([ad71b8f](https://github.com/ringcentral/juno/commit/ad71b8f35d66ee70ec982c066e4e653ffff8f0f4))
17+
1018
### [1.85.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.85.2) (2025-05-27)
1119

1220

0 commit comments

Comments
 (0)