Skip to content

Commit d9677db

Browse files
chore(release): 1.1.0-alpha.1 [skip ci]
# [1.1.0-alpha.1](v1.0.5...v1.1.0-alpha.1) (2023-09-06) ### Features * support Custom Element and Shadow DOM ([6b3f832](6b3f832))
1 parent 6b3f832 commit d9677db

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.0.5",
4+
"version": "1.1.0-alpha.1",
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)