Skip to content

Commit 7e2b63a

Browse files
committed
v1.2.1
1 parent d94ce0d commit 7e2b63a

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Changelog (07/05/2022)
1+
# Changelog (09/10/2022)
22

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

5+
### v1.2.1
6+
7+
* **chore:** update pdfmake [d94ce0d]
8+
59
### v1.2.0
610

711
* **feat:** set declarations [af4debb]

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": "1.2.0",
5+
"version": "1.2.1",
66
"description": "A pdfmake plugin for Vue 3",
77
"main": "dist/index.cjs",
88
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)