You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @channel.io/bezier-react@3.0.2
### Patch Changes
- Modify the `iconColor` property of the `Banner` component to override
the color.
([#2575](#2575)) by
@yangwooseong
## bezier-figma-plugin@0.6.22
### Patch Changes
- Updated dependencies
- @channel.io/bezier-react@3.0.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: packages/bezier-react/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @channel.io/bezier-react
2
2
3
+
## 3.0.2
4
+
5
+
### Patch Changes
6
+
7
+
- Modify the `iconColor` property of the `Banner` component to override the color. ([#2575](https://github.com/channel-io/bezier-react/pull/2575)) by @yangwooseong
0 commit comments