Skip to content

Commit

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


## v0.0.19

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

### 🏡 Chore

- Change from `src` for types import to `getContents` ([f7a2de4](https://github.com/BayBreezy/nuxt-pdfmake/commit/f7a2de4))

### ❤️ Contributors

- Behon Baker <[email protected]>

## v0.0.18

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.17...v0.0.18)
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.18",
"version": "0.0.19",
"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 70d070e

Please sign in to comment.