Skip to content

Commit 095cf58

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.1...v1.4.0) (2025-03-04) ### Features * 部分元素加载异常时不会中断打印 ([e3ebff1](e3ebff1))
1 parent 5cf523d commit 095cf58

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