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 38de656 commit 4618d54Copy full SHA for 4618d54
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.2.0
6
+
7
+* **🔧 fix:** demo and vfs install - [[38de656](https://github.com/betterwrite/vue-pdfmake/commit/38de656)]
8
9
### v2.1.2
10
11
* **🚧 chore:** types - [[3430ed0](https://github.com/betterwrite/vue-pdfmake/commit/3430ed0)]
package.json
@@ -2,7 +2,7 @@
"name": "vue3-pdfmake",
"author": "Novout",
"license": "MIT",
- "version": "2.1.2",
+ "version": "2.2.0",
"description": "A pdfmake plugin for Vue 3",
"type": "module",
"sideEffects": false,
0 commit comments