Skip to content

Commit 9167e29

Browse files
committed
Updating changelog and codesandbox
1 parent 6eb3ab4 commit 9167e29

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v3.2.23](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.22...v3.2.23) - 2022-03-03
11+
12+
### Merged
13+
14+
- Fix UNSAFE_componentWillReceiveProps warning in Thumbs [`#656`](https://github.com/leandrowd/react-responsive-carousel/pull/656)
15+
16+
### Commits
17+
18+
- 3.2.23 [`6d0896a`](https://github.com/leandrowd/react-responsive-carousel/commit/6d0896aaf55780e5bd53d2ae30e8faa14845fce4)
19+
1020
## [v3.2.22](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.21...v3.2.22) - 2021-10-21
1121

1222
### Merged
@@ -16,7 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1626

1727
### Commits
1828

19-
- build(deps): bump tmpl from 1.0.4 to 1.0.5 [`95b9e36`](https://github.com/leandrowd/react-responsive-carousel/commit/95b9e3607d2ba10932a783899d62792ce49e2d4b)
29+
- Fix UNSAFE_componentWillReceiveProps warning in Thumbs [`9faf598`](https://github.com/leandrowd/react-responsive-carousel/commit/9faf598612405a5ec9dec1440d45bf03c0dbbed3)
2030

2131
## [v3.2.21](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.20...v3.2.21) - 2021-08-18
2232

codesandbox/default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "^16.9.0",
1414
"react-dom": "^16.9.0",
15-
"react-responsive-carousel": "^3.2.22",
15+
"react-responsive-carousel": "^3.2.23",
1616
"react-scripts": "1.1.0"
1717
},
1818
"devDependencies": {},

0 commit comments

Comments
 (0)