Skip to content

Commit

Permalink
release: v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixiaorui committed Oct 27, 2020
1 parent 4242763 commit 8e46808
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.0.18](https://github.com/kkbjs/element3/compare/v0.0.17...v0.0.18) (2020-10-27)



## [0.0.17](https://github.com/kkbjs/element3/compare/v0.0.16...v0.0.17) (2020-10-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element3",
"version": "0.0.17",
"version": "0.0.18",
"description": "A Component Library for Vue3",
"main": "dist/element3-ui.cjs.js",
"module": "dist/element3-ui.esm-bundler.js",
Expand Down

0 comments on commit 8e46808

Please sign in to comment.