Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed May 7, 2023
1 parent e04e622 commit eb10827
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
50 changes: 27 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,53 @@
# Changelog (2/4/2023)
# Changelog (5/6/2023)

Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.

### v2.1.0

* **πŸ“ build:** tsup instead unbuild and types - [[e04e622](https://github.com/betterwrite/vue-pdfmake/commit/e04e622)]

### v2.0.0

* **🚩 refactor(pdf)!:** some improvements [f3720a6]
* **🚩 refactor(pdf)!:** some improvements - [[f3720a6](https://github.com/betterwrite/vue-pdfmake/commit/f3720a6)]

### v1.2.1

* **🚧 chore:** update pdfmake [d94ce0d]
* **🚧 chore:** update pdfmake - [[d94ce0d](https://github.com/betterwrite/vue-pdfmake/commit/d94ce0d)]

### v1.2.0

* **πŸŽ‰ feat:** set declarations [af4debb]
* **πŸŽ‰ feat:** set declarations - [[af4debb](https://github.com/betterwrite/vue-pdfmake/commit/af4debb)]

### v1.1.0

* **πŸ”§ fix:** temporary removing type because beta features [1e5e885]
* **🚧 chore:** version [b1100d5]
* **πŸ”§ fix:** temporary removing type because beta features - [[1e5e885](https://github.com/betterwrite/vue-pdfmake/commit/1e5e885)]
* **🚧 chore:** version - [[b1100d5](https://github.com/betterwrite/vue-pdfmake/commit/b1100d5)]

### v1.0.0

* **🚧 chore:** config [6261961]
* **🚧 chore:** config - [[6261961](https://github.com/betterwrite/vue-pdfmake/commit/6261961)]

### v0.1.3

* **🚧 chore:** generate generi.json [82460d9]
* **🚧 chore:** added generi [a103357]
* **πŸŽ‰ feat:** rewrite plugin [7be8298]
* **πŸ”§ fix:** remove nonexistent font [4aec8b3]
* **🚧 chore:** generate generi.json - [[82460d9](https://github.com/betterwrite/vue-pdfmake/commit/82460d9)]
* **🚧 chore:** added generi - [[a103357](https://github.com/betterwrite/vue-pdfmake/commit/a103357)]
* **πŸŽ‰ feat:** rewrite plugin - [[7be8298](https://github.com/betterwrite/vue-pdfmake/commit/7be8298)]
* **πŸ”§ fix:** remove nonexistent font - [[4aec8b3](https://github.com/betterwrite/vue-pdfmake/commit/4aec8b3)]

### v0.1.2

* **🚧 chore:** v0.1.1 [1f27e42]
* **πŸ”§ fix:** inside setup [6b4cd38]
* **🚧 chore:** v0.1.1 - [[1f27e42](https://github.com/betterwrite/vue-pdfmake/commit/1f27e42)]
* **πŸ”§ fix:** inside setup - [[6b4cd38](https://github.com/betterwrite/vue-pdfmake/commit/6b4cd38)]

### v0.1.0

* **🚧 chore:** warning in readme.md [3a173c2]
* **🚧 chore:** remove import [c2bf8e6]
* **🚧 chore:** remove example with external key [46c6d05]
* **🚧 chore:** update name package [494f2ec]
* **πŸŽ‰ feat:** v0.1.0 [fab1b86]
* **🚧 chore:** package name [9dcce33]
* **🚧 chore:** readme.md [20d5e27]
* **🚧 chore:** keywords [d31efd6]
* **πŸŽ‰ feat:** initial context [bd2f1e3]
* **πŸŽ‰ feat:** yep [fafb2e3]
* **🚧 chore:** warning in readme.md - [[3a173c2](https://github.com/betterwrite/vue-pdfmake/commit/3a173c2)]
* **🚧 chore:** remove import - [[c2bf8e6](https://github.com/betterwrite/vue-pdfmake/commit/c2bf8e6)]
* **🚧 chore:** remove example with external key - [[46c6d05](https://github.com/betterwrite/vue-pdfmake/commit/46c6d05)]
* **🚧 chore:** update name package - [[494f2ec](https://github.com/betterwrite/vue-pdfmake/commit/494f2ec)]
* **πŸŽ‰ feat:** v0.1.0 - [[fab1b86](https://github.com/betterwrite/vue-pdfmake/commit/fab1b86)]
* **🚧 chore:** package name - [[9dcce33](https://github.com/betterwrite/vue-pdfmake/commit/9dcce33)]
* **🚧 chore:** readme.md - [[20d5e27](https://github.com/betterwrite/vue-pdfmake/commit/20d5e27)]
* **🚧 chore:** keywords - [[d31efd6](https://github.com/betterwrite/vue-pdfmake/commit/d31efd6)]
* **πŸŽ‰ feat:** initial context - [[bd2f1e3](https://github.com/betterwrite/vue-pdfmake/commit/bd2f1e3)]
* **πŸŽ‰ feat:** yep - [[fafb2e3](https://github.com/betterwrite/vue-pdfmake/commit/fafb2e3)]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue3-pdfmake",
"author": "Novout",
"license": "MIT",
"version": "2.0.0",
"version": "2.1.0",
"description": "A pdfmake plugin for Vue 3",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit eb10827

Please # to comment.