Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7d3ed8

Browse files
committed
release: v2.3.37
1 parent 9a7cd18 commit d7d3ed8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.3.37](https://github.com/vexip-ui/vexip-ui/compare/v2.3.36...v2.3.37) (2025-09-01)
2+
3+
4+
### ✨ Features
5+
6+
* **collapsel:** add alive prop ([#583](https://github.com/vexip-ui/vexip-ui/issues/583)) ([31d5d46](https://github.com/vexip-ui/vexip-ui/commit/31d5d46b9b5b23a4490456342d9572ad9ddbec35))
7+
8+
9+
### 🐞 Bug Fixes
10+
11+
* **config:** exports defineLocale & defineLocaleConfig ([7682370](https://github.com/vexip-ui/vexip-ui/commit/7682370da134d9bdad579975c5b5dd9cf3b92364))
12+
* **table:** abnormal display of sorter and filter icons when ellipsis is enabled ([#585](https://github.com/vexip-ui/vexip-ui/issues/585)) ([a0ae0a1](https://github.com/vexip-ui/vexip-ui/commit/a0ae0a109aa9ab56a81a8431ee6c291e922d5b54))
13+
14+
15+
116
## [2.3.36](https://github.com/vexip-ui/vexip-ui/compare/v2.3.35...v2.3.36) (2025-08-11)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vexip-ui",
3-
"version": "2.3.36",
3+
"version": "2.3.37",
44
"type": "module",
55
"packageManager": "[email protected]",
66
"license": "MIT",

0 commit comments

Comments
 (0)