Skip to content

Commit f19439a

Browse files
committed
v1.2.0
1 parent af4debb commit f19439a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

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

5+
### v1.2.0
6+
7+
* **feat:** set declarations [af4debb]
8+
59
### v1.1.0
610

711
* **fix:** temporary removing type because beta features [1e5e885]
12+
* **fix:** typo [11568d0]
813
* **chore:** version [b1100d5]
914

1015
### v1.0.0

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

0 commit comments

Comments
 (0)