Skip to content

Commit

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


## v0.0.12

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

### 🩹 Fixes

- **composable:** Change how composable is exported ([93bde56](https://github.com/BayBreezy/nuxt-pdfmake/commit/93bde56))

### 🏡 Chore

- **release:** V0.0.11 ([beb6616](https://github.com/BayBreezy/nuxt-pdfmake/commit/beb6616))
- Update docs deps ([65c9564](https://github.com/BayBreezy/nuxt-pdfmake/commit/65c9564))

### ❤️ Contributors

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

## v0.0.11

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.10...v0.0.11)
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.11",
"version": "0.0.12",
"description": "Easily generate PDFs in Nuxt.js using pdfmake",
"repository": "https://github.com/BayBreezy/nuxt-pdfmake",
"author": {
Expand Down Expand Up @@ -59,4 +59,4 @@
"postcss-custom-properties": "^13.3.2",
"vitest": "^0.34.5"
}
}
}

0 comments on commit 1138a11

Please sign in to comment.