Skip to content

Commit

Permalink
v30.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
irislam94 committed May 17, 2024
1 parent e44375d commit 22e87fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

# v30.2.0

- [Components] Add optional `isRequired` and `displayRequiredOrOptionalText` props to Accordion component.

# v30.1.4

- [Icons] Fix DarkCirclesGlyph
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "radiance-ui",
"version": "30.1.4",
"version": "30.2.0",
"description": "Curology's React based component library",
"main": "lib/index.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 22e87fa

Please sign in to comment.