Skip to content

Commit

Permalink
chore(release): v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Mar 17, 2024
1 parent 2c9dd57 commit 9ea1207
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.0.17

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.16...v0.0.17)

### 🏡 Chore

- **docs:** Add new version of module ([2771259](https://github.com/BayBreezy/nuxt-pdfmake/commit/2771259))
- **playground:** Update playground deps ([de573b8](https://github.com/BayBreezy/nuxt-pdfmake/commit/de573b8))
- **docs:** Bump docs deps ([22929a6](https://github.com/BayBreezy/nuxt-pdfmake/commit/22929a6))
- Bump version of injected script for pdfmake ([2c9dd57](https://github.com/BayBreezy/nuxt-pdfmake/commit/2c9dd57))

### ❤️ Contributors

- Behon Baker <behon.baker@yahoo.com>
- BayBreezy <behon.baker@yahoo.com>

## v0.0.16

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.15...v0.0.16)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-pdfmake",
"version": "0.0.16",
"version": "0.0.17",
"description": "Easily generate PDFs in Nuxt.js using pdfmake",
"repository": "https://github.com/BayBreezy/nuxt-pdfmake",
"author": {
Expand Down Expand Up @@ -58,4 +58,4 @@
"postcss-custom-properties": "^13.3.6",
"vitest": "^1.4.0"
}
}
}

0 comments on commit 9ea1207

Please sign in to comment.