Skip to content

Commit

Permalink
chore(release): v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Sep 26, 2023
1 parent 45fdc15 commit bdfb87e
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.10

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

### 🩹 Fixes

- Update deps & fix composable ([609c15a](https://github.com/BayBreezy/nuxt-pdfmake/commit/609c15a))

### 🏡 Chore

- Removed unused vars ([45fdc15](https://github.com/BayBreezy/nuxt-pdfmake/commit/45fdc15))

### ❤️ Contributors

- Behon Baker <[email protected]>

## v0.0.9

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.7...v0.0.9)
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.9",
"version": "0.0.10",
"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 @@
"nuxt": "^3.7.4",
"vitest": "^0.34.5"
}
}
}

0 comments on commit bdfb87e

Please sign in to comment.