Skip to content

Commit

Permalink
chore(release): 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Rickon-DAFEI committed Mar 20, 2024
1 parent e32feb6 commit dcd884e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/yike-design-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# 更新日志


### [0.0.12](https://github.com/ecaps1038/yike-design-dev/compare/v0.0.11...v0.0.12) (2024-03-20)


### 🐛 Bug Fixes | Bug 修复

* **modal:** should not trigger keydown event when modelValue is false ([73af440](https://github.com/ecaps1038/yike-design-dev/commit/73af440194f37d2c143aac8c1a1cc62808d06a8a))
* **pagination:** fix lost page 2 when total page is 3 ([e32feb6](https://github.com/ecaps1038/yike-design-dev/commit/e32feb6bac447fbf0c4fee4336aece6bd972f408))

### [0.0.11](https://github.com/ecaps1038/yike-design-dev/compare/v0.0.10...v0.0.11) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/yike-design-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yike-design/ui",
"version": "0.0.11",
"version": "0.0.12",
"type": "module",
"description": "yike-design-ui",
"author": "ecaps1038 https://github.com/ecaps1038",
Expand Down

0 comments on commit dcd884e

Please sign in to comment.