Skip to content

Commit eb10827

Browse files
committed
v2.1.0
1 parent e04e622 commit eb10827

2 files changed

Lines changed: 28 additions & 24 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,53 @@
1-
# Changelog (2/4/2023)
1+
# Changelog (5/6/2023)
22

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

5+
### v2.1.0
6+
7+
* **πŸ“ build:** tsup instead unbuild and types - [[e04e622](https://github.com/betterwrite/vue-pdfmake/commit/e04e622)]
8+
59
### v2.0.0
610

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

913
### v1.2.1
1014

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

1317
### v1.2.0
1418

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

1721
### v1.1.0
1822

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

2226
### v1.0.0
2327

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

2630
### v0.1.3
2731

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

3337
### v0.1.2
3438

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

3842
### v0.1.0
3943

40-
* **🚧 chore:** warning in readme.md [3a173c2]
41-
* **🚧 chore:** remove import [c2bf8e6]
42-
* **🚧 chore:** remove example with external key [46c6d05]
43-
* **🚧 chore:** update name package [494f2ec]
44-
* **πŸŽ‰ feat:** v0.1.0 [fab1b86]
45-
* **🚧 chore:** package name [9dcce33]
46-
* **🚧 chore:** readme.md [20d5e27]
47-
* **🚧 chore:** keywords [d31efd6]
48-
* **πŸŽ‰ feat:** initial context [bd2f1e3]
49-
* **πŸŽ‰ feat:** yep [fafb2e3]
44+
* **🚧 chore:** warning in readme.md - [[3a173c2](https://github.com/betterwrite/vue-pdfmake/commit/3a173c2)]
45+
* **🚧 chore:** remove import - [[c2bf8e6](https://github.com/betterwrite/vue-pdfmake/commit/c2bf8e6)]
46+
* **🚧 chore:** remove example with external key - [[46c6d05](https://github.com/betterwrite/vue-pdfmake/commit/46c6d05)]
47+
* **🚧 chore:** update name package - [[494f2ec](https://github.com/betterwrite/vue-pdfmake/commit/494f2ec)]
48+
* **πŸŽ‰ feat:** v0.1.0 - [[fab1b86](https://github.com/betterwrite/vue-pdfmake/commit/fab1b86)]
49+
* **🚧 chore:** package name - [[9dcce33](https://github.com/betterwrite/vue-pdfmake/commit/9dcce33)]
50+
* **🚧 chore:** readme.md - [[20d5e27](https://github.com/betterwrite/vue-pdfmake/commit/20d5e27)]
51+
* **🚧 chore:** keywords - [[d31efd6](https://github.com/betterwrite/vue-pdfmake/commit/d31efd6)]
52+
* **πŸŽ‰ feat:** initial context - [[bd2f1e3](https://github.com/betterwrite/vue-pdfmake/commit/bd2f1e3)]
53+
* **πŸŽ‰ feat:** yep - [[fafb2e3](https://github.com/betterwrite/vue-pdfmake/commit/fafb2e3)]

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue3-pdfmake",
33
"author": "Novout",
44
"license": "MIT",
5-
"version": "2.0.0",
5+
"version": "2.1.0",
66
"description": "A pdfmake plugin for Vue 3",
77
"type": "module",
88
"sideEffects": false,

0 commit comments

Comments
Β (0)