Skip to content

Commit 458d97e

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2024-08-26) ### Features * 优化 hook 函数参数类型 ([a436ae4](a436ae4))
1 parent d1e9524 commit 458d97e

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