Skip to content

Commit 6140b26

Browse files
committed
Updating changelog and codesandbox
1 parent 5c2f865 commit 6140b26

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.22](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.21...v3.2.22) - 2021-10-21
11+
12+
### Merged
13+
14+
- Prevent anchor tags from being accessed when swiping [`#645`](https://github.com/leandrowd/react-responsive-carousel/pull/645)
15+
- build(deps): bump tmpl from 1.0.4 to 1.0.5 [`#651`](https://github.com/leandrowd/react-responsive-carousel/pull/651)
16+
17+
### Commits
18+
19+
- build(deps): bump tmpl from 1.0.4 to 1.0.5 [`95b9e36`](https://github.com/leandrowd/react-responsive-carousel/commit/95b9e3607d2ba10932a783899d62792ce49e2d4b)
20+
1021
## [v3.2.21](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.20...v3.2.21) - 2021-08-18
1122

1223
### Merged

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.20",
15+
"react-responsive-carousel": "^3.2.22",
1616
"react-scripts": "1.1.0"
1717
},
1818
"devDependencies": {},

0 commit comments

Comments
 (0)