Skip to content

Commit 49de8b2

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

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