Skip to content

Commit 2ad4200

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-07-20) ### Bug Fixes * 修复 useVueToPrint 参数所有属性都为 required. ([1f32f6f](1f32f6f))
1 parent 1f32f6f commit 2ad4200

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,6 +1,6 @@
11
{
22
"name": "vue-to-print",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Vue 3 component to print the content of an element or a component.",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)