Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2021-04-12)

### Bug Fixes

* production builds using webpack ([0cb444b](0cb444b))
  • Loading branch information
semantic-release-bot committed Apr 12, 2021
1 parent 0cb444b commit 5d7c7d3
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.3](https://github.com/brainhubeu/react-carousel/compare/v2.0.2...v2.0.3) (2021-04-12)


### Bug Fixes

* production builds using webpack ([0cb444b](https://github.com/brainhubeu/react-carousel/commit/0cb444b777558494c5790ade0dface85e66bacbe))

## [2.0.2](https://github.com/brainhubeu/react-carousel/compare/v2.0.1...v2.0.2) (2020-11-19)


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.2",
"version": "2.0.3",
"description": "Carousel component for React",
"engines": {
"npm": ">=6.14.3"
Expand Down

0 comments on commit 5d7c7d3

Please sign in to comment.