Skip to content

Commit 1a16110

Browse files
committed
v1.1.0
1 parent 1e5e885 commit 1a16110

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,6 +2,11 @@
22

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

5+
### v1.1.0
6+
7+
* **fix:** temporary removing type because beta features [1e5e885]
8+
* **chore:** version [b1100d5]
9+
510
### v1.0.0
611

712
* **chore:** config [6261961]

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

0 commit comments

Comments
 (0)