We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15c346 commit 3245467Copy full SHA for 3245467
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.0.46
4
+
5
+[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.45...v0.0.46)
6
7
+### 🏡 Chore
8
9
+- Bump deps ([c15c346](https://github.com/BayBreezy/nuxt-pdfmake/commit/c15c346))
10
11
+### ❤️ Contributors
12
13
+- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14
15
## v0.0.45
16
17
[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.44...v0.0.45)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-pdfmake",
- "version": "0.0.45",
+ "version": "0.0.46",
"description": "Easily generate PDFs in Nuxt.js using pdfmake",
"keywords": [
"pdfmake",
0 commit comments