Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit be0aeda

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2021-05-26) ### Bug Fixes * autoplay call onChange ([#694](#694)) ([#713](#713)) ([97ab35f](97ab35f))
1 parent 295d36c commit be0aeda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.4](https://github.com/brainhubeu/react-carousel/compare/v2.0.3...v2.0.4) (2021-05-26)
2+
3+
4+
### Bug Fixes
5+
6+
* autoplay call onChange ([#694](https://github.com/brainhubeu/react-carousel/issues/694)) ([#713](https://github.com/brainhubeu/react-carousel/issues/713)) ([97ab35f](https://github.com/brainhubeu/react-carousel/commit/97ab35f00c8dbc37ac202d7957575039bc0291e1))
7+
18
## [2.0.3](https://github.com/brainhubeu/react-carousel/compare/v2.0.2...v2.0.3) (2021-04-12)
29

310

react-carousel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brainhubeu/react-carousel",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Carousel component for React",
55
"engines": {
66
"npm": ">=6.14.3"

0 commit comments

Comments
 (0)