Skip to content

Commit

Permalink
chore(release): v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Sep 26, 2023
1 parent f7127f4 commit beb6616
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v0.0.11

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

### 🏡 Chore

- **release:** V0.0.10 ([bdfb87e](https://github.com/BayBreezy/nuxt-pdfmake/commit/bdfb87e))
- Change release script to use npm ([f7127f4](https://github.com/BayBreezy/nuxt-pdfmake/commit/f7127f4))

### ❤️ Contributors

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

## v0.0.10

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.9...v0.0.10)
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.10",
"version": "0.0.11",
"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 beb6616

Please sign in to comment.