Skip to content

Commit 12d1eb3

Browse files
authored
chore(main): release 0.15.0 (#43)
1 parent dc73fe3 commit 12d1eb3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.15.0](https://github.com/DvShu/neatui-vue/compare/v0.14.3...v0.15.0) (2024-08-15)
4+
5+
6+
### Features
7+
8+
* **MdInput:** Material 风格输入框[[3~[3~[3~[3~[3~[3~[风格输入框 ([77a9bbc](https://github.com/DvShu/neatui-vue/commit/77a9bbc07a58de99284a9f250a7a4ff2c3ad9687))
9+
310
## [0.14.3](https://github.com/DvShu/neatui-vue/compare/v0.14.2...v0.14.3) (2024-08-13)
411

512

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.14.3",
4+
"version": "0.15.0",
55
"type": "module",
66
"scripts": {
77
"g:c": "node scripts/index.js template",

0 commit comments

Comments
 (0)