Skip to content

Commit 4618d54

Browse files
committed
v2.2.0
1 parent 38de656 commit 4618d54

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
44

5+
### v2.2.0
6+
7+
* **🔧 fix:** demo and vfs install - [[38de656](https://github.com/betterwrite/vue-pdfmake/commit/38de656)]
8+
59
### v2.1.2
610

711
* **🚧 chore:** types - [[3430ed0](https://github.com/betterwrite/vue-pdfmake/commit/3430ed0)]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue3-pdfmake",
33
"author": "Novout",
44
"license": "MIT",
5-
"version": "2.1.2",
5+
"version": "2.2.0",
66
"description": "A pdfmake plugin for Vue 3",
77
"type": "module",
88
"sideEffects": false,

0 commit comments

Comments
 (0)