Skip to content

Commit

Permalink
chore(main): release 0.18.1 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
DvShu authored Sep 25, 2024
1 parent e3eab5e commit 1745494
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.18.1](https://github.com/DvShu/neatui-vue/compare/v0.18.0...v0.18.1) (2024-09-25)


### Bug Fixes

* 修复未导出 IconFont 组件 ([041e108](https://github.com/DvShu/neatui-vue/commit/041e108f97d0c1bd3fcdb9146866a710d1b3f48e))

## [0.18.0](https://github.com/DvShu/neatui-vue/compare/v0.17.0...v0.18.0) (2024-09-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.18.0",
"version": "0.18.1",
"type": "module",
"scripts": {
"g:c": "node scripts/index.js template",
Expand Down

0 comments on commit 1745494

Please sign in to comment.