We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94ce0d commit 7e2b63aCopy full SHA for 7e2b63a
2 files changed
CHANGELOG.md
@@ -1,7 +1,11 @@
1
-# Changelog (07/05/2022)
+# Changelog (09/10/2022)
2
3
Changelog was created by [Generi](https://github.com/Novout/generi). Any questions, consult the documentation.
4
5
+### v1.2.1
6
+
7
+* **chore:** update pdfmake [d94ce0d]
8
9
### v1.2.0
10
11
* **feat:** set declarations [af4debb]
package.json
@@ -2,7 +2,7 @@
"name": "vue3-pdfmake",
"author": "Novout",
"license": "MIT",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "A pdfmake plugin for Vue 3",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
0 commit comments