Skip to content

Commit 1620a9b

Browse files
committed
v2.1.1
1 parent 98e6c60 commit 1620a9b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# Changelog (5/6/2023)
1+
# Changelog (5/7/2023)
22

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

5+
### v2.1.1
6+
7+
* **🚧 chore:** generi - [[98e6c60](https://github.com/betterwrite/vue-pdfmake/commit/98e6c60)]
8+
* **🔧 fix:** wrong types - [[7388c8b](https://github.com/betterwrite/vue-pdfmake/commit/7388c8b)]
9+
510
### v2.1.0
611

712
* **📐 build:** tsup instead unbuild and types - [[e04e622](https://github.com/betterwrite/vue-pdfmake/commit/e04e622)]

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

0 commit comments

Comments
 (0)