From a0befe504f2c4630009a60671d64210966462336 Mon Sep 17 00:00:00 2001 From: izbz wh <731215820@qq.com> Date: Fri, 30 Oct 2020 14:19:05 +0800 Subject: [PATCH] 3.0.4 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4446e..e6a88c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.4](https://github.com/tinper-bee/bee-pagination/compare/v3.0.3...v3.0.4) (2020-10-30) + + +### Bug Fixes + +* 跳转页在失去焦点时进行页面跳转,跳转后跳转页面消失 #JCJS-5171 ([e7eb806](https://github.com/tinper-bee/bee-pagination/commit/e7eb806969d2958d6fa139813449d33ac2894d18)), closes [#JCJS-5171](https://github.com/tinper-bee/bee-pagination/issues/JCJS-5171) + + + ## [3.0.3](https://github.com/tinper-bee/bee-pagination/compare/v3.0.2...v3.0.3) (2020-09-09) diff --git a/package.json b/package.json index f33f468..832b379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bee-pagination", - "version": "3.0.3", + "version": "3.0.4", "description": "pagination ui component for react", "keywords": [ "react",