Skip to content

Commit f66219a

Browse files
committed
chore(release): [juno-icon] release 1.78.0
1 parent dcbbbae commit f66219a

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

packages/juno-icon/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
## [1.78.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.77.0...juno-icon-v1.78.0) (2024-09-18)
3+
4+
5+
### Features
6+
7+
* **Icon:** add new icons AiSparkle, ThumbUpSp, ThumbDownSp, ThumbUpBorderSp, ThumbDownBorderSp ([dcbbbae](https://github.com/ringcentral/juno/commit/dcbbbaef0cd8494a0a0ae21d87a376a779203f91))
8+
29
## [1.77.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.76.0...juno-icon-v1.77.0) (2024-07-25)
310

411

packages/juno-icon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/juno-icon",
3-
"version": "1.77.1",
3+
"version": "1.78.0",
44
"license": "MIT",
55
"author": "RingCentral",
66
"bugs": {

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

+7
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.78.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.77.0...juno-icon-v1.78.0) (2024-09-18)
11+
12+
13+
### Features
14+
15+
* **Icon:** add new icons AiSparkle, ThumbUpSp, ThumbDownSp, ThumbUpBorderSp, ThumbDownBorderSp ([dcbbbae](https://github.com/ringcentral/juno/commit/dcbbbaef0cd8494a0a0ae21d87a376a779203f91))
16+
1017
## [1.77.0](https://github.com/ringcentral/juno/compare/juno-icon-v1.76.0...juno-icon-v1.77.0) (2024-07-25)
1118

1219

0 commit comments

Comments
 (0)