We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aafcfa commit 4cfd4a0Copy full SHA for 4cfd4a0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jspdf-md-renderer",
3
- "version": "1.8.4",
+ "version": "2.0.0",
4
"description": "A jsPDF utility to render Markdown directly into formatted PDFs with custom designs.",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
@@ -65,4 +65,4 @@
65
"vite": "^7.0.4",
66
"vite-plugin-dts": "^4.5.3"
67
}
68
-}
+}
0 commit comments