Skip to content

Commit b0f48df

Browse files
committed
2.4.4
1 parent f66a489 commit b0f48df

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.4]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.4)
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-beta.1",
3+
"version": "2.4.4",
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)