Skip to content

Commit

Permalink
2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchch6 committed Aug 4, 2020
1 parent 87ef965 commit 5634272
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.18](https://github.com/tinper-bee/bee-pagination/compare/v2.0.17...v2.0.18) (2020-08-04)


### Bug Fixes

* 改变total参数,分页按钮不变 ([87ef965](https://github.com/tinper-bee/bee-pagination/commit/87ef9659314abdbcd24df900966be2444e239222))



## [2.0.17](https://github.com/tinper-bee/bee-pagination/compare/v2.0.16...v2.0.17) (2020-04-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bee-pagination",
"version": "2.0.17",
"version": "2.0.18",
"description": "pagination ui component for react",
"keywords": [
"react",
Expand Down

0 comments on commit 5634272

Please sign in to comment.