fork-version 1.4.13 → 1.4.48

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