Skip to content

Commit 4cfd4a0

Browse files
committed
chore(release): v2.0.0
1 parent 7aafcfa commit 4cfd4a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jspdf-md-renderer",
3-
"version": "1.8.4",
3+
"version": "2.0.0",
44
"description": "A jsPDF utility to render Markdown directly into formatted PDFs with custom designs.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -65,4 +65,4 @@
6565
"vite": "^7.0.4",
6666
"vite-plugin-dts": "^4.5.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)