Skip to content

Commit c84c99f

Browse files
committed
v2.1.2
1 parent 3430ed0 commit c84c99f

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.1.2
6+
7+
* **🚧 chore:** types - [[3430ed0](https://github.com/betterwrite/vue-pdfmake/commit/3430ed0)]
8+
59
### v2.1.1
610

711
* **🚧 chore:** generi - [[98e6c60](https://github.com/betterwrite/vue-pdfmake/commit/98e6c60)]

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.1",
5+
"version": "2.1.2",
66
"description": "A pdfmake plugin for Vue 3",
77
"type": "module",
88
"sideEffects": false,

0 commit comments

Comments
 (0)