|
1 | 1 | # Changelog (21/10/2025) |
2 | 2 |
|
3 | 3 | Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation. |
4 | | -* fix: recurse calls in root config |
5 | | -* chore: generi commands |
6 | | -* chore: use fs-extra and pathe |
7 | | -* feat!: custom options for load files |
8 | | -* perf: start call of generi config file |
9 | | -* perf: only one parse in lerna version |
| 4 | + |
| 5 | +### v1.4.0 |
| 6 | + |
| 7 | +* **π§ fix:** tostring in file read - [[f4bac23](https://github.com/betterwrite/generi/commit/f4bac23)] |
| 8 | +* **π§ chore(generi):** generate changelog.md - [[0d950e5](https://github.com/betterwrite/generi/commit/0d950e5)] |
| 9 | +* **π§ fix:** recurse calls in root config - [[20f4728](https://github.com/betterwrite/generi/commit/20f4728)] |
| 10 | +* **π§ chore:** generi commands - [[592b77e](https://github.com/betterwrite/generi/commit/592b77e)] |
| 11 | +* **π§ chore:** use fs-extra and pathe - [[f5aed19](https://github.com/betterwrite/generi/commit/f5aed19)] |
| 12 | +* **π feat!:** custom options for load files - [[e175673](https://github.com/betterwrite/generi/commit/e175673)] |
| 13 | +* **π perf:** start call of generi config file - [[3a9e65b](https://github.com/betterwrite/generi/commit/3a9e65b)] |
| 14 | +* **π perf:** only one parse in lerna version - [[abcb316](https://github.com/betterwrite/generi/commit/abcb316)] |
10 | 15 |
|
11 | 16 | ### v1.3.0 |
12 | 17 |
|
13 | | -* chore: minimal node version |
14 | | -* ci: update uses |
15 | | -* chore: update deps |
16 | | -* chore: license |
17 | | -* perf: destr instead json-parse |
18 | | -* chore: update deps |
| 18 | +* **π§ chore:** minimal node version - [[fe4069f](https://github.com/betterwrite/generi/commit/fe4069f)] |
| 19 | +* **πΏ ci:** update uses - [[d20d18a](https://github.com/betterwrite/generi/commit/d20d18a)] |
| 20 | +* **π§ chore:** update deps - [[ad64a2b](https://github.com/betterwrite/generi/commit/ad64a2b)] |
| 21 | +* **π§ chore:** license - [[4a0c9fd](https://github.com/betterwrite/generi/commit/4a0c9fd)] |
| 22 | +* **π perf:** destr instead json-parse - [[486ac98](https://github.com/betterwrite/generi/commit/486ac98)] |
| 23 | +* **π§ chore:** update deps - [[a084538](https://github.com/betterwrite/generi/commit/a084538)] |
19 | 24 |
|
20 | 25 | ### v1.2.1 |
21 | 26 |
|
22 | | -* fix(release): canary in prerelease |
| 27 | +* **π§ fix(release):** canary in prerelease - [[1e91cb3](https://github.com/betterwrite/generi/commit/1e91cb3)] |
23 | 28 |
|
24 | 29 | ### v1.2.0 |
25 | 30 |
|
26 | | -* feat(log): canary argument for prerelease |
27 | | -* fix(lerna): --setid in prerelease |
28 | | -* fix: tag start with 0 value in prerelease |
29 | | -* chore: readme |
| 31 | +* **π feat(log):** canary argument for prerelease - [[74c6742](https://github.com/betterwrite/generi/commit/74c6742)] |
| 32 | +* **π§ fix(lerna):** --setid in prerelease - [[cde69e8](https://github.com/betterwrite/generi/commit/cde69e8)] |
| 33 | +* **π§ fix:** tag start with 0 value in prerelease - [[21a6760](https://github.com/betterwrite/generi/commit/21a6760)] |
| 34 | +* **π§ chore:** readme - [[25adf3a](https://github.com/betterwrite/generi/commit/25adf3a)] |
30 | 35 |
|
31 | 36 | ### v1.1.0 |
32 | 37 |
|
33 | | -* fix(tag): correct set prerelease to release |
| 38 | +* **π§ fix(tag):** correct set prerelease to release - [[a7b89d0](https://github.com/betterwrite/generi/commit/a7b89d0)] |
34 | 39 |
|
35 | 40 | ### v1.0.1 |
36 | 41 |
|
37 | | -* chore: release in tool |
| 42 | +* **π§ chore:** release in tool - [[969a7e4](https://github.com/betterwrite/generi/commit/969a7e4)] |
38 | 43 |
|
39 | 44 | ### v1.0.0 |
40 | 45 |
|
41 | | -* chore: rename next tag options |
42 | | -* chore: prerelease name |
43 | | -* fix(tag): start prefix tag with 1 number |
44 | | -* fix(init): options to log patch |
45 | | -* feat: release option |
46 | | -* feat(tag)!: support alpha or beta suffix |
| 46 | +* **π§ chore:** rename next tag options - [[70915e2](https://github.com/betterwrite/generi/commit/70915e2)] |
| 47 | +* **π§ chore:** prerelease name - [[efb80bb](https://github.com/betterwrite/generi/commit/efb80bb)] |
| 48 | +* **π§ fix(tag):** start prefix tag with 1 number - [[a621535](https://github.com/betterwrite/generi/commit/a621535)] |
| 49 | +* **π§ fix(init):** options to log patch - [[4054730](https://github.com/betterwrite/generi/commit/4054730)] |
| 50 | +* **π feat:** release option - [[e9dd3c1](https://github.com/betterwrite/generi/commit/e9dd3c1)] |
| 51 | +* **π feat(tag)!:** support alpha or beta suffix - [[616fc77](https://github.com/betterwrite/generi/commit/616fc77)] |
47 | 52 |
|
48 | 53 | ### v0.6.2 |
49 | 54 |
|
50 | 55 |
|
51 | 56 | ### v0.6.1 |
52 | 57 |
|
53 | | -* chore: dev commands and prepublish |
| 58 | +* **π§ chore:** dev commands and prepublish - [[c962537](https://github.com/betterwrite/generi/commit/c962537)] |
54 | 59 |
|
55 | 60 | ### v0.6.0 |
56 | 61 |
|
57 | | -* fix(setter): sha256 only with a repository link |
58 | | -* chore: banner title |
59 | | -* fix(start): exclude in event |
60 | | -* chore: update deps |
61 | | -* fix(lerna): publish in v6 |
| 62 | +* **π§ fix(setter):** sha256 only with a repository link - [[1c7c8b1](https://github.com/betterwrite/generi/commit/1c7c8b1)] |
| 63 | +* **π§ chore:** banner title - [[ec4c2f8](https://github.com/betterwrite/generi/commit/ec4c2f8)] |
| 64 | +* **π§ fix(start):** exclude in event - [[11da946](https://github.com/betterwrite/generi/commit/11da946)] |
| 65 | +* **π§ chore:** update deps - [[3993a86](https://github.com/betterwrite/generi/commit/3993a86)] |
| 66 | +* **π§ fix(lerna):** publish in v6 - [[d76ea8f](https://github.com/betterwrite/generi/commit/d76ea8f)] |
62 | 67 |
|
63 | 68 | ### v0.5.2 |
64 | 69 |
|
65 | | -* feat(changelog): exclude option |
| 70 | +* **π feat(changelog):** exclude option - [[d1c87b0](https://github.com/betterwrite/generi/commit/d1c87b0)] |
66 | 71 |
|
67 | 72 | ### v0.5.1 |
68 | 73 |
|
69 | | -* fix(changelog): format sha256 |
| 74 | +* **π§ fix(changelog):** format sha256 - [[78c5b3b](https://github.com/betterwrite/generi/commit/78c5b3b)] |
70 | 75 |
|
71 | 76 | ### v0.5.0 |
72 | 77 |
|
73 | | -* feat(changelog): sha256 repository link |
74 | | -* feat: publish in lerna setup |
75 | | -* fix(git): ignore merge tags |
76 | | -* fix(lerna): from-package version |
77 | | -* feat(lerna): publish command |
| 78 | +* **π feat(changelog):** sha256 repository link - [[cb3a0c2](https://github.com/betterwrite/generi/commit/cb3a0c2)] |
| 79 | +* **π feat:** publish in lerna setup - [[d6206a0](https://github.com/betterwrite/generi/commit/d6206a0)] |
| 80 | +* **π§ fix(git):** ignore merge tags - [[86b29de](https://github.com/betterwrite/generi/commit/86b29de)] |
| 81 | +* **π§ fix(lerna):** from-package version - [[e34edc1](https://github.com/betterwrite/generi/commit/e34edc1)] |
| 82 | +* **π feat(lerna):** publish command - [[5e3698e](https://github.com/betterwrite/generi/commit/5e3698e)] |
78 | 83 |
|
79 | 84 | ### v0.4.2 |
80 | 85 |
|
81 | | -* fix(changelog): correct trim ignore unknown types |
| 86 | +* **π§ fix(changelog):** correct trim ignore unknown types - [[d573e9c](https://github.com/betterwrite/generi/commit/d573e9c)] |
82 | 87 |
|
83 | 88 | ### v0.4.1 |
84 | 89 |
|
85 | | -* chore: pnpm instead yarn |
86 | | -* fix(changelog): ignore non-conventional commits insert |
| 90 | +* **π§ chore:** pnpm instead yarn - [[d83f0ed](https://github.com/betterwrite/generi/commit/d83f0ed)] |
| 91 | +* **π§ fix(changelog):** ignore non-conventional commits insert - [[db2ad84](https://github.com/betterwrite/generi/commit/db2ad84)] |
87 | 92 |
|
88 | 93 | ### v0.4.0 |
89 | 94 |
|
90 | | -* feat(changelog): emojis |
| 95 | +* **π feat(changelog):** emojis - [[3795c6a](https://github.com/betterwrite/generi/commit/3795c6a)] |
91 | 96 |
|
92 | 97 | ### v0.3.1 |
93 | 98 |
|
94 | | -* fix(log): continue in existente staged changes |
95 | | -* fix(git): push in correct branch |
96 | | -* chore: test command |
97 | | -* refactor: general improvements |
98 | | -* chore: readme |
| 99 | +* **π§ fix(log):** continue in existente staged changes - [[598aabe](https://github.com/betterwrite/generi/commit/598aabe)] |
| 100 | +* **π§ fix(git):** push in correct branch - [[869b94a](https://github.com/betterwrite/generi/commit/869b94a)] |
| 101 | +* **π§ chore:** test command - [[30ed2fa](https://github.com/betterwrite/generi/commit/30ed2fa)] |
| 102 | +* **π© refactor:** general improvements - [[2936c3e](https://github.com/betterwrite/generi/commit/2936c3e)] |
| 103 | +* **π§ chore:** readme - [[7aa03a9](https://github.com/betterwrite/generi/commit/7aa03a9)] |
99 | 104 |
|
100 | 105 | ### v0.3.0 |
101 | 106 |
|
102 | | -* refactor(changelog): search valid conventional-commit |
103 | | -* refactor(git): release tag with a some arguments |
| 107 | +* **π© refactor(changelog):** search valid conventional-commit - [[590c83d](https://github.com/betterwrite/generi/commit/590c83d)] |
| 108 | +* **π© refactor(git):** release tag with a some arguments - [[f47e5ba](https://github.com/betterwrite/generi/commit/f47e5ba)] |
104 | 109 |
|
105 | 110 | ### v0.2.9 |
106 | 111 |
|
107 | | -* fix(lerna): tracking lerna version command error |
108 | | -* Revert "feat(md): unicodes in conventional-commits" |
109 | | -* Revert "v0.2.8" |
| 112 | +* **π§ fix(lerna):** tracking lerna version command error - [[7a7c9d0](https://github.com/betterwrite/generi/commit/7a7c9d0)] |
110 | 113 |
|
111 | 114 | ### v0.2.8 |
112 | 115 |
|
113 | | -* feat(md): unicodes in conventional-commits |
| 116 | +* **π feat(md):** unicodes in conventional-commits - [[06c81ba](https://github.com/betterwrite/generi/commit/06c81ba)] |
114 | 117 |
|
115 | 118 | ### v0.2.7 |
116 | 119 |
|
117 | | -* fix(lerna): --yes flag in lerna version |
| 120 | +* **π§ fix(lerna):** --yes flag in lerna version - [[77287d2](https://github.com/betterwrite/generi/commit/77287d2)] |
118 | 121 |
|
119 | 122 | ### v0.2.6 |
120 | 123 |
|
121 | | -* fix(lerna): set flags in lerna version |
| 124 | +* **π§ fix(lerna):** set flags in lerna version - [[ea3ccb0](https://github.com/betterwrite/generi/commit/ea3ccb0)] |
122 | 125 |
|
123 | 126 | ### v0.2.5 |
124 | 127 |
|
125 | | -* chore(cli): standard console to consola |
126 | | -* chore(deps): remove picocolors |
| 128 | +* **π§ chore(cli):** standard console to consola - [[aa836e8](https://github.com/betterwrite/generi/commit/aa836e8)] |
| 129 | +* **π§ chore(deps):** remove picocolors - [[feda0d5](https://github.com/betterwrite/generi/commit/feda0d5)] |
127 | 130 |
|
128 | 131 | ### v0.2.4 |
129 | 132 |
|
130 | | -* fix(lerna): normalize lerna version |
131 | | -* fix(config): publish in only command true |
| 133 | +* **π§ fix(lerna):** normalize lerna version - [[7dac4c7](https://github.com/betterwrite/generi/commit/7dac4c7)] |
| 134 | +* **π§ fix(config):** publish in only command true - [[a4c54b6](https://github.com/betterwrite/generi/commit/a4c54b6)] |
132 | 135 |
|
133 | 136 | ### v0.2.3 |
134 | 137 |
|
135 | | -* fix(config): publish correct commands |
| 138 | +* **π§ fix(config):** publish correct commands - [[3091496](https://github.com/betterwrite/generi/commit/3091496)] |
136 | 139 |
|
137 | 140 | ### v0.2.2 |
138 | 141 |
|
139 | | -* feat(config): publish command |
| 142 | +* **π feat(config):** publish command - [[858d46e](https://github.com/betterwrite/generi/commit/858d46e)] |
140 | 143 |
|
141 | 144 | ### v0.2.1 |
142 | 145 |
|
143 | | -* fix(lerna): set version in empty command call |
144 | | -* fix(revert): verify remote |
| 146 | +* **π§ fix(lerna):** set version in empty command call - [[78d8aeb](https://github.com/betterwrite/generi/commit/78d8aeb)] |
| 147 | +* **π§ fix(revert):** verify remote - [[4dcd235](https://github.com/betterwrite/generi/commit/4dcd235)] |
145 | 148 |
|
146 | 149 | ### v0.2.0 |
147 | 150 |
|
148 | | -* chore(cli): alias in commands |
149 | | -* fix(lerna): get correct version |
150 | | -* feat(console): succes in push contents |
| 151 | +* **π§ chore(cli):** alias in commands - [[f90c999](https://github.com/betterwrite/generi/commit/f90c999)] |
| 152 | +* **π§ fix(lerna):** get correct version - [[904bb75](https://github.com/betterwrite/generi/commit/904bb75)] |
| 153 | +* **π feat(console):** succes in push contents - [[0533b27](https://github.com/betterwrite/generi/commit/0533b27)] |
151 | 154 |
|
152 | 155 | ### v0.1.7 |
153 | 156 |
|
154 | | -* fix(log): set tag in default setups |
155 | | -* feat(console): info emits |
156 | | -* fix(monorepo): lerna get actually version |
| 157 | +* **π§ fix(log):** set tag in default setups - [[9aca334](https://github.com/betterwrite/generi/commit/9aca334)] |
| 158 | +* **π feat(console):** info emits - [[e42ca46](https://github.com/betterwrite/generi/commit/e42ca46)] |
| 159 | +* **π§ fix(monorepo):** lerna get actually version - [[0bacf98](https://github.com/betterwrite/generi/commit/0bacf98)] |
157 | 160 |
|
158 | 161 | ### v0.1.6 |
159 | 162 |
|
160 | | -* feat: invokate lerna command in monorepo |
| 163 | +* **π feat:** invokate lerna command in monorepo - [[b5b0a59](https://github.com/betterwrite/generi/commit/b5b0a59)] |
161 | 164 |
|
162 | 165 | ### v0.1.5 |
163 | 166 |
|
164 | | -* fix(init): generate changelog in existent repo |
165 | | -* fix(revert): checkout delete unstaged changes |
| 167 | +* **π§ fix(init):** generate changelog in existent repo - [[22db8a4](https://github.com/betterwrite/generi/commit/22db8a4)] |
| 168 | +* **π§ fix(revert):** checkout delete unstaged changes - [[994386b](https://github.com/betterwrite/generi/commit/994386b)] |
166 | 169 |
|
167 | 170 | ### v0.1.4 |
168 | 171 |
|
169 | | -* fix(init): log option for init sets |
170 | | -* fix(changelog): subheader in tag value |
171 | | -* chore: revert console success |
172 | | -* feat: revert command |
173 | | -* chore: license |
| 172 | +* **π§ fix(init):** log option for init sets - [[b08cdf1](https://github.com/betterwrite/generi/commit/b08cdf1)] |
| 173 | +* **π§ fix(changelog):** subheader in tag value - [[2cac109](https://github.com/betterwrite/generi/commit/2cac109)] |
| 174 | +* **π§ chore:** revert console success - [[9bf20bb](https://github.com/betterwrite/generi/commit/9bf20bb)] |
| 175 | +* **π feat:** revert command - [[defc9ed](https://github.com/betterwrite/generi/commit/defc9ed)] |
| 176 | +* **π§ chore:** license - [[0366287](https://github.com/betterwrite/generi/commit/0366287)] |
174 | 177 |
|
175 | 178 | ### v0.1.3 |
176 | 179 |
|
177 | | -* feat: push option |
| 180 | +* **π feat:** push option - [[e937075](https://github.com/betterwrite/generi/commit/e937075)] |
178 | 181 |
|
179 | 182 | ### v0.1.2 |
180 | 183 |
|
181 | | -* fix(log): exists root config |
| 184 | +* **π§ fix(log):** exists root config - [[ec0cfc1](https://github.com/betterwrite/generi/commit/ec0cfc1)] |
182 | 185 |
|
183 | 186 | ### v0.1.1 |
184 | 187 |
|
185 | | -* chore: remove demo |
186 | | -* fix: callback in try generi |
| 188 | +* **π§ chore:** remove demo - [[a6b771d](https://github.com/betterwrite/generi/commit/a6b771d)] |
| 189 | +* **π§ fix:** callback in try generi - [[b0aad35](https://github.com/betterwrite/generi/commit/b0aad35)] |
187 | 190 |
|
188 | 191 | ### v0.1.0 |
189 | 192 |
|
190 | | -* chore(changelog): initial content |
| 193 | +* **π§ chore(changelog):** initial content - [[ebc1d2d](https://github.com/betterwrite/generi/commit/ebc1d2d)] |
0 commit comments