Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.6](v1.1.5...v1.1.6) (2021-04-13)

### Bug Fixes

* build problem ([f810eb2](f810eb2))
  • Loading branch information
semantic-release-bot committed Apr 13, 2021
1 parent db4c587 commit 5f69124
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.6](https://github.com/KrzysiekF/kk-react-paginate/compare/v1.1.5...v1.1.6) (2021-04-13)


### Bug Fixes

* build problem ([f810eb2](https://github.com/KrzysiekF/kk-react-paginate/commit/f810eb2ccf31fe448256f568620fc0d0bc3f3676))

## [1.1.5](https://github.com/KrzysiekF/kk-react-paginate/compare/v1.1.4...v1.1.5) (2021-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kk-react-paginate",
"version": "1.1.5",
"version": "1.1.6",
"author": "Krzysztof Furtak",
"description": "Pagination component for ReactJS",
"keywords": [
Expand Down

0 comments on commit 5f69124

Please sign in to comment.