Skip to content

Commit

Permalink
chore(publish): release 0.6.2 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
DvShu authored Jun 18, 2024
1 parent e99cbe6 commit f51b2d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* 修复图片预览路径错误 ([d52955b](https://github.com/DvShu/neatui-vue/commit/d52955b0fdd367ff34e024a9cbbf47b56780fde5))
* 修复目录结构错误 ([e99cbe6](https://github.com/DvShu/neatui-vue/commit/e99cbe69e3695e63326372e9a98d3e5d406a88cd))
* 修复目录结构错误 ([f9056a2](https://github.com/DvShu/neatui-vue/commit/f9056a2e4b7ab4979f0a31de02ee1ea97d062b9b))

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


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.1",
"version": "0.6.2",
"type": "module",
"scripts": {
"g:c": "node scripts/index.js template",
Expand Down

0 comments on commit f51b2d5

Please sign in to comment.