🔱: [client] sync upgrade with 3 commits [trident-sync]

build: publish success
fix: 修复1.23.0 antdv下不显示pagination的bug
This commit is contained in:
GitHub Actions Bot
2024-11-13 19:24:23 +00:00
parent abf29bc164
commit 49e65c611f
4 changed files with 14 additions and 9 deletions
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.23.1](https://github.com/fast-crud/fast-crud/compare/v1.23.0...v1.23.1) (2024-11-13)
### Bug Fixes
* 修复1.23.0 antdv下不显示pagination的bug ([9424dc1](https://github.com/fast-crud/fast-crud/commit/9424dc130505a5557042534acb976400b42ff483))
# [1.23.0](https://github.com/fast-crud/fast-crud/compare/v1.22.5...v1.23.0) (2024-11-11)
### Features