Skip to content

Commit e137e91

Browse files
committed
2.4.5
1 parent 42dd118 commit e137e91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> All notable changes to this project are documented in this file.
44
> This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55
6-
## [NEXT]()
6+
## [[v2.4.5]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.5)
77

88
### Fixed
99

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-accessible-accordion",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "Accessible Accordion component for React",
55
"main": "dist/umd/index.js",
66
"jsnext:main": "dist/es/index.js",

0 commit comments

Comments
 (0)