Skip to content

Commit

Permalink
chore(release): v0.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Dec 8, 2024
1 parent 2c45b00 commit 998bad6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## v0.0.43

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

### 📖 Documentation

- Fix error in hero section ([26798b5](https://github.com/BayBreezy/nuxt-pdfmake/commit/26798b5))
- Fix broken docs ([d4906e6](https://github.com/BayBreezy/nuxt-pdfmake/commit/d4906e6))

### 🏡 Chore

- Bump deps ([2527447](https://github.com/BayBreezy/nuxt-pdfmake/commit/2527447))
- Update example of basic table ([3f2d91a](https://github.com/BayBreezy/nuxt-pdfmake/commit/3f2d91a))
- Bump deps ([81c68f4](https://github.com/BayBreezy/nuxt-pdfmake/commit/81c68f4))
- Bump deps ([2c45b00](https://github.com/BayBreezy/nuxt-pdfmake/commit/2c45b00))

### 🤖 CI

- Tried release & some weird stuff happened ([0f514f9](https://github.com/BayBreezy/nuxt-pdfmake/commit/0f514f9))
- Release ([3d3953d](https://github.com/BayBreezy/nuxt-pdfmake/commit/3d3953d))
- Fix pkg file ([c2e85ba](https://github.com/BayBreezy/nuxt-pdfmake/commit/c2e85ba))

### ❤️ Contributors

- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))

## v0.0.42

[compare changes](https://github.com/BayBreezy/nuxt-pdfmake/compare/v0.0.39...v0.0.42)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-pdfmake",
"version": "0.0.42",
"version": "0.0.43",
"description": "Easily generate PDFs in Nuxt.js using pdfmake",
"keywords": [
"pdfmake",
Expand Down

0 comments on commit 998bad6

Please sign in to comment.