Skip to content

Commit c5ccfad

Browse files
committed
chore(release): [juno-icon] release 1.85.2
1 parent a46725a commit c5ccfad

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.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.85.2) (2025-05-27)
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+
29
## [1.85.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.2...juno-icon-v1.85.0) (2025-04-22)
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.85.1",
3+
"version": "1.85.2",
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.2](https://github.com/ringcentral/juno/compare/juno-icon-v1.85.0...juno-icon-v1.85.2) (2025-05-27)
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+
1017
## [1.85.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.84.2...juno-icon-v1.85.0) (2025-04-22)
1118

1219

0 commit comments

Comments
 (0)