Skip to content

Commit

Permalink
chore(release): v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Feb 26, 2024
1 parent ffde3b8 commit ce66df9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v0.0.16

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

### 🏡 Chore

- **docs:** Update pdf-make version in docs ([361a30b](https://github.com/BayBreezy/nuxt-pdfmake/commit/361a30b))
- **docs:** Remove ui module from config ([004d39c](https://github.com/BayBreezy/nuxt-pdfmake/commit/004d39c))
- **docs:** Add tailwindcss ([c960ed4](https://github.com/BayBreezy/nuxt-pdfmake/commit/c960ed4))

### ❤️ Contributors

- BayBreezy <[email protected]>

## v0.0.15

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.14...v0.0.15)
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.15",
"version": "0.0.16",
"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.5",
"vitest": "^1.3.1"
}
}
}

0 comments on commit ce66df9

Please sign in to comment.