Skip to content

Commit

Permalink
Updating changelog and codesandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrowd committed May 6, 2020
1 parent dabbe48 commit 27cbd6e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

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

## [Unreleased](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.5...HEAD)
## [Unreleased](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.6...HEAD)

## [v3.2.6](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.5...v3.2.6) - 2020-05-06

### Commits

- Fix storybook storysource [`0780a0a`](https://github.com/leandrowd/react-responsive-carousel/commit/0780a0aeacd3be585bd7a494b497918406e92c30)
- gh-439: Allow IE11 compilation and more [`db38c3f`](https://github.com/leandrowd/react-responsive-carousel/commit/db38c3f61e2691cea78ee31eb71eea0e5d95a6a4)

## [v3.2.5](https://github.com/leandrowd/react-responsive-carousel/compare/v3.2.4...v3.2.5) - 2020-04-26

Expand Down
2 changes: 1 addition & 1 deletion codesandbox/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-responsive-carousel": "^3.2.5",
"react-responsive-carousel": "^3.2.6",
"react-scripts": "1.1.0"
},
"devDependencies": {},
Expand Down

0 comments on commit 27cbd6e

Please sign in to comment.