Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2020-07-29)

### Bug Fixes

* temporarily disable creating custom plugins functionality ([971a5ac](971a5ac))
  • Loading branch information
semantic-release-bot committed Jul 29, 2020
1 parent 971a5ac commit cca4f55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.1](https://github.com/brainhubeu/react-carousel/compare/v2.0.0...v2.0.1) (2020-07-29)


### Bug Fixes

* temporarily disable creating custom plugins functionality ([971a5ac](https://github.com/brainhubeu/react-carousel/commit/971a5ac3e3c50b920f61443bea368e1a4b89d959))

# [2.0.0](https://github.com/brainhubeu/react-carousel/compare/v1.0.1...v2.0.0) (2020-07-27)


Expand Down
2 changes: 1 addition & 1 deletion react-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainhubeu/react-carousel",
"version": "2.0.0",
"version": "2.0.1",
"description": "Carousel component for React",
"engines": {
"npm": ">=6.14.3"
Expand Down

0 comments on commit cca4f55

Please sign in to comment.