fork-version 1.4.14 → 1.4.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,426 @@
1
+ # Fork Version
2
+
3
+ ## 1.4.50 (2024-04-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * change files function to explicitly check sets size ([cce8489](https://github.com/eglavin/fork-version/commit/cce84894217b95e21db16fc89e31cb60fe75174a))
9
+
10
+
11
+ ## 1.4.49 (2024-04-12)
12
+
13
+
14
+ ### Refactor
15
+
16
+ * trim changelog output conetnt ([fa6b0ff](https://github.com/eglavin/fork-version/commit/fa6b0ff99f9a162c62a710d3de458a9ae167fdc3))
17
+
18
+
19
+ ## 1.4.48 (2024-04-11)
20
+
21
+
22
+ ### Docs
23
+
24
+ * removes coverage from readme ([#16](https://github.com/eglavin/fork-version/issues/16)) ([a7edec1](https://github.com/eglavin/fork-version/commit/a7edec1c95dc0d8a56d1aed80820afef32dbf7a5))
25
+
26
+
27
+ ## 1.4.47 (2024-04-11)
28
+
29
+
30
+ ## 1.4.46 (2024-04-08)
31
+
32
+
33
+ ## 1.4.45 (2024-04-08)
34
+
35
+
36
+ ### Chore
37
+
38
+ * add fork-version icon ([9c65555](https://github.com/eglavin/fork-version/commit/9c65555b7ef0d65cede785c341fb83f36c3b72ac))
39
+
40
+
41
+ ## 1.4.44 (2024-04-07)
42
+
43
+
44
+ ### Chore
45
+
46
+ * explicitly set package json private state ([966ea28](https://github.com/eglavin/fork-version/commit/966ea2844857cd8608129ce12ca48641ac90e727))
47
+
48
+
49
+ ## 1.4.43 (2024-04-07)
50
+
51
+
52
+ ### Refactor
53
+
54
+ * move some logging into functions ([6585d2b](https://github.com/eglavin/fork-version/commit/6585d2b0a82bdcd9feba7429d513541af2f56eed))
55
+
56
+
57
+ ## 1.4.42 (2024-04-07)
58
+
59
+
60
+ ## 1.4.41 (2024-04-07)
61
+
62
+
63
+ ### Refactor
64
+
65
+ * **config:** rename working directory to path + changes to config ([d413fcc](https://github.com/eglavin/fork-version/commit/d413fccaf6d9324accdd894961ac70635aacbae0))
66
+
67
+
68
+ ## 1.4.40 (2024-04-07)
69
+
70
+
71
+ ## 1.4.39 (2024-04-01)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * add inspectVersion prop to logger usage in tests ([0869edb](https://github.com/eglavin/fork-version/commit/0869edbfb22b573f337989bb13386477d3ab747f))
77
+
78
+
79
+ ## 1.4.38 (2024-04-01)
80
+
81
+
82
+ ### Refactor
83
+
84
+ * changelog creation + add tests ([b1ff567](https://github.com/eglavin/fork-version/commit/b1ff5672b24b3694842537f84fd33696446abc51))
85
+
86
+
87
+ ## 1.4.37 (2024-04-01)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * removes empty arrays from console logs ([3347975](https://github.com/eglavin/fork-version/commit/33479753cd7e9c751e27f17c5f9152a6969ffd67))
93
+
94
+
95
+ ## 1.4.36 (2024-04-01)
96
+
97
+
98
+ ### Refactor
99
+
100
+ * split versioning steps to make testing easier and allow adding other strategies ([e0d8aa2](https://github.com/eglavin/fork-version/commit/e0d8aa21a23ce282553d6e78da9f8ea002a72dff))
101
+
102
+
103
+ ## 1.4.35 (2024-03-31)
104
+
105
+
106
+ ### Test
107
+
108
+ * remove global vitest imports ([4e80524](https://github.com/eglavin/fork-version/commit/4e80524de42e5593b6bcfdc78d9afa2ae839157a))
109
+
110
+
111
+ ## 1.4.34 (2024-03-30)
112
+
113
+
114
+ ### Refactor
115
+
116
+ * remove js extensions from local imports ([ee62499](https://github.com/eglavin/fork-version/commit/ee6249963c57e12fc83c6f554268e30b88a2e1e8))
117
+
118
+
119
+ ## 1.4.33 (2024-03-30)
120
+
121
+
122
+ ### Refactor
123
+
124
+ * remove ternary from stringify package ([07ef932](https://github.com/eglavin/fork-version/commit/07ef932c4b73186629ce504e40e649b0c03affbd))
125
+
126
+
127
+ ## 1.4.32 (2024-03-30)
128
+
129
+
130
+ ### Refactor
131
+
132
+ * rename config + move defineConfig function to schema definition ([33b6100](https://github.com/eglavin/fork-version/commit/33b6100acfedee9d30fc3301aeeea5ec3390f06b))
133
+
134
+
135
+ ## 1.4.31 (2024-03-29)
136
+
137
+
138
+ ### Refactor
139
+
140
+ * split config for readability ([aafb9d9](https://github.com/eglavin/fork-version/commit/aafb9d9c46c3ff13fd8e11734c5cd039f75f4f4b))
141
+
142
+
143
+ ## 1.4.30 (2024-03-28)
144
+
145
+
146
+ ## 1.4.29 (2024-03-28)
147
+
148
+
149
+ ### Chore
150
+
151
+ * modernise tsconfig ([89ba7c9](https://github.com/eglavin/fork-version/commit/89ba7c96e047f297f447868d2957bf6ad180995f))
152
+
153
+
154
+ ## 1.4.28 (2024-03-28)
155
+
156
+
157
+ ### Chore
158
+
159
+ * bump dependencies ([a633fec](https://github.com/eglavin/fork-version/commit/a633fece2b7c00a5b9434eeb5fec35c5d7317d9f))
160
+
161
+
162
+ ## 1.4.27 (2024-02-14)
163
+
164
+
165
+ ### Chore
166
+
167
+ * rename scripts folder ([cd07fa7](https://github.com/eglavin/fork-version/commit/cd07fa727ccdcf9c216d455787bca585e132ffb6))
168
+
169
+
170
+ ## 1.4.26 (2024-02-14)
171
+
172
+
173
+ ### Refactor
174
+
175
+ * add script to update readme with coverage report ([895da35](https://github.com/eglavin/fork-version/commit/895da355107d094a4a513345460993958b90bf6c))
176
+
177
+
178
+ ## 1.4.25 (2024-02-14)
179
+
180
+
181
+ ## 1.4.24 (2024-02-13)
182
+
183
+
184
+ ## 1.4.23 (2024-02-13)
185
+
186
+
187
+ ### Refactor
188
+
189
+ * extract release type functions from version + test ([c946538](https://github.com/eglavin/fork-version/commit/c946538e4ab435e87f533c818206703cde4107f2))
190
+
191
+
192
+ ## 1.4.22 (2024-02-10)
193
+
194
+
195
+ ### Bug Fixes
196
+
197
+ * undo change to stringify package to ensure tabs work ([d7d2415](https://github.com/eglavin/fork-version/commit/d7d2415c30ba822ce6728d37a2b75cb98a4c7f37))
198
+
199
+
200
+ ## 1.4.21 (2023-10-30)
201
+
202
+
203
+ ### Test
204
+
205
+ * add utils tests + fix for git promise not resolving ([5bac594](https://github.com/eglavin/fork-version/commit/5bac594643b21554d8c787b2f31ec6b2ffad666f))
206
+
207
+
208
+ ## 1.4.20 (2023-10-30)
209
+
210
+
211
+ ### Refactor
212
+
213
+ * cleaning up config prop names + improve jsdocs details ([4bfae9e](https://github.com/eglavin/fork-version/commit/4bfae9e70aee6b29d2801c8784eca46f50226682))
214
+
215
+
216
+ ## 1.4.19 (2023-10-28)
217
+
218
+
219
+ ## 1.4.18 (2023-10-28)
220
+
221
+
222
+ ### Test
223
+
224
+ * add tests to update package-lock version ([892f1d1](https://github.com/eglavin/fork-version/commit/892f1d101eb9534682ebd2f9e566ea0f0f4303a5))
225
+
226
+
227
+ ## 1.4.17 (2023-10-28)
228
+
229
+
230
+ ### Test
231
+
232
+ * change path to use join ([9fa7ff4](https://github.com/eglavin/fork-version/commit/9fa7ff44bf7294e542108811a0fbbebfbb71fc40))
233
+
234
+
235
+ ## 1.4.16 (2023-10-27)
236
+
237
+
238
+ ### Test
239
+
240
+ * add vitest for unit testing ([383c767](https://github.com/eglavin/fork-version/commit/383c767f7cd70bc8d70f9c2ab929f0df264aebe9))
241
+
242
+
243
+ ## 1.4.15 (2023-10-03)
244
+
245
+
246
+ ### Chore
247
+
248
+ * update zod ([e0fea9e](https://github.com/eglavin/fork-version/commit/e0fea9e7c26614f2d39a52b0f113d73e77a6d01a))
249
+
250
+
251
+ ## 1.4.14 (2023-10-01)
252
+
253
+
254
+ ### Refactor
255
+
256
+ * move logger functions to zod schema ([3ad1a85](https://github.com/eglavin/fork-version/commit/3ad1a85652e6314ac3683af67d0c24dd9f26ad1f))
257
+
258
+
259
+ ## 1.4.13 (2023-10-01)
260
+
261
+
262
+ ### Docs
263
+
264
+ * add full stop ([d839985](https://github.com/eglavin/fork-version/commit/d839985d8d2d5c603fff59135fb4cd46c13c48bb))
265
+
266
+
267
+ ## [1.4.12](https://github.com/eglavin/fork-version/compare/v1.4.11...v1.4.12) (2023-10-01)
268
+
269
+
270
+ ## [1.4.11](https://github.com/eglavin/fork-version/compare/v1.4.10...v1.4.11) (2023-10-01)
271
+
272
+
273
+ ## [1.4.10](https://github.com/eglavin/fork-version/compare/v1.4.9...v1.4.10) (2023-10-01)
274
+
275
+
276
+ ## 1.4.9 (2023-09-30)
277
+
278
+
279
+ ### Docs
280
+
281
+ * add badges ([4a6ad5d](https://github.com/eglavin/fork-version/commit/4a6ad5d4187eb1926092dcaf3a996cc79137049d))
282
+
283
+
284
+ ## 1.4.8 (2023-09-30)
285
+
286
+
287
+ ### Docs
288
+
289
+ * add npx command ([59a7263](https://github.com/eglavin/fork-version/commit/59a7263d3e3b6b0ff6be1fe18c6a2969d212ce1a))
290
+
291
+
292
+ ## 1.4.7 (2023-09-30)
293
+
294
+
295
+ ### Refactor
296
+
297
+ * update package name ([989131a](https://github.com/eglavin/fork-version/commit/989131a4ec50b94b9aa54704e44192736242f498))
298
+
299
+
300
+ ## 1.4.6 (2023-09-30)
301
+
302
+
303
+ ### Refactor
304
+
305
+ * add comment to config ([9d950ad](https://github.com/eglavin/fork-version/commit/9d950ad883d4be73fe964ff441cf57d5b2e65d90))
306
+
307
+
308
+ ## [1.4.5](https://github.com/eglavin/fork-version/compare/v1.4.4...v1.4.5) (2023-09-30)
309
+
310
+
311
+ ### Refactor
312
+
313
+ * rename config type ([6e05b5c](https://github.com/eglavin/fork-version/commit/6e05b5c098045ade8ac65ff37f3d8681e115eb6e))
314
+
315
+
316
+ ## [1.4.4](https://github.com/eglavin/fork-version/compare/v1.4.3...v1.4.4) (2023-09-30)
317
+
318
+
319
+ ### Refactor
320
+
321
+ * improve logging ([975e716](https://github.com/eglavin/fork-version/commit/975e7169fc3ed95fcb0b8fb17d5b6cb4bed08237))
322
+ * move dry run log from config ([17b1194](https://github.com/eglavin/fork-version/commit/17b119417bf1982af702f8ce1c6529e6a3f75277))
323
+
324
+
325
+ ## [1.4.3](https://github.com/eglavin/fork-version/compare/v1.4.2...v1.4.3) (2023-09-29)
326
+
327
+
328
+ ### Refactor
329
+
330
+ * add cwd prop to conventional config ([a74fccb](https://github.com/eglavin/fork-version/commit/a74fccb51a6450bc1fa759c13c7ff039d932e96b))
331
+
332
+
333
+ ## [1.4.2](https://github.com/eglavin/fork-version/compare/v1.4.1...v1.4.2) (2023-09-29)
334
+
335
+
336
+ ## [1.4.1](https://github.com/eglavin/fork-version/compare/v1.4.0...v1.4.1) (2023-09-29)
337
+
338
+
339
+ ## [1.4.0](https://github.com/eglavin/fork-version/compare/v1.3.0...v1.4.0) (2023-09-29)
340
+
341
+
342
+ ## 1.3.0 (2023-09-29)
343
+
344
+
345
+ ### Features
346
+
347
+ * add commit changed files step ([8fc0859](https://github.com/eglavin/fork-version/commit/8fc08594b93b3011ba8139f8245ebc88ff2c5707))
348
+ * add conventional bump ([3b8ceef](https://github.com/eglavin/fork-version/commit/3b8ceef27baced317d6d7375dc3dfc2e6b0a58b0))
349
+ * add git-semver-tags as fallback for no version found ([b958e8f](https://github.com/eglavin/fork-version/commit/b958e8f5584142a3aafe4b2d75c97234eaa7d422))
350
+ * add tag changes step ([0ec868d](https://github.com/eglavin/fork-version/commit/0ec868d9dde1a438a07dba31accd322ac016f83c))
351
+
352
+
353
+ ### Chore
354
+
355
+ * add changelog presets to out config ([95019f4](https://github.com/eglavin/fork-version/commit/95019f4f90babb8c388d83c1a888939377a1f57f))
356
+ * project init ([841e862](https://github.com/eglavin/fork-version/commit/841e862cdc00863aaddd8668ea2daf088dcd0866))
357
+ * **release:** 1.2.0 ([d609182](https://github.com/eglavin/fork-version/commit/d609182dab849bc3991dbe9dc46b9ac4dbfb5c05))
358
+
359
+
360
+ ### Refactor
361
+
362
+ * add changelog-spec defaults ([b807ec1](https://github.com/eglavin/fork-version/commit/b807ec1c1d45b125932db59d3c7fe269c609989d))
363
+ * add conventional-changelog to create changelog content ([ace73ae](https://github.com/eglavin/fork-version/commit/ace73aeb6203e76ca6599175bb1878bb04375040))
364
+ * add file system class ([cea1cb7](https://github.com/eglavin/fork-version/commit/cea1cb7280370b6e2474810f2a9e2dfa70e2e190))
365
+ * add initial changelog file creation ([196047c](https://github.com/eglavin/fork-version/commit/196047c8892b770073a5425f7ce6ae181a46a48a))
366
+ * add json file updater ([106f135](https://github.com/eglavin/fork-version/commit/106f135bb695d724498fdc40e75ae4f23b53b875))
367
+ * add option to redirect console output + make silent flag work ([da9e80e](https://github.com/eglavin/fork-version/commit/da9e80ed21538b25e33b2e08fd63e5e6d97e774e))
368
+ * add other package types to default outfiles ([95a9068](https://github.com/eglavin/fork-version/commit/95a9068a3958137bafb2a57b7505dfcb81e1b9dc))
369
+ * add pre major check to recommended bump ([3df336d](https://github.com/eglavin/fork-version/commit/3df336dd59d751b8c85141e4fd1c3de66f3e4ac6))
370
+ * add prerelease tagging ([3fd3ea6](https://github.com/eglavin/fork-version/commit/3fd3ea6f780ab3d04c26e4ed71bfe4def393e7b7))
371
+ * added outfiles ([6f3afd0](https://github.com/eglavin/fork-version/commit/6f3afd08261320baf7317f6f52681b6d7939fb86))
372
+ * change config to a function ([9a44837](https://github.com/eglavin/fork-version/commit/9a448376b3375bf058708df22d6900fdcd010534))
373
+ * change get file function to return known type ([eb68964](https://github.com/eglavin/fork-version/commit/eb6896439b21ab9c64b4e40a19fdc63b75ff9f48))
374
+ * cleanup configuration ([a5b6fea](https://github.com/eglavin/fork-version/commit/a5b6feaa18f8e429df01fc169e66f47db88025ef))
375
+ * cleanup ts types ([46570f7](https://github.com/eglavin/fork-version/commit/46570f74f65a256ac4b9fc2e79c4db075ac53973))
376
+ * extract get file content function ([5589a33](https://github.com/eglavin/fork-version/commit/5589a3335065cc503272a4b3ef475b66564bc923))
377
+ * remove extra new line in package files + add file name to bump output ([0520d6e](https://github.com/eglavin/fork-version/commit/0520d6e9ccaca4c6571b89834e2483d78bf0af40))
378
+ * reordering config file ([bde6867](https://github.com/eglavin/fork-version/commit/bde68676733430985728ab11a5735e6c14249feb))
379
+ * return config when reading + cleanup ([8555434](https://github.com/eglavin/fork-version/commit/85554343a4f26d7b2cad3fe80e449b7943040160))
380
+ * working on configurations ([180f02e](https://github.com/eglavin/fork-version/commit/180f02ee2f884adbfd17a586e8f1de0c1e3a09b7))
381
+
382
+
383
+ ## 1.2.0 (2023-09-29)
384
+
385
+
386
+ ### Features
387
+
388
+ * add commit changed files step ([8fc0859](https://github.com/eglavin/fork-version/commit/8fc08594b93b3011ba8139f8245ebc88ff2c5707))
389
+ * add git-semver-tags as fallback for no version found ([b958e8f](https://github.com/eglavin/fork-version/commit/b958e8f5584142a3aafe4b2d75c97234eaa7d422))
390
+ * add tag changes step ([0ec868d](https://github.com/eglavin/fork-version/commit/0ec868d9dde1a438a07dba31accd322ac016f83c))
391
+
392
+
393
+ ### Chore
394
+
395
+ * add changelog presets to out config ([95019f4](https://github.com/eglavin/fork-version/commit/95019f4f90babb8c388d83c1a888939377a1f57f))
396
+ * project init ([841e862](https://github.com/eglavin/fork-version/commit/841e862cdc00863aaddd8668ea2daf088dcd0866))
397
+
398
+
399
+ ### Refactor
400
+
401
+ * add changelog-spec defaults ([b807ec1](https://github.com/eglavin/fork-version/commit/b807ec1c1d45b125932db59d3c7fe269c609989d))
402
+ * add conventional-changelog to create changelog content ([ace73ae](https://github.com/eglavin/fork-version/commit/ace73aeb6203e76ca6599175bb1878bb04375040))
403
+ * add file system class ([cea1cb7](https://github.com/eglavin/fork-version/commit/cea1cb7280370b6e2474810f2a9e2dfa70e2e190))
404
+ * add initial changelog file creation ([196047c](https://github.com/eglavin/fork-version/commit/196047c8892b770073a5425f7ce6ae181a46a48a))
405
+ * add json file updater ([106f135](https://github.com/eglavin/fork-version/commit/106f135bb695d724498fdc40e75ae4f23b53b875))
406
+ * add option to redirect console output + make silent flag work ([da9e80e](https://github.com/eglavin/fork-version/commit/da9e80ed21538b25e33b2e08fd63e5e6d97e774e))
407
+ * add other package types to default outfiles ([95a9068](https://github.com/eglavin/fork-version/commit/95a9068a3958137bafb2a57b7505dfcb81e1b9dc))
408
+ * add pre major check to recommended bump ([3df336d](https://github.com/eglavin/fork-version/commit/3df336dd59d751b8c85141e4fd1c3de66f3e4ac6))
409
+ * add prerelease tagging ([3fd3ea6](https://github.com/eglavin/fork-version/commit/3fd3ea6f780ab3d04c26e4ed71bfe4def393e7b7))
410
+ * added outfiles ([6f3afd0](https://github.com/eglavin/fork-version/commit/6f3afd08261320baf7317f6f52681b6d7939fb86))
411
+ * change config to a function ([9a44837](https://github.com/eglavin/fork-version/commit/9a448376b3375bf058708df22d6900fdcd010534))
412
+ * change get file function to return known type ([eb68964](https://github.com/eglavin/fork-version/commit/eb6896439b21ab9c64b4e40a19fdc63b75ff9f48))
413
+ * cleanup configuration ([a5b6fea](https://github.com/eglavin/fork-version/commit/a5b6feaa18f8e429df01fc169e66f47db88025ef))
414
+ * extract get file content function ([5589a33](https://github.com/eglavin/fork-version/commit/5589a3335065cc503272a4b3ef475b66564bc923))
415
+ * remove extra new line in package files + add file name to bump output ([0520d6e](https://github.com/eglavin/fork-version/commit/0520d6e9ccaca4c6571b89834e2483d78bf0af40))
416
+ * reordering config file ([bde6867](https://github.com/eglavin/fork-version/commit/bde68676733430985728ab11a5735e6c14249feb))
417
+ * return config when reading + cleanup ([8555434](https://github.com/eglavin/fork-version/commit/85554343a4f26d7b2cad3fe80e449b7943040160))
418
+ * working on configurations ([180f02e](https://github.com/eglavin/fork-version/commit/180f02ee2f884adbfd17a586e8f1de0c1e3a09b7))
419
+
420
+
421
+ ## 1.1.0 (2023-09-26)
422
+
423
+
424
+ ### Features
425
+
426
+ * add conventional bump ([3b8ceef](https://github.com/eglavin/fork-version/commit/3b8ceef27baced317d6d7375dc3dfc2e6b0a58b0))
package/README.md CHANGED
@@ -6,6 +6,8 @@
6
6
 
7
7
  Fork-version is a re-write of [standard-version](https://github.com/conventional-changelog/standard-version) following on from its deprecation in May 15, 2022.
8
8
 
9
+ <img src="assets/fork-version.jpg" alt="Fork Version Icon" width="200px">
10
+
9
11
  ## Installation
10
12
 
11
13
  To install the package locally to your project you can use one of the following commands: