We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3430ed0 commit c84c99fCopy full SHA for c84c99f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
4
5
+### v2.1.2
6
+
7
+* **🚧 chore:** types - [[3430ed0](https://github.com/betterwrite/vue-pdfmake/commit/3430ed0)]
8
9
### v2.1.1
10
11
* **🚧 chore:** generi - [[98e6c60](https://github.com/betterwrite/vue-pdfmake/commit/98e6c60)]
package.json
@@ -2,7 +2,7 @@
"name": "vue3-pdfmake",
"author": "Novout",
"license": "MIT",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "A pdfmake plugin for Vue 3",
"type": "module",
"sideEffects": false,
0 commit comments