diff --git a/CHANGELOG.md b/CHANGELOG.md index 04a33de..0880f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index c30a0f7..9017a6d 100644 --- a/package.json +++ b/package.json @@ -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",