Skip to content

Commit bb28c2e

Browse files
chore(release): 1.2.0-alpha.2 [skip ci]
# [1.2.0-alpha.2](v1.2.0-alpha.1...v1.2.0-alpha.2) (2023-10-13) ### Features * 配置 vite 以使 vue-demi 工作 ([df9063f](df9063f))
1 parent df9063f commit bb28c2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "vue-to-print",
4-
"version": "1.2.0-alpha.1",
4+
"version": "1.2.0-alpha.2",
55
"description": "A Vue 3 component to print the content of an element or a component.",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)