File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 3
3
> All notable changes to this project are documented in this file. This project
4
4
> adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## [[ v3.3.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v3.3.0 )
7
+
8
+ ### Changed
9
+
10
+ - Bundle size reduction
11
+
6
12
## [[ v3.2.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v3.2.0 )
7
13
8
14
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-accessible-accordion" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 3.3 .0" ,
4
4
"description" : " Accessible Accordion component for React" ,
5
5
"main" : " dist/umd/index.js" ,
6
6
"module" : " dist/es/index.js" ,
69
69
{
70
70
"name" : " Janzen Zarzoso" ,
71
71
"url" : " https://github.com/janzenz"
72
+ },
73
+ {
74
+ "name" : " Emilia Zapata" ,
75
+ "url" : " https://github.com/synecdokey"
72
76
}
73
77
],
74
78
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments