Skip to content

Commit

Permalink
chore(release): 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dyggod committed Dec 14, 2022
1 parent 3471911 commit 9f45787
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
DG-UI CHANGELOG
### [1.0.20](https://github.com/dyggod/dg-ui/compare/v1.0.19...v1.0.20) (2022-12-14)


### 🚀 Chore | 构建/工程依赖/工具

* update main package.json for 1.0.19 ([57c88b7](https://github.com/dyggod/dg-ui/commit/57c88b76c000b814ffdf67b951f1ecab1610a9e6))


### 🐛 Bug Fixes | Bug 修复

* 补充tooltip触发方式 ([3471911](https://github.com/dyggod/dg-ui/commit/3471911703ac655f833d126d64cabb8a6d57fead))

### [1.0.19](https://github.com/dyggod/dg-ui/compare/v1.0.18...v1.0.19) (2022-12-13)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dgui",
"version": "1.0.19",
"version": "1.0.20",
"description": "vue3 component ui ",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -49,4 +49,4 @@
"vite-plugin-dts": "^1.7.1",
"vue": "^3.2.36"
}
}
}

0 comments on commit 9f45787

Please sign in to comment.