We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295d36c commit be0aedaCopy full SHA for be0aeda
docs/CHANGELOG.md
@@ -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
8
## [2.0.3](https://github.com/brainhubeu/react-carousel/compare/v2.0.2...v2.0.3) (2021-04-12)
9
10
react-carousel/package.json
@@ -1,6 +1,6 @@
{
"name": "@brainhubeu/react-carousel",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Carousel component for React",
"engines": {
"npm": ">=6.14.3"
0 commit comments