8000 chore: release 0.22.2 · DvShu/litos-ui-vue@13de392 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13de392

Browse files
author
Tenny
committed
chore: release 0.22.2
1 parent 3a375ca commit 13de392

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.22.1](https://github.com/DvShu/neatui-vue/compare/v0.22.0...v0.22.1) (2024-11-18)
4+
5+
### Bug Fixes
6+
7+
- **Select** 增加筛选、远程搜索、加载状态 ([f4a129b](https://github.com/DvShu/neatui-vue/commit/f4a129b7b886c8b9dbb92f54070f16ac995401c3))
8+
39
## [0.22.0](https://github.com/DvShu/neatui-vue/compare/v0.20.2...v0.22.0) (2024-11-17)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@asteres/neatui-vue",
33
"description": "基于 Vue3 的 UI 组件库",
4-
"version": "0.22.0",
4+
"version": "0.22.2",
55
"type": "module",
66
"scripts": {
77
"g:c": "node scripts/index.js template",

0 commit comments

Comments
 (0)
0