Skip to content

Commit

Permalink
chore(main): release 0.6.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
DvShu authored Jun 18, 2024
1 parent de80a29 commit df1c437
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.1](https://github.com/DvShu/neatui-vue/compare/v0.6.0...v0.6.1) (2024-06-18)


### Bug Fixes

* 修复未正确导出 useFormReset hooks ([caa6bba](https://github.com/DvShu/neatui-vue/commit/caa6bba5cb50c6b2638f67d655e4fa916715a686))

## [0.6.0](https://github.com/DvShu/neatui-vue/compare/v0.5.4...v0.6.0) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@asteres/neatui-vue",
"description": "基于 Vue3 的 UI 组件库",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"g:c": "node scripts/index.js template",
Expand Down

0 comments on commit df1c437

Please sign in to comment.