Skip to content

Commit

Permalink
Merge branches 'main' and 'main' of github.com:pandavips/Vue3-Command…
Browse files Browse the repository at this point in the history
…-Dialog
  • Loading branch information
BBBboys committed Dec 14, 2024
2 parents 3be8751 + 0e40cdc commit 5c6d759
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,3 +1,10 @@
# [1.3.0](https://github.com/pandavips/Vue3-Command-Dialog/compare/v1.2.0...v1.3.0) (2024-12-14)


### Features

* el-drawer ([c86c815](https://github.com/pandavips/Vue3-Command-Dialog/commit/c86c815a7dc7fdd4cd3bbbf40b5ba8614153e1e1))

# [1.2.0](https://github.com/pandavips/Vue3-Command-Dialog/compare/v1.1.11...v1.2.0) (2024-12-12)


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": "vue3-command-dialog",
"version": "1.2.0",
"version": "1.3.0",
"type": "module",
"main": "dist/index.umd.cjs",
"module": "dist/index.js",
Expand Down

0 comments on commit 5c6d759

Please sign in to comment.