Skip to content

Commit 22e87fa

Browse files
committed
v30.2.0
1 parent e44375d commit 22e87fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
# v30.2.0
4+
5+
- [Components] Add optional `isRequired` and `displayRequiredOrOptionalText` props to Accordion component.
6+
37
# v30.1.4
48

59
- [Icons] Fix DarkCirclesGlyph

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "radiance-ui",
3-
"version": "30.1.4",
3+
"version": "30.2.0",
44
"description": "Curology's React based component library",
55
"main": "lib/index.cjs",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)