@storm-software/git-tools 2.14.0 → 2.15.0

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +1199 -574
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,84 +1,92 @@
1
- ## 2.14.0 (2024-06-09)
1
+ ## 2.15.0 (2024-06-09)
2
+
3
+ ### 🚀 Features
2
4
 
5
+ - **eslint:** Updated markup documentation files
6
+ ([0097f19e](https://github.com/storm-software/storm-ops/commit/0097f19e))
7
+
8
+ ## 2.14.0 (2024-06-09)
3
9
 
4
10
  ### 🚀 Features
5
11
 
6
- - **git-tools:** Added additional error logging to release action ([d990f9f5](https://github.com/storm-software/storm-ops/commit/d990f9f5))
12
+ - **git-tools:** Added additional error logging to release action
13
+ ([d990f9f5](https://github.com/storm-software/storm-ops/commit/d990f9f5))
7
14
 
8
15
  ## 2.13.1 (2024-06-09)
9
16
 
10
-
11
17
  ### 🩹 Fixes
12
18
 
13
- - **git-tools:** File formatting changes ([f6c39863](https://github.com/storm-software/storm-ops/commit/f6c39863))
19
+ - **git-tools:** File formatting changes
20
+ ([f6c39863](https://github.com/storm-software/storm-ops/commit/f6c39863))
14
21
 
15
22
  ## 2.13.0 (2024-06-09)
16
23
 
17
-
18
24
  ### 🚀 Features
19
25
 
20
- - **git-tools:** Enhance the fatal error logging ([89b0e089](https://github.com/storm-software/storm-ops/commit/89b0e089))
26
+ - **git-tools:** Enhance the fatal error logging
27
+ ([89b0e089](https://github.com/storm-software/storm-ops/commit/89b0e089))
21
28
 
22
29
  ## 2.12.1 (2024-06-05)
23
30
 
24
-
25
31
  ### 🩹 Fixes
26
32
 
27
- - **eslint:** Resolve issue with missing dependencies ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
33
+ - **eslint:** Resolve issue with missing dependencies
34
+ ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
28
35
 
29
36
  ## 2.12.0 (2024-06-03)
30
37
 
31
-
32
38
  ### 🚀 Features
33
39
 
34
- - **storm-ops:** Upgrade Nx packages and resolve linting issues ([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
35
-
40
+ - **storm-ops:** Upgrade Nx packages and resolve linting issues
41
+ ([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
36
42
 
37
43
  ### 🩹 Fixes
38
44
 
39
- - **deps:** update patch prod dependencies ([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
45
+ - **deps:** update patch prod dependencies
46
+ ([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
40
47
 
41
- - **deps:** update dependencies-non-major ([#181](https://github.com/storm-software/storm-ops/pull/181))
48
+ - **deps:** update dependencies-non-major
49
+ ([#181](https://github.com/storm-software/storm-ops/pull/181))
42
50
 
43
- - **git-tools:** Resolved issue with import in markdown formatter ([5e3963de](https://github.com/storm-software/storm-ops/commit/5e3963de))
51
+ - **git-tools:** Resolved issue with import in markdown formatter
52
+ ([5e3963de](https://github.com/storm-software/storm-ops/commit/5e3963de))
44
53
 
45
54
  ## 2.11.0 (2024-05-29)
46
55
 
47
-
48
56
  ### 🚀 Features
49
57
 
50
- - **cloudflare-tools:** Update worker generator to add hono depenendency ([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
51
-
58
+ - **cloudflare-tools:** Update worker generator to add hono depenendency
59
+ ([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
52
60
 
53
- ### ❤️ Thank You
61
+ ### ❤️ Thank You
54
62
 
55
63
  - Patrick Sullivan
56
64
 
57
65
  ## 2.10.2 (2024-05-27)
58
66
 
59
-
60
67
  ### 🩹 Fixes
61
68
 
62
- - **deps:** update patch prod dependencies ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
63
-
64
- - **deps:** update patch prod dependencies ([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
69
+ - **deps:** update patch prod dependencies
70
+ ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
65
71
 
66
- - **deps:** update dependencies-non-major ([#159](https://github.com/storm-software/storm-ops/pull/159))
72
+ - **deps:** update patch prod dependencies
73
+ ([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
67
74
 
75
+ - **deps:** update dependencies-non-major
76
+ ([#159](https://github.com/storm-software/storm-ops/pull/159))
68
77
 
69
- ### ❤️ Thank You
78
+ ### ❤️ Thank You
70
79
 
71
80
  - Patrick Sullivan
72
81
 
73
82
  ## 2.10.1 (2024-05-06)
74
83
 
75
-
76
84
  ### 🩹 Fixes
77
85
 
78
- - **markdownlint:** Resolved issue with bad config in lint file ([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
86
+ - **markdownlint:** Resolved issue with bad config in lint file
87
+ ([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
79
88
 
80
-
81
- ### ❤️ Thank You
89
+ ### ❤️ Thank You
82
90
 
83
91
  - Patrick Sullivan
84
92
 
@@ -86,7 +94,8 @@
86
94
 
87
95
  ### 🚀 Features
88
96
 
89
- - **markdownlint:** Added the `markdownlint` package for shared configurations ([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
97
+ - **markdownlint:** Added the `markdownlint` package for shared configurations
98
+ ([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
90
99
 
91
100
  ### ❤️ Thank You
92
101
 
@@ -96,7 +105,8 @@
96
105
 
97
106
  ### 🩹 Fixes
98
107
 
99
- - **git-tools:** Update scripts to use deamon to generate Nx Project Graphs ([6b6ad2b6](https://github.com/storm-software/storm-ops/commit/6b6ad2b6))
108
+ - **git-tools:** Update scripts to use deamon to generate Nx Project Graphs
109
+ ([6b6ad2b6](https://github.com/storm-software/storm-ops/commit/6b6ad2b6))
100
110
 
101
111
  ### ❤️ Thank You
102
112
 
@@ -106,7 +116,8 @@
106
116
 
107
117
  ### 🩹 Fixes
108
118
 
109
- - **deps:** update patch prod dependencies ([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
119
+ - **deps:** update patch prod dependencies
120
+ ([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
110
121
 
111
122
  ### ❤️ Thank You
112
123
 
@@ -116,7 +127,8 @@
116
127
 
117
128
  ### 🩹 Fixes
118
129
 
119
- - **config-tools:** Clean up the README markdown ([676d23d3](https://github.com/storm-software/storm-ops/commit/676d23d3))
130
+ - **config-tools:** Clean up the README markdown
131
+ ([676d23d3](https://github.com/storm-software/storm-ops/commit/676d23d3))
120
132
 
121
133
  ### ❤️ Thank You
122
134
 
@@ -126,13 +138,15 @@
126
138
 
127
139
  ### 🩹 Fixes
128
140
 
129
- - **deps:** update patch prod dependencies ([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
141
+ - **deps:** update patch prod dependencies
142
+ ([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
130
143
 
131
144
  ## 2.9.0 (2024-04-13)
132
145
 
133
146
  ### 🚀 Features
134
147
 
135
- - **git-tools:** Updated the console write calls to use updated method signature ([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
148
+ - **git-tools:** Updated the console write calls to use updated method signature
149
+ ([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
136
150
 
137
151
  ### ❤️ Thank You
138
152
 
@@ -142,7 +156,8 @@
142
156
 
143
157
  ### 🚀 Features
144
158
 
145
- - **config-tools:** No longer require `config` in storm console write functions ([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
159
+ - **config-tools:** No longer require `config` in storm console write functions
160
+ ([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
146
161
 
147
162
  ### ❤️ Thank You
148
163
 
@@ -152,7 +167,8 @@
152
167
 
153
168
  ### 🩹 Fixes
154
169
 
155
- - **build-tools:** Resolved issue with module types used in build ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
170
+ - **build-tools:** Resolved issue with module types used in build
171
+ ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
156
172
 
157
173
  ### ❤️ Thank You
158
174
 
@@ -162,7 +178,8 @@
162
178
 
163
179
  ### 🩹 Fixes
164
180
 
165
- - **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
181
+ - **build-tools:** Resolved issue with duplicate require definition
182
+ ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
166
183
 
167
184
  ### ❤️ Thank You
168
185
 
@@ -172,7 +189,8 @@
172
189
 
173
190
  ### 🩹 Fixes
174
191
 
175
- - **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
192
+ - **workspace-tools:** Resolve issues with `build-tools` import
193
+ ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
176
194
 
177
195
  ### ❤️ Thank You
178
196
 
@@ -182,7 +200,8 @@
182
200
 
183
201
  ### 🩹 Fixes
184
202
 
185
- - **workspace-tools:** Update module types of imports ([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
203
+ - **workspace-tools:** Update module types of imports
204
+ ([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
186
205
 
187
206
  ### ❤️ Thank You
188
207
 
@@ -192,23 +211,32 @@
192
211
 
193
212
  ### 🩹 Fixes
194
213
 
195
- - **deps:** update patch prod dependencies ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
214
+ - **deps:** update patch prod dependencies
215
+ ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
196
216
 
197
- - **deps:** update dependency commander to v12 ([#63](https://github.com/storm-software/storm-ops/pull/63))
217
+ - **deps:** update dependency commander to v12
218
+ ([#63](https://github.com/storm-software/storm-ops/pull/63))
198
219
 
199
- - **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
220
+ - **deps:** update dependencies-non-major
221
+ ([#38](https://github.com/storm-software/storm-ops/pull/38))
200
222
 
201
- - **deps:** update dependency @commitlint/types to v19 ([#72](https://github.com/storm-software/storm-ops/pull/72))
223
+ - **deps:** update dependency @commitlint/types to v19
224
+ ([#72](https://github.com/storm-software/storm-ops/pull/72))
202
225
 
203
- - **workspace-tools:** Resolved build issue with typings ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
226
+ - **workspace-tools:** Resolved build issue with typings
227
+ ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
204
228
 
205
- - **build-tools:** Resolve issue with Nx API updates ([bff53cdc](https://github.com/storm-software/storm-ops/commit/bff53cdc))
229
+ - **build-tools:** Resolve issue with Nx API updates
230
+ ([bff53cdc](https://github.com/storm-software/storm-ops/commit/bff53cdc))
206
231
 
207
- - **git-tools:** Resolved issue with invalid release config ([382dc9bc](https://github.com/storm-software/storm-ops/commit/382dc9bc))
232
+ - **git-tools:** Resolved issue with invalid release config
233
+ ([382dc9bc](https://github.com/storm-software/storm-ops/commit/382dc9bc))
208
234
 
209
- - **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
235
+ - **git-tools:** Update release tool to use local function to get configuration
236
+ ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
210
237
 
211
- - **git-tools:** Resolve issue with dependencies ([b536fd82](https://github.com/storm-software/storm-ops/commit/b536fd82))
238
+ - **git-tools:** Resolve issue with dependencies
239
+ ([b536fd82](https://github.com/storm-software/storm-ops/commit/b536fd82))
212
240
 
213
241
  ### ❤️ Thank You
214
242
 
@@ -218,15 +246,18 @@
218
246
 
219
247
  ### 🩹 Fixes
220
248
 
221
- - **deps:** pin dependencies ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
249
+ - **deps:** pin dependencies
250
+ ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
222
251
 
223
252
  ## 2.7.0 (2024-04-07)
224
253
 
225
254
  ### 🚀 Features
226
255
 
227
- - **git-tools:** Added reusable GitHub `workflows` and `actions` ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
256
+ - **git-tools:** Added reusable GitHub `workflows` and `actions`
257
+ ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
228
258
 
229
- - **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
259
+ - **storm-ops:** Merged in change to the main branch
260
+ ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
230
261
 
231
262
  ### ❤️ Thank You
232
263
 
@@ -236,7 +267,8 @@
236
267
 
237
268
  ### 🚀 Features
238
269
 
239
- - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
270
+ - **build-tools:** Added support for `rolldown` builds
271
+ ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
240
272
 
241
273
  ### ❤️ Thank You
242
274
 
@@ -246,7 +278,8 @@
246
278
 
247
279
  ### 🩹 Fixes
248
280
 
249
- - **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
281
+ - **workspace-tools:** Resolve issue with bad release path in npm publish
282
+ ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
250
283
 
251
284
  ### ❤️ Thank You
252
285
 
@@ -256,7 +289,9 @@
256
289
 
257
290
  ### 🩹 Fixes
258
291
 
259
- - **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
292
+ - **workspace-tools:** Added the `nx-release-publish` target to TypeScript
293
+ projects
294
+ ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
260
295
 
261
296
  ### ❤️ Thank You
262
297
 
@@ -266,7 +301,8 @@
266
301
 
267
302
  ### 🩹 Fixes
268
303
 
269
- - **workspace-tools:** Further updates to Nx plugin modules ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
304
+ - **workspace-tools:** Further updates to Nx plugin modules
305
+ ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
270
306
 
271
307
  ### ❤️ Thank You
272
308
 
@@ -276,7 +312,8 @@
276
312
 
277
313
  ### 🩹 Fixes
278
314
 
279
- - **workspace-tools:** Resolve issues applying Nx plugins ([7dd277e6](https://github.com/storm-software/storm-ops/commit/7dd277e6))
315
+ - **workspace-tools:** Resolve issues applying Nx plugins
316
+ ([7dd277e6](https://github.com/storm-software/storm-ops/commit/7dd277e6))
280
317
 
281
318
  ### ❤️ Thank You
282
319
 
@@ -286,9 +323,11 @@
286
323
 
287
324
  ### 🩹 Fixes
288
325
 
289
- - **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
326
+ - **git-tools:** Added code to add ts plugin transpilers
327
+ ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
290
328
 
291
- - **workspace-tools:** Remove `axios` reference from `cargo-publish` executor ([7a2e3570](https://github.com/storm-software/storm-ops/commit/7a2e3570))
329
+ - **workspace-tools:** Remove `axios` reference from `cargo-publish` executor
330
+ ([7a2e3570](https://github.com/storm-software/storm-ops/commit/7a2e3570))
292
331
 
293
332
  ### ❤️ Thank You
294
333
 
@@ -298,7 +337,8 @@
298
337
 
299
338
  ### 🩹 Fixes
300
339
 
301
- - **workspace-tools:** Resolve issues with `axios` calls ([53306912](https://github.com/storm-software/storm-ops/commit/53306912))
340
+ - **workspace-tools:** Resolve issues with `axios` calls
341
+ ([53306912](https://github.com/storm-software/storm-ops/commit/53306912))
302
342
 
303
343
  ### ❤️ Thank You
304
344
 
@@ -308,7 +348,8 @@
308
348
 
309
349
  ### 🩹 Fixes
310
350
 
311
- - **git-tools:** Update `moduleResolution` option to use `Bundler` value ([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
351
+ - **git-tools:** Update `moduleResolution` option to use `Bundler` value
352
+ ([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
312
353
 
313
354
  ### ❤️ Thank You
314
355
 
@@ -318,7 +359,8 @@
318
359
 
319
360
  ### 🩹 Fixes
320
361
 
321
- - **git-tools:** Resolve issue with module type compiler options ([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
362
+ - **git-tools:** Resolve issue with module type compiler options
363
+ ([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
322
364
 
323
365
  ### ❤️ Thank You
324
366
 
@@ -328,7 +370,8 @@
328
370
 
329
371
  ### 🩹 Fixes
330
372
 
331
- - **git-tools:** Ensure we skip ci on publish commit ([ab2e0655](https://github.com/storm-software/storm-ops/commit/ab2e0655))
373
+ - **git-tools:** Ensure we skip ci on publish commit
374
+ ([ab2e0655](https://github.com/storm-software/storm-ops/commit/ab2e0655))
332
375
 
333
376
  ### ❤️ Thank You
334
377
 
@@ -338,7 +381,8 @@
338
381
 
339
382
  ### 🩹 Fixes
340
383
 
341
- - **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
384
+ - **storm-ops:** Resolve issue with workspace dependencies
385
+ ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
342
386
 
343
387
  ### ❤️ Thank You
344
388
 
@@ -348,7 +392,8 @@
348
392
 
349
393
  ### 🩹 Fixes
350
394
 
351
- - **git-tools:** Update to executable git hook scripts ([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
395
+ - **git-tools:** Update to executable git hook scripts
396
+ ([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
352
397
 
353
398
  ### ❤️ Thank You
354
399
 
@@ -358,7 +403,8 @@
358
403
 
359
404
  ### 🩹 Fixes
360
405
 
361
- - **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
406
+ - **storm-ops:** Update the links in the README files to use proper repository
407
+ ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
362
408
 
363
409
  ### ❤️ Thank You
364
410
 
@@ -368,13 +414,16 @@
368
414
 
369
415
  ### 🚀 Features
370
416
 
371
- - **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
417
+ - **workspace-tools:** Added Nx plugin to apply rust and typescript targets
418
+ ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
372
419
 
373
- - **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
420
+ - **workspace-tools:** Major updates to base nx.json configuration
421
+ ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
374
422
 
375
423
  ### 🩹 Fixes
376
424
 
377
- - **git-tools:** Resolved issues with `left-hook` scripts ([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
425
+ - **git-tools:** Resolved issues with `left-hook` scripts
426
+ ([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
378
427
 
379
428
  ### ❤️ Thank You
380
429
 
@@ -384,11 +433,13 @@
384
433
 
385
434
  ### 🚀 Features
386
435
 
387
- - **linting-tools:** Added the `taplo` and `ls-lint` tools ([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
436
+ - **linting-tools:** Added the `taplo` and `ls-lint` tools
437
+ ([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
388
438
 
389
439
  ### 🩹 Fixes
390
440
 
391
- - **git-tools:** Updates to the lefthook scripts execution ([ac1f85f3](https://github.com/storm-software/storm-ops/commit/ac1f85f3))
441
+ - **git-tools:** Updates to the lefthook scripts execution
442
+ ([ac1f85f3](https://github.com/storm-software/storm-ops/commit/ac1f85f3))
392
443
 
393
444
  ### ❤️ Thank You
394
445
 
@@ -398,7 +449,8 @@
398
449
 
399
450
  ### 🚀 Features
400
451
 
401
- - **build-tools:** Split out Build CLI and supporting code to separate package ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
452
+ - **build-tools:** Split out Build CLI and supporting code to separate package
453
+ ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
402
454
 
403
455
  ### ❤️ Thank You
404
456
 
@@ -408,7 +460,8 @@
408
460
 
409
461
  ### 🩹 Fixes
410
462
 
411
- - **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
463
+ - **workspace-tools:** Remove the storm env filter
464
+ ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
412
465
 
413
466
  ### ❤️ Thank You
414
467
 
@@ -418,7 +471,8 @@
418
471
 
419
472
  ### 🩹 Fixes
420
473
 
421
- - **workspace-tools:** Relocation config parser code to build function ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
474
+ - **workspace-tools:** Relocation config parser code to build function
475
+ ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
422
476
 
423
477
  ### ❤️ Thank You
424
478
 
@@ -428,7 +482,8 @@
428
482
 
429
483
  ### 🩹 Fixes
430
484
 
431
- - **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
485
+ - **workspace-tools:** Resolve issue with tsconfig file resolution
486
+ ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
432
487
 
433
488
  ### ❤️ Thank You
434
489
 
@@ -438,7 +493,9 @@
438
493
 
439
494
  ### 🩹 Fixes
440
495
 
441
- - **workspace-tools:** Dynamically load tsup module and resolve `testing-tools` type issues ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
496
+ - **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
497
+ type issues
498
+ ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
442
499
 
443
500
  ### ❤️ Thank You
444
501
 
@@ -448,7 +505,8 @@
448
505
 
449
506
  ### 🩹 Fixes
450
507
 
451
- - **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
508
+ - **config-tools:** Update config packages to only use cjs
509
+ ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
452
510
 
453
511
  ### ❤️ Thank You
454
512
 
@@ -458,7 +516,8 @@
458
516
 
459
517
  ### 🩹 Fixes
460
518
 
461
- - **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
519
+ - **workspace-tools:** Update the build executor back to esbuild
520
+ ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
462
521
 
463
522
  ### ❤️ Thank You
464
523
 
@@ -468,7 +527,8 @@
468
527
 
469
528
  ### 🩹 Fixes
470
529
 
471
- - **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
530
+ - **git-tools:** Resolved linting issues with the nx-version module
531
+ ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
472
532
 
473
533
  ### ❤️ Thank You
474
534
 
@@ -478,7 +538,8 @@
478
538
 
479
539
  ### 🚀 Features
480
540
 
481
- - **storm-ops:** Major updates to tsconfig values ([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
541
+ - **storm-ops:** Major updates to tsconfig values
542
+ ([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
482
543
 
483
544
  ### ❤️ Thank You
484
545
 
@@ -488,7 +549,8 @@
488
549
 
489
550
  ### 🩹 Fixes
490
551
 
491
- - **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
552
+ - **workspace-tools:** Update build compiler parameters
553
+ ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
492
554
 
493
555
  ### ❤️ Thank You
494
556
 
@@ -498,15 +560,20 @@
498
560
 
499
561
  ### 🩹 Fixes
500
562
 
501
- - **git-tools:** Updates to git release workflow processing ([3c3dc58f](https://github.com/storm-software/storm-ops/commit/3c3dc58f))
563
+ - **git-tools:** Updates to git release workflow processing
564
+ ([3c3dc58f](https://github.com/storm-software/storm-ops/commit/3c3dc58f))
502
565
 
503
- - **git-tools:** Add skip ci to the commit message ([74366350](https://github.com/storm-software/storm-ops/commit/74366350))
566
+ - **git-tools:** Add skip ci to the commit message
567
+ ([74366350](https://github.com/storm-software/storm-ops/commit/74366350))
504
568
 
505
- - **git-tools:** Temporary removal of commit message skip ([cc021ec8](https://github.com/storm-software/storm-ops/commit/cc021ec8))
569
+ - **git-tools:** Temporary removal of commit message skip
570
+ ([cc021ec8](https://github.com/storm-software/storm-ops/commit/cc021ec8))
506
571
 
507
- - **git-tools:** Update release processing to skip second commit ([fa8fe8f3](https://github.com/storm-software/storm-ops/commit/fa8fe8f3))
572
+ - **git-tools:** Update release processing to skip second commit
573
+ ([fa8fe8f3](https://github.com/storm-software/storm-ops/commit/fa8fe8f3))
508
574
 
509
- - **git-tools:** Update versioning to no longer apply git tag ([288c81ca](https://github.com/storm-software/storm-ops/commit/288c81ca))
575
+ - **git-tools:** Update versioning to no longer apply git tag
576
+ ([288c81ca](https://github.com/storm-software/storm-ops/commit/288c81ca))
510
577
 
511
578
  ### ❤️ Thank You
512
579
 
@@ -516,9 +583,11 @@
516
583
 
517
584
  ### 🩹 Fixes
518
585
 
519
- - **git-tools:** Use proper git tag to publish changes ([0c8d3230](https://github.com/storm-software/storm-ops/commit/0c8d3230))
586
+ - **git-tools:** Use proper git tag to publish changes
587
+ ([0c8d3230](https://github.com/storm-software/storm-ops/commit/0c8d3230))
520
588
 
521
- - **git-tools:** Updates to the release tag processing ([937056c9](https://github.com/storm-software/storm-ops/commit/937056c9))
589
+ - **git-tools:** Updates to the release tag processing
590
+ ([937056c9](https://github.com/storm-software/storm-ops/commit/937056c9))
522
591
 
523
592
  ### ❤️ Thank You
524
593
 
@@ -528,7 +597,8 @@
528
597
 
529
598
  ### 🩹 Fixes
530
599
 
531
- - **git-tools:** Updates to release configuration parameters ([482d18ee](https://github.com/storm-software/storm-ops/commit/482d18ee))
600
+ - **git-tools:** Updates to release configuration parameters
601
+ ([482d18ee](https://github.com/storm-software/storm-ops/commit/482d18ee))
532
602
 
533
603
  ### ❤️ Thank You
534
604
 
@@ -538,11 +608,14 @@
538
608
 
539
609
  ### 🩹 Fixes
540
610
 
541
- - **git-tools:** Ensure tag generation during versioning ([d08a89cd](https://github.com/storm-software/storm-ops/commit/d08a89cd))
611
+ - **git-tools:** Ensure tag generation during versioning
612
+ ([d08a89cd](https://github.com/storm-software/storm-ops/commit/d08a89cd))
542
613
 
543
- - **git-tools:** Resolved duplicate tag version error ([fa743fa6](https://github.com/storm-software/storm-ops/commit/fa743fa6))
614
+ - **git-tools:** Resolved duplicate tag version error
615
+ ([fa743fa6](https://github.com/storm-software/storm-ops/commit/fa743fa6))
544
616
 
545
- - **git-tools:** Resolve issue with release versioning ([24bfe5e9](https://github.com/storm-software/storm-ops/commit/24bfe5e9))
617
+ - **git-tools:** Resolve issue with release versioning
618
+ ([24bfe5e9](https://github.com/storm-software/storm-ops/commit/24bfe5e9))
546
619
 
547
620
  ### ❤️ Thank You
548
621
 
@@ -552,27 +625,37 @@
552
625
 
553
626
  ### 🚀 Features
554
627
 
555
- - **git-tools:** Update the package to build as CommonJs to support Nx executors ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
628
+ - **git-tools:** Update the package to build as CommonJs to support Nx executors
629
+ ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
556
630
 
557
- - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
631
+ - **git-tools:** Support for updated Nx Release processing
632
+ ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
558
633
 
559
634
  ### 🩹 Fixes
560
635
 
561
- - **git-tools:** Resolve issue preventing changelogRenderer from being applied ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
636
+ - **git-tools:** Resolve issue preventing changelogRenderer from being applied
637
+ ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
562
638
 
563
- - **git-tools:** Resolve issue with missing version updates ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
639
+ - **git-tools:** Resolve issue with missing version updates
640
+ ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
564
641
 
565
- - **git-tools:** Updates to how the changelog renderer is invoked ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
642
+ - **git-tools:** Updates to how the changelog renderer is invoked
643
+ ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
566
644
 
567
- - **git-tools:** Remove custom changelog handling logic ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
645
+ - **git-tools:** Remove custom changelog handling logic
646
+ ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
568
647
 
569
- - **changelog:** Resolve issue with changelog renderer imports ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
648
+ - **changelog:** Resolve issue with changelog renderer imports
649
+ ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
570
650
 
571
- - **git-tools:** Add reference to local changelog-renderer in release process ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
651
+ - **git-tools:** Add reference to local changelog-renderer in release process
652
+ ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
572
653
 
573
- - **git-tools:** Update method of calling the release action ([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
654
+ - **git-tools:** Update method of calling the release action
655
+ ([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
574
656
 
575
- - **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
657
+ - **config:** Mark config to no longer bundle code
658
+ ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
576
659
 
577
660
  ### ❤️ Thank You
578
661
 
@@ -582,25 +665,34 @@
582
665
 
583
666
  ### 🚀 Features
584
667
 
585
- - **git-tools:** Update the package to build as CommonJs to support Nx executors ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
668
+ - **git-tools:** Update the package to build as CommonJs to support Nx executors
669
+ ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
586
670
 
587
- - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
671
+ - **git-tools:** Support for updated Nx Release processing
672
+ ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
588
673
 
589
674
  ### 🩹 Fixes
590
675
 
591
- - **git-tools:** Resolve issue preventing changelogRenderer from being applied ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
676
+ - **git-tools:** Resolve issue preventing changelogRenderer from being applied
677
+ ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
592
678
 
593
- - **git-tools:** Resolve issue with missing version updates ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
679
+ - **git-tools:** Resolve issue with missing version updates
680
+ ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
594
681
 
595
- - **git-tools:** Updates to how the changelog renderer is invoked ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
682
+ - **git-tools:** Updates to how the changelog renderer is invoked
683
+ ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
596
684
 
597
- - **git-tools:** Remove custom changelog handling logic ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
685
+ - **git-tools:** Remove custom changelog handling logic
686
+ ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
598
687
 
599
- - **changelog:** Resolve issue with changelog renderer imports ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
688
+ - **changelog:** Resolve issue with changelog renderer imports
689
+ ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
600
690
 
601
- - **git-tools:** Add reference to local changelog-renderer in release process ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
691
+ - **git-tools:** Add reference to local changelog-renderer in release process
692
+ ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
602
693
 
603
- - **git-tools:** Update method of calling the release action ([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
694
+ - **git-tools:** Update method of calling the release action
695
+ ([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
604
696
 
605
697
  ### ❤️ Thank You
606
698
 
@@ -610,23 +702,31 @@
610
702
 
611
703
  ### 🚀 Features
612
704
 
613
- - **git-tools:** Update the package to build as CommonJs to support Nx executors ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
705
+ - **git-tools:** Update the package to build as CommonJs to support Nx executors
706
+ ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
614
707
 
615
- - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
708
+ - **git-tools:** Support for updated Nx Release processing
709
+ ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
616
710
 
617
711
  ### 🩹 Fixes
618
712
 
619
- - **git-tools:** Resolve issue preventing changelogRenderer from being applied ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
713
+ - **git-tools:** Resolve issue preventing changelogRenderer from being applied
714
+ ([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
620
715
 
621
- - **git-tools:** Resolve issue with missing version updates ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
716
+ - **git-tools:** Resolve issue with missing version updates
717
+ ([16385359](https://github.com/storm-software/storm-ops/commit/16385359))
622
718
 
623
- - **git-tools:** Updates to how the changelog renderer is invoked ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
719
+ - **git-tools:** Updates to how the changelog renderer is invoked
720
+ ([f38c85fb](https://github.com/storm-software/storm-ops/commit/f38c85fb))
624
721
 
625
- - **git-tools:** Remove custom changelog handling logic ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
722
+ - **git-tools:** Remove custom changelog handling logic
723
+ ([a8015108](https://github.com/storm-software/storm-ops/commit/a8015108))
626
724
 
627
- - **changelog:** Resolve issue with changelog renderer imports ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
725
+ - **changelog:** Resolve issue with changelog renderer imports
726
+ ([09fe5cb2](https://github.com/storm-software/storm-ops/commit/09fe5cb2))
628
727
 
629
- - **git-tools:** Add reference to local changelog-renderer in release process ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
728
+ - **git-tools:** Add reference to local changelog-renderer in release process
729
+ ([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
630
730
 
631
731
  ### ❤️ Thank You
632
732
 
@@ -636,19 +736,26 @@
636
736
 
637
737
  ### 🩹 Fixes
638
738
 
639
- - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
739
+ - **storm-ops:** Update the chalk version to v4.1.2
740
+ ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
640
741
 
641
- - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
742
+ - **storm-ops:** Resolve issue with the pnpm version
743
+ ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
642
744
 
643
- - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
745
+ - **config-tools:** Update package type to a module to resolve import issues
746
+ ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
644
747
 
645
- - ⚠️ **git-tools:** Arbitrary commit changes ([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
748
+ - ⚠️ **git-tools:** Arbitrary commit changes
749
+ ([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
646
750
 
647
- - **git-tools:** Resolve linting failures ([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
751
+ - **git-tools:** Resolve linting failures
752
+ ([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
648
753
 
649
- - **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
754
+ - **workspace-tools:** Update method of referencing the internal packages
755
+ ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
650
756
 
651
- - **linting-tools:** Resolved previous linting issues ([83b3b199](https://github.com/storm-software/storm-ops/commit/83b3b199))
757
+ - **linting-tools:** Resolved previous linting issues
758
+ ([83b3b199](https://github.com/storm-software/storm-ops/commit/83b3b199))
652
759
 
653
760
  #### ⚠️ Breaking Changes
654
761
 
@@ -662,15 +769,20 @@
662
769
 
663
770
  ### 🩹 Fixes
664
771
 
665
- - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
772
+ - **storm-ops:** Update the chalk version to v4.1.2
773
+ ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
666
774
 
667
- - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
775
+ - **storm-ops:** Resolve issue with the pnpm version
776
+ ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
668
777
 
669
- - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
778
+ - **config-tools:** Update package type to a module to resolve import issues
779
+ ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
670
780
 
671
- - ⚠️ **git-tools:** Arbitrary commit changes ([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
781
+ - ⚠️ **git-tools:** Arbitrary commit changes
782
+ ([040f4cd2](https://github.com/storm-software/storm-ops/commit/040f4cd2))
672
783
 
673
- - **git-tools:** Resolve linting failures ([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
784
+ - **git-tools:** Resolve linting failures
785
+ ([5715afb9](https://github.com/storm-software/storm-ops/commit/5715afb9))
674
786
 
675
787
  #### ⚠️ Breaking Changes
676
788
 
@@ -684,11 +796,14 @@
684
796
 
685
797
  ### 🩹 Fixes
686
798
 
687
- - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
799
+ - **storm-ops:** Update the chalk version to v4.1.2
800
+ ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
688
801
 
689
- - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
802
+ - **storm-ops:** Resolve issue with the pnpm version
803
+ ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
690
804
 
691
- - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
805
+ - **config-tools:** Update package type to a module to resolve import issues
806
+ ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
692
807
 
693
808
  ### ❤️ Thank You
694
809
 
@@ -698,9 +813,11 @@
698
813
 
699
814
  ### 🩹 Fixes
700
815
 
701
- - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
816
+ - **storm-ops:** Update the chalk version to v4.1.2
817
+ ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
702
818
 
703
- - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
819
+ - **storm-ops:** Resolve issue with the pnpm version
820
+ ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
704
821
 
705
822
  ### ❤️ Thank You
706
823
 
@@ -710,7 +827,8 @@
710
827
 
711
828
  ### 🩹 Fixes
712
829
 
713
- - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
830
+ - **storm-ops:** Update the chalk version to v4.1.2
831
+ ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
714
832
 
715
833
  ### ❤️ Thank You
716
834
 
@@ -720,13 +838,16 @@
720
838
 
721
839
  ### 🚀 Features
722
840
 
723
- - **git-tools:** Completed release process changes and updated dependencies ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
841
+ - **git-tools:** Completed release process changes and updated dependencies
842
+ ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
724
843
 
725
844
  ### 🩹 Fixes
726
845
 
727
- - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
846
+ - **storm-ops:** Update chalk dependency for all modules
847
+ ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
728
848
 
729
- - **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
849
+ - **storm-ops:** Downgrade dependencies to work with cjs task runners
850
+ ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
730
851
 
731
852
  ### ❤️ Thank You
732
853
 
@@ -736,11 +857,13 @@
736
857
 
737
858
  ### 🚀 Features
738
859
 
739
- - **git-tools:** Completed release process changes and updated dependencies ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
860
+ - **git-tools:** Completed release process changes and updated dependencies
861
+ ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
740
862
 
741
863
  ### 🩹 Fixes
742
864
 
743
- - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
865
+ - **storm-ops:** Update chalk dependency for all modules
866
+ ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
744
867
 
745
868
  ### ❤️ Thank You
746
869
 
@@ -750,7 +873,8 @@
750
873
 
751
874
  ### 🚀 Features
752
875
 
753
- - **git-tools:** Completed release process changes and updated dependencies ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
876
+ - **git-tools:** Completed release process changes and updated dependencies
877
+ ([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
754
878
 
755
879
  ### ❤️ Thank You
756
880
 
@@ -760,17 +884,23 @@
760
884
 
761
885
  ### 🚀 Features
762
886
 
763
- - **changelog:** Added the `changelog` package to handle file creation during release ([d050648d](https://github.com/storm-software/storm-ops/commit/d050648d))
887
+ - **changelog:** Added the `changelog` package to handle file creation during
888
+ release
889
+ ([d050648d](https://github.com/storm-software/storm-ops/commit/d050648d))
764
890
 
765
891
  ### 🩹 Fixes
766
892
 
767
- - **workspace-tools:** Point the `nx.json` to the Storm ChangeLogRenderer class ([f6620cef](https://github.com/storm-software/storm-ops/commit/f6620cef))
893
+ - **workspace-tools:** Point the `nx.json` to the Storm ChangeLogRenderer class
894
+ ([f6620cef](https://github.com/storm-software/storm-ops/commit/f6620cef))
768
895
 
769
- - **git-tools:** Update parameters passed to nx release functions ([1108f889](https://github.com/storm-software/storm-ops/commit/1108f889))
896
+ - **git-tools:** Update parameters passed to nx release functions
897
+ ([1108f889](https://github.com/storm-software/storm-ops/commit/1108f889))
770
898
 
771
- - **git-tools:** Resolved issues around pushing changes to changelog files ([6d29c04f](https://github.com/storm-software/storm-ops/commit/6d29c04f))
899
+ - **git-tools:** Resolved issues around pushing changes to changelog files
900
+ ([6d29c04f](https://github.com/storm-software/storm-ops/commit/6d29c04f))
772
901
 
773
- - **git-tools:** Resolved linting errors from previous commit ([0cc57b66](https://github.com/storm-software/storm-ops/commit/0cc57b66))
902
+ - **git-tools:** Resolved linting errors from previous commit
903
+ ([0cc57b66](https://github.com/storm-software/storm-ops/commit/0cc57b66))
774
904
 
775
905
  ### ❤️ Thank You
776
906
 
@@ -780,7 +910,8 @@
780
910
 
781
911
  ### 🩹 Fixes
782
912
 
783
- - **git-tools:** Updated logging in the Storm-Git release hook ([669a289a](https://github.com/storm-software/storm-ops/commit/669a289a))
913
+ - **git-tools:** Updated logging in the Storm-Git release hook
914
+ ([669a289a](https://github.com/storm-software/storm-ops/commit/669a289a))
784
915
 
785
916
  ### ❤️ Thank You
786
917
 
@@ -790,7 +921,8 @@
790
921
 
791
922
  ### 🩹 Fixes
792
923
 
793
- - **git-tools:** Removed the emojis from the Changelog Renderer ([93d5d140](https://github.com/storm-software/storm-ops/commit/93d5d140))
924
+ - **git-tools:** Removed the emojis from the Changelog Renderer
925
+ ([93d5d140](https://github.com/storm-software/storm-ops/commit/93d5d140))
794
926
 
795
927
  ### ❤️ Thank You
796
928
 
@@ -800,7 +932,8 @@
800
932
 
801
933
  ### 🩹 Fixes
802
934
 
803
- - **config-tools:** Updated the color of the logger text ([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
935
+ - **config-tools:** Updated the color of the logger text
936
+ ([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
804
937
 
805
938
  ### ❤️ Thank You
806
939
 
@@ -810,7 +943,8 @@
810
943
 
811
944
  ### 🩹 Fixes
812
945
 
813
- - **workspace-tools:** Resolved issue publishing first package releases to npm ([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
946
+ - **workspace-tools:** Resolved issue publishing first package releases to npm
947
+ ([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
814
948
 
815
949
  ### ❤️ Thank You
816
950
 
@@ -820,7 +954,8 @@
820
954
 
821
955
  ### 🩹 Fixes
822
956
 
823
- - **linting-tools:** Ensure correct parameter is passed to lefthook ([3fe19f4b](https://github.com/storm-software/storm-ops/commit/3fe19f4b))
957
+ - **linting-tools:** Ensure correct parameter is passed to lefthook
958
+ ([3fe19f4b](https://github.com/storm-software/storm-ops/commit/3fe19f4b))
824
959
 
825
960
  ### ❤️ Thank You
826
961
 
@@ -830,7 +965,8 @@
830
965
 
831
966
  ### 🩹 Fixes
832
967
 
833
- - **linting-tools:** Added `--no-errors-on-unmatched` to format command ([c7bd849a](https://github.com/storm-software/storm-ops/commit/c7bd849a))
968
+ - **linting-tools:** Added `--no-errors-on-unmatched` to format command
969
+ ([c7bd849a](https://github.com/storm-software/storm-ops/commit/c7bd849a))
834
970
 
835
971
  ### ❤️ Thank You
836
972
 
@@ -840,7 +976,8 @@
840
976
 
841
977
  ### 🩹 Fixes
842
978
 
843
- - **linting-tools:** Ensure we use `build:all` script during linting ([848bd1cf](https://github.com/storm-software/storm-ops/commit/848bd1cf))
979
+ - **linting-tools:** Ensure we use `build:all` script during linting
980
+ ([848bd1cf](https://github.com/storm-software/storm-ops/commit/848bd1cf))
844
981
 
845
982
  ### ❤️ Thank You
846
983
 
@@ -850,7 +987,9 @@
850
987
 
851
988
  ### 🚀 Features
852
989
 
853
- - **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
990
+ - **config:** Added a base config package to allow neutral access of
991
+ `StormConfig`
992
+ ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
854
993
 
855
994
  ### ❤️ Thank You
856
995
 
@@ -860,7 +999,8 @@
860
999
 
861
1000
  ### 🩹 Fixes
862
1001
 
863
- - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
1002
+ - **workspace-tools:** Added full publish fields to target
1003
+ ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
864
1004
 
865
1005
  ### ❤️ Thank You
866
1006
 
@@ -870,7 +1010,8 @@
870
1010
 
871
1011
  ### 🩹 Fixes
872
1012
 
873
- - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
1013
+ - **workspace-tools:** Added full publish fields to target
1014
+ ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
874
1015
 
875
1016
  ### ❤️ Thank You
876
1017
 
@@ -880,7 +1021,8 @@
880
1021
 
881
1022
  ### 🩹 Fixes
882
1023
 
883
- - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
1024
+ - **workspace-tools:** Added full publish fields to target
1025
+ ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
884
1026
 
885
1027
  ### ❤️ Thank You
886
1028
 
@@ -890,7 +1032,8 @@
890
1032
 
891
1033
  ### 🩹 Fixes
892
1034
 
893
- - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
1035
+ - **workspace-tools:** Added full publish fields to target
1036
+ ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
894
1037
 
895
1038
  ### ❤️ Thank You
896
1039
 
@@ -900,7 +1043,8 @@
900
1043
 
901
1044
  ### 🩹 Fixes
902
1045
 
903
- - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
1046
+ - **workspace-tools:** Added full publish fields to target
1047
+ ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
904
1048
 
905
1049
  ### ❤️ Thank You
906
1050
 
@@ -910,7 +1054,8 @@
910
1054
 
911
1055
  ### 🩹 Fixes
912
1056
 
913
- - **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
1057
+ - **workspace-tools:** Added the nx-release-publish task to project target
1058
+ ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
914
1059
 
915
1060
  ### ❤️ Thank You
916
1061
 
@@ -920,7 +1065,8 @@
920
1065
 
921
1066
  ### 🩹 Fixes
922
1067
 
923
- - **git-tools:** Correct the asset output paths ([7cf40f6d](https://github.com/storm-software/storm-ops/commit/7cf40f6d))
1068
+ - **git-tools:** Correct the asset output paths
1069
+ ([7cf40f6d](https://github.com/storm-software/storm-ops/commit/7cf40f6d))
924
1070
 
925
1071
  ### ❤️ Thank You
926
1072
 
@@ -930,7 +1076,8 @@
930
1076
 
931
1077
  ### 🩹 Fixes
932
1078
 
933
- - **git-tools:** Reformat display message ([7ec1ff23](https://github.com/storm-software/storm-ops/commit/7ec1ff23))
1079
+ - **git-tools:** Reformat display message
1080
+ ([7ec1ff23](https://github.com/storm-software/storm-ops/commit/7ec1ff23))
934
1081
 
935
1082
  ### ❤️ Thank You
936
1083
 
@@ -940,7 +1087,8 @@
940
1087
 
941
1088
  ### 🩹 Fixes
942
1089
 
943
- - **git-tools:** Added skip ci to release commit message ([2e808a18](https://github.com/storm-software/storm-ops/commit/2e808a18))
1090
+ - **git-tools:** Added skip ci to release commit message
1091
+ ([2e808a18](https://github.com/storm-software/storm-ops/commit/2e808a18))
944
1092
 
945
1093
  ### ❤️ Thank You
946
1094
 
@@ -950,7 +1098,8 @@
950
1098
 
951
1099
  ### 🩹 Fixes
952
1100
 
953
- - **git-tools:** Added back newlines to the commit message ([114a3d71](https://github.com/storm-software/storm-ops/commit/114a3d71))
1101
+ - **git-tools:** Added back newlines to the commit message
1102
+ ([114a3d71](https://github.com/storm-software/storm-ops/commit/114a3d71))
954
1103
 
955
1104
  ### ❤️ Thank You
956
1105
 
@@ -960,7 +1109,8 @@
960
1109
 
961
1110
  ### 🚀 Features
962
1111
 
963
- - **config-tools:** Added the `preid` config option and removed `preMajor` ([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
1112
+ - **config-tools:** Added the `preid` config option and removed `preMajor`
1113
+ ([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
964
1114
 
965
1115
  ### ❤️ Thank You
966
1116
 
@@ -970,7 +1120,8 @@
970
1120
 
971
1121
  ### 🩹 Fixes
972
1122
 
973
- - **git-tools:** Added code to set providence on publish process ([06439ff3](https://github.com/storm-software/storm-ops/commit/06439ff3))
1123
+ - **git-tools:** Added code to set providence on publish process
1124
+ ([06439ff3](https://github.com/storm-software/storm-ops/commit/06439ff3))
974
1125
 
975
1126
  ### ❤️ Thank You
976
1127
 
@@ -980,7 +1131,8 @@
980
1131
 
981
1132
  ### 🩹 Fixes
982
1133
 
983
- - **git-tools:** Remove the install hook from pre-commit ([75104c7e](https://github.com/storm-software/storm-ops/commit/75104c7e))
1134
+ - **git-tools:** Remove the install hook from pre-commit
1135
+ ([75104c7e](https://github.com/storm-software/storm-ops/commit/75104c7e))
984
1136
 
985
1137
  ### ❤️ Thank You
986
1138
 
@@ -990,7 +1142,8 @@
990
1142
 
991
1143
  ### 🩹 Fixes
992
1144
 
993
- - **git-tools:** Update the lefthook configuration to correctly handle install ([e27fd423](https://github.com/storm-software/storm-ops/commit/e27fd423))
1145
+ - **git-tools:** Update the lefthook configuration to correctly handle install
1146
+ ([e27fd423](https://github.com/storm-software/storm-ops/commit/e27fd423))
994
1147
 
995
1148
  ### ❤️ Thank You
996
1149
 
@@ -1000,13 +1153,16 @@
1000
1153
 
1001
1154
  ### 🚀 Features
1002
1155
 
1003
- - **git-tools:** Added custom storm `ChangelogRenderer` for releases ([922aa263](https://github.com/storm-software/storm-ops/commit/922aa263))
1156
+ - **git-tools:** Added custom storm `ChangelogRenderer` for releases
1157
+ ([922aa263](https://github.com/storm-software/storm-ops/commit/922aa263))
1004
1158
 
1005
1159
  ### 🩹 Fixes
1006
1160
 
1007
- - **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
1161
+ - **git-tools:** Update path to changelog renderer
1162
+ ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
1008
1163
 
1009
- - **git-tools:** Added separate changelog-renderer CommonJs build ([4da88acb](https://github.com/storm-software/storm-ops/commit/4da88acb))
1164
+ - **git-tools:** Added separate changelog-renderer CommonJs build
1165
+ ([4da88acb](https://github.com/storm-software/storm-ops/commit/4da88acb))
1010
1166
 
1011
1167
  ### ❤️ Thank You
1012
1168
 
@@ -1016,7 +1172,8 @@
1016
1172
 
1017
1173
  ### 🩹 Fixes
1018
1174
 
1019
- - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1175
+ - **git-tools:** Resolve issues with commit message formatting
1176
+ ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1020
1177
 
1021
1178
  ### ❤️ Thank You
1022
1179
 
@@ -1026,7 +1183,8 @@
1026
1183
 
1027
1184
  ### 🩹 Fixes
1028
1185
 
1029
- - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1186
+ - **git-tools:** Resolve issues with commit message formatting
1187
+ ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
1030
1188
 
1031
1189
  ### ❤️ Thank You
1032
1190
 
@@ -1036,37 +1194,52 @@
1036
1194
 
1037
1195
  ### 🚀 Features
1038
1196
 
1039
- - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1197
+ - **git-tools:** Update release process to use built-in Nx functionality
1198
+ ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1040
1199
 
1041
1200
  ### 🩹 Fixes
1042
1201
 
1043
- - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1202
+ - **git-tools:** Clean up of various unused dependencies
1203
+ ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1044
1204
 
1045
- - **git-tools:** Add git format specification ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1205
+ - **git-tools:** Add git format specification
1206
+ ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1046
1207
 
1047
- - **git-tools:** Changing format of the generated git tag ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1208
+ - **git-tools:** Changing format of the generated git tag
1209
+ ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1048
1210
 
1049
- - **git-tools:** Apply tag format through command line args ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1211
+ - **git-tools:** Apply tag format through command line args
1212
+ ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1050
1213
 
1051
- - **git-tools:** Added missing git tags ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1214
+ - **git-tools:** Added missing git tags
1215
+ ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1052
1216
 
1053
- - **git-tools:** Update the order of commits ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1217
+ - **git-tools:** Update the order of commits
1218
+ ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1054
1219
 
1055
- - **git-tools:** Modified release to not commit on version processing ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1220
+ - **git-tools:** Modified release to not commit on version processing
1221
+ ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1056
1222
 
1057
- - **workspace-tools:** Added logging to the release process ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1223
+ - **workspace-tools:** Added logging to the release process
1224
+ ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1058
1225
 
1059
- - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1226
+ - **git-tools:** Remove the git extension from the repository URL
1227
+ ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1060
1228
 
1061
- - **git-tools:** Update release logging level ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1229
+ - **git-tools:** Update release logging level
1230
+ ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1062
1231
 
1063
- - **git-tools:** Update the remote name to point to origin ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1232
+ - **git-tools:** Update the remote name to point to origin
1233
+ ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1064
1234
 
1065
- - **git-tools:** Update tag to be false in release config ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1235
+ - **git-tools:** Update tag to be false in release config
1236
+ ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1066
1237
 
1067
- - **git-tools:** Resolved issue with modules imports ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1238
+ - **git-tools:** Resolved issue with modules imports
1239
+ ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1068
1240
 
1069
- - **git-tools:** Update release to use Nx config relationship settings ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1241
+ - **git-tools:** Update release to use Nx config relationship settings
1242
+ ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1070
1243
 
1071
1244
  ### ❤️ Thank You
1072
1245
 
@@ -1076,37 +1249,52 @@
1076
1249
 
1077
1250
  ### 🚀 Features
1078
1251
 
1079
- - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1252
+ - **git-tools:** Update release process to use built-in Nx functionality
1253
+ ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1080
1254
 
1081
1255
  ### 🩹 Fixes
1082
1256
 
1083
- - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1257
+ - **git-tools:** Clean up of various unused dependencies
1258
+ ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1084
1259
 
1085
- - **git-tools:** Add git format specification ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1260
+ - **git-tools:** Add git format specification
1261
+ ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1086
1262
 
1087
- - **git-tools:** Changing format of the generated git tag ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1263
+ - **git-tools:** Changing format of the generated git tag
1264
+ ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1088
1265
 
1089
- - **git-tools:** Apply tag format through command line args ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1266
+ - **git-tools:** Apply tag format through command line args
1267
+ ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1090
1268
 
1091
- - **git-tools:** Added missing git tags ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1269
+ - **git-tools:** Added missing git tags
1270
+ ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1092
1271
 
1093
- - **git-tools:** Update the order of commits ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1272
+ - **git-tools:** Update the order of commits
1273
+ ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1094
1274
 
1095
- - **git-tools:** Modified release to not commit on version processing ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1275
+ - **git-tools:** Modified release to not commit on version processing
1276
+ ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1096
1277
 
1097
- - **workspace-tools:** Added logging to the release process ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1278
+ - **workspace-tools:** Added logging to the release process
1279
+ ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1098
1280
 
1099
- - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1281
+ - **git-tools:** Remove the git extension from the repository URL
1282
+ ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1100
1283
 
1101
- - **git-tools:** Update release logging level ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1284
+ - **git-tools:** Update release logging level
1285
+ ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1102
1286
 
1103
- - **git-tools:** Update the remote name to point to origin ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1287
+ - **git-tools:** Update the remote name to point to origin
1288
+ ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1104
1289
 
1105
- - **git-tools:** Update tag to be false in release config ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1290
+ - **git-tools:** Update tag to be false in release config
1291
+ ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1106
1292
 
1107
- - **git-tools:** Resolved issue with modules imports ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1293
+ - **git-tools:** Resolved issue with modules imports
1294
+ ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1108
1295
 
1109
- - **git-tools:** Update release to use Nx config relationship settings ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1296
+ - **git-tools:** Update release to use Nx config relationship settings
1297
+ ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1110
1298
 
1111
1299
  ### ❤️ Thank You
1112
1300
 
@@ -1116,37 +1304,52 @@
1116
1304
 
1117
1305
  ### 🚀 Features
1118
1306
 
1119
- - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1307
+ - **git-tools:** Update release process to use built-in Nx functionality
1308
+ ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
1120
1309
 
1121
1310
  ### 🩹 Fixes
1122
1311
 
1123
- - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1312
+ - **git-tools:** Clean up of various unused dependencies
1313
+ ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
1124
1314
 
1125
- - **git-tools:** Add git format specification ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1315
+ - **git-tools:** Add git format specification
1316
+ ([c5297382](https://github.com/storm-software/storm-ops/commit/c5297382))
1126
1317
 
1127
- - **git-tools:** Changing format of the generated git tag ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1318
+ - **git-tools:** Changing format of the generated git tag
1319
+ ([55a19275](https://github.com/storm-software/storm-ops/commit/55a19275))
1128
1320
 
1129
- - **git-tools:** Apply tag format through command line args ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1321
+ - **git-tools:** Apply tag format through command line args
1322
+ ([b7d9294a](https://github.com/storm-software/storm-ops/commit/b7d9294a))
1130
1323
 
1131
- - **git-tools:** Added missing git tags ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1324
+ - **git-tools:** Added missing git tags
1325
+ ([190d43f0](https://github.com/storm-software/storm-ops/commit/190d43f0))
1132
1326
 
1133
- - **git-tools:** Update the order of commits ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1327
+ - **git-tools:** Update the order of commits
1328
+ ([b017bf1d](https://github.com/storm-software/storm-ops/commit/b017bf1d))
1134
1329
 
1135
- - **git-tools:** Modified release to not commit on version processing ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1330
+ - **git-tools:** Modified release to not commit on version processing
1331
+ ([4768a1ae](https://github.com/storm-software/storm-ops/commit/4768a1ae))
1136
1332
 
1137
- - **workspace-tools:** Added logging to the release process ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1333
+ - **workspace-tools:** Added logging to the release process
1334
+ ([2f905859](https://github.com/storm-software/storm-ops/commit/2f905859))
1138
1335
 
1139
- - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1336
+ - **git-tools:** Remove the git extension from the repository URL
1337
+ ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
1140
1338
 
1141
- - **git-tools:** Update release logging level ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1339
+ - **git-tools:** Update release logging level
1340
+ ([ea0f7e35](https://github.com/storm-software/storm-ops/commit/ea0f7e35))
1142
1341
 
1143
- - **git-tools:** Update the remote name to point to origin ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1342
+ - **git-tools:** Update the remote name to point to origin
1343
+ ([ae84b6d5](https://github.com/storm-software/storm-ops/commit/ae84b6d5))
1144
1344
 
1145
- - **git-tools:** Update tag to be false in release config ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1345
+ - **git-tools:** Update tag to be false in release config
1346
+ ([e41d1327](https://github.com/storm-software/storm-ops/commit/e41d1327))
1146
1347
 
1147
- - **git-tools:** Resolved issue with modules imports ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1348
+ - **git-tools:** Resolved issue with modules imports
1349
+ ([4aa7abed](https://github.com/storm-software/storm-ops/commit/4aa7abed))
1148
1350
 
1149
- - **git-tools:** Update release to use Nx config relationship settings ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1351
+ - **git-tools:** Update release to use Nx config relationship settings
1352
+ ([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
1150
1353
 
1151
1354
  ### ❤️ Thank You
1152
1355
 
@@ -1156,1438 +1359,1860 @@
1156
1359
 
1157
1360
  ### Features
1158
1361
 
1159
- - **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
1362
+ - **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
1363
+ ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
1160
1364
 
1161
1365
  # [1.27.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.2...git-tools-v1.27.0) (2024-01-19)
1162
1366
 
1163
1367
  ### Features
1164
1368
 
1165
- - **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
1369
+ - **config-tools:** Added the `getConfigFileByName` function export
1370
+ ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
1166
1371
 
1167
1372
  ## [1.26.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.1...git-tools-v1.26.2) (2024-01-19)
1168
1373
 
1169
1374
  ### Bug Fixes
1170
1375
 
1171
- - **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
1376
+ - **config-tools:** Added the `defineConfig` function to type-check config
1377
+ options
1378
+ ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
1172
1379
 
1173
1380
  ## [1.26.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.26.0...git-tools-v1.26.1) (2024-01-19)
1174
1381
 
1175
1382
  ### Bug Fixes
1176
1383
 
1177
- - **git-tools:** Updated the base lefthook config file ([5fc8e10](https://github.com/storm-software/storm-ops/commit/5fc8e10a0eb176148bf57d45c176f8e6fdf309c6))
1384
+ - **git-tools:** Updated the base lefthook config file
1385
+ ([5fc8e10](https://github.com/storm-software/storm-ops/commit/5fc8e10a0eb176148bf57d45c176f8e6fdf309c6))
1178
1386
 
1179
1387
  # [1.26.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.2...git-tools-v1.26.0) (2024-01-19)
1180
1388
 
1181
1389
  ### Bug Fixes
1182
1390
 
1183
- - **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
1184
- - **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
1185
- - **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
1186
- - **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
1187
- - **git-tools:** Fixed issue with bad validation in pre-push hook ([5eeb926](https://github.com/storm-software/storm-ops/commit/5eeb9260088689d370c1b178b2ffa3bd4b110396))
1188
- - **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
1189
- - **git-tools:** Resolved issues around the new paths used in git-tools ([b2e0074](https://github.com/storm-software/storm-ops/commit/b2e00740de8a1081282a5b090c975ef43d2799c5))
1190
- - **git-tools:** Resolved the issue with the missing release plugin ([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
1191
- - **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
1192
- - **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
1193
- - **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
1391
+ - **config-tools:** Rerun ci pipeline
1392
+ ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
1393
+ - **config-tools:** Resolved the issue with the tsconfig properties
1394
+ ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
1395
+ - **config-tools:** Skip type checks
1396
+ ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
1397
+ - **config-tools:** Update lefthook config to call install prior to push
1398
+ ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
1399
+ - **git-tools:** Fixed issue with bad validation in pre-push hook
1400
+ ([5eeb926](https://github.com/storm-software/storm-ops/commit/5eeb9260088689d370c1b178b2ffa3bd4b110396))
1401
+ - **git-tools:** Resolved issue preventing git-tools publish
1402
+ ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
1403
+ - **git-tools:** Resolved issues around the new paths used in git-tools
1404
+ ([b2e0074](https://github.com/storm-software/storm-ops/commit/b2e00740de8a1081282a5b090c975ef43d2799c5))
1405
+ - **git-tools:** Resolved the issue with the missing release plugin
1406
+ ([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
1407
+ - **git-tools:** Resovled issues with lock file versions
1408
+ ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
1409
+ - **git-tools:** Upgrade Nx version and resolved import issues
1410
+ ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
1411
+ - **git-tools:** Upgrade pnpm lock file
1412
+ ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
1194
1413
 
1195
1414
  ### Features
1196
1415
 
1197
- - **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
1416
+ - **git-tools:** Redesigned the executable script structure
1417
+ ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
1198
1418
 
1199
1419
  ## [1.25.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.1...git-tools-v1.25.2) (2024-01-19)
1200
1420
 
1201
1421
  ### Bug Fixes
1202
1422
 
1203
- - **git-tools:** Fixed issue with early checked in files ([8ffde96](https://github.com/storm-software/storm-ops/commit/8ffde96f22e788b6c44c737f0246a8d0ba4ff422))
1204
- - **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
1423
+ - **git-tools:** Fixed issue with early checked in files
1424
+ ([8ffde96](https://github.com/storm-software/storm-ops/commit/8ffde96f22e788b6c44c737f0246a8d0ba4ff422))
1425
+ - **git-tools:** Updated executable scripts to use correct directory
1426
+ ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
1205
1427
 
1206
1428
  ## [1.25.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.25.0...git-tools-v1.25.1) (2024-01-18)
1207
1429
 
1208
1430
  ### Bug Fixes
1209
1431
 
1210
- - **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
1432
+ - **config-tools:** Resolved empty config file loading error
1433
+ ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
1211
1434
 
1212
1435
  # [1.25.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.15...git-tools-v1.25.0) (2024-01-18)
1213
1436
 
1214
1437
  ### Features
1215
1438
 
1216
- - **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
1439
+ - **workspace-tools:** Added the `typia` executor
1440
+ ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
1217
1441
 
1218
1442
  ## [1.24.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.14...git-tools-v1.24.15) (2024-01-18)
1219
1443
 
1220
1444
  ### Bug Fixes
1221
1445
 
1222
- - **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
1446
+ - **linting-tools:** Updated ignored files in biome linter
1447
+ ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
1223
1448
 
1224
1449
  ## [1.24.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.13...git-tools-v1.24.14) (2024-01-17)
1225
1450
 
1226
1451
  ### Bug Fixes
1227
1452
 
1228
- - **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
1453
+ - **workspace-tools:** Patched transformer functions in tsup dependency
1454
+ ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
1229
1455
 
1230
1456
  ## [1.24.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.12...git-tools-v1.24.13) (2024-01-17)
1231
1457
 
1232
1458
  ### Bug Fixes
1233
1459
 
1234
- - **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
1460
+ - **workspace-tools:** Resolved blocking issue preventing tsup build completion
1461
+ ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
1235
1462
 
1236
1463
  ## [1.24.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.11...git-tools-v1.24.12) (2024-01-17)
1237
1464
 
1238
1465
  ### Bug Fixes
1239
1466
 
1240
- - **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
1467
+ - **config-tools:** Ensure colors are set correctly
1468
+ ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
1241
1469
 
1242
1470
  ## [1.24.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.10...git-tools-v1.24.11) (2024-01-17)
1243
1471
 
1244
1472
  ### Bug Fixes
1245
1473
 
1246
- - **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
1474
+ - **config-tools:** Fixed config value defaulting issue for booleans
1475
+ ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
1247
1476
 
1248
1477
  ## [1.24.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.9...git-tools-v1.24.10) (2024-01-17)
1249
1478
 
1250
1479
  ### Bug Fixes
1251
1480
 
1252
- - **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
1481
+ - **config-tools:** Ehanced config values assignement logic
1482
+ ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
1253
1483
 
1254
1484
  ## [1.24.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.8...git-tools-v1.24.9) (2024-01-17)
1255
1485
 
1256
1486
  ### Bug Fixes
1257
1487
 
1258
- - **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
1488
+ - **config-tools:** Added code to print out config values added
1489
+ ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
1259
1490
 
1260
1491
  ## [1.24.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.7...git-tools-v1.24.8) (2024-01-17)
1261
1492
 
1262
1493
  ### Bug Fixes
1263
1494
 
1264
- - **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
1495
+ - **config-tools:** Removed unused defaulting logic for config file
1496
+ ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
1265
1497
 
1266
1498
  ## [1.24.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.6...git-tools-v1.24.7) (2024-01-17)
1267
1499
 
1268
1500
  ### Bug Fixes
1269
1501
 
1270
- - **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
1271
- - **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
1502
+ - **config-tools:** Resolved issue with bad config file lookup logic
1503
+ ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
1504
+ - **workspace-tools:** Resolved issue with config file names changing
1505
+ ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
1272
1506
 
1273
1507
  ## [1.24.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.5...git-tools-v1.24.6) (2024-01-17)
1274
1508
 
1275
1509
  ### Bug Fixes
1276
1510
 
1277
- - **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
1511
+ - **workspace-tools:** Added code to properly parse out the config file
1512
+ ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
1278
1513
 
1279
1514
  ## [1.24.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.4...git-tools-v1.24.5) (2024-01-17)
1280
1515
 
1281
1516
  ### Bug Fixes
1282
1517
 
1283
- - **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
1518
+ - **workspace-tools:** Removed instance of JSDocs parser in tsup patch
1519
+ ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
1284
1520
 
1285
1521
  ## [1.24.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.3...git-tools-v1.24.4) (2024-01-17)
1286
1522
 
1287
1523
  ### Bug Fixes
1288
1524
 
1289
- - **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
1290
- - **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
1525
+ - **git-tools:** Resolved issue with logging strings
1526
+ ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
1527
+ - **workspace-tools:** Remove the transform code from tsup patch
1528
+ ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
1291
1529
 
1292
1530
  ## [1.24.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.2...git-tools-v1.24.3) (2024-01-16)
1293
1531
 
1294
1532
  ### Bug Fixes
1295
1533
 
1296
- - **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
1534
+ - **workspace-tools:** Clean up code to apply getConfig option in tsup build
1535
+ ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
1297
1536
 
1298
1537
  ## [1.24.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.1...git-tools-v1.24.2) (2024-01-16)
1299
1538
 
1300
1539
  ### Bug Fixes
1301
1540
 
1302
- - **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
1541
+ - **git-tools:** Updated console formatting and text colors
1542
+ ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
1303
1543
 
1304
1544
  ## [1.24.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.24.0...git-tools-v1.24.1) (2024-01-16)
1305
1545
 
1306
1546
  ### Bug Fixes
1307
1547
 
1308
- - **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
1548
+ - **git-tools:** Resolved logging issues with git hooks and tsup build
1549
+ ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
1309
1550
 
1310
1551
  # [1.24.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.3...git-tools-v1.24.0) (2024-01-15)
1311
1552
 
1312
1553
  ### Features
1313
1554
 
1314
- - **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
1555
+ - **workspace-tools:** Added logger functions to use in the repo's console CLI
1556
+ apps
1557
+ ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
1315
1558
 
1316
1559
  ## [1.23.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.2...git-tools-v1.23.3) (2024-01-15)
1317
1560
 
1318
1561
  ### Bug Fixes
1319
1562
 
1320
- - **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
1563
+ - **workspace-tools:** Many code quality improvements and enhanced linting rules
1564
+ ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
1321
1565
 
1322
1566
  ## [1.23.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.1...git-tools-v1.23.2) (2024-01-15)
1323
1567
 
1324
1568
  ### Bug Fixes
1325
1569
 
1326
- - **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
1570
+ - **git-tools:** Added dependency override for `request` package to prevent
1571
+ request forgery exposure
1572
+ ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
1327
1573
 
1328
1574
  ## [1.23.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.23.0...git-tools-v1.23.1) (2024-01-15)
1329
1575
 
1330
1576
  ### Bug Fixes
1331
1577
 
1332
- - **linting-tools:** Resolve Dependabot Alerts [#1](https://github.com/storm-software/storm-ops/issues/1), [#2](https://github.com/storm-software/storm-ops/issues/2), [#3](https://github.com/storm-software/storm-ops/issues/3), and [#4](https://github.com/storm-software/storm-ops/issues/4) ([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
1578
+ - **linting-tools:** Resolve Dependabot Alerts
1579
+ [#1](https://github.com/storm-software/storm-ops/issues/1),
1580
+ [#2](https://github.com/storm-software/storm-ops/issues/2),
1581
+ [#3](https://github.com/storm-software/storm-ops/issues/3), and
1582
+ [#4](https://github.com/storm-software/storm-ops/issues/4)
1583
+ ([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
1333
1584
 
1334
1585
  # [1.23.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.22.1...git-tools-v1.23.0) (2024-01-15)
1335
1586
 
1336
1587
  ### Bug Fixes
1337
1588
 
1338
- - **git-tools:** Resolved git hook issue with git-lfs calls ([e7e7a57](https://github.com/storm-software/storm-ops/commit/e7e7a5723e84b23d28037954787fd01a868c6e58))
1339
- - **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
1340
- - **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from config ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
1589
+ - **git-tools:** Resolved git hook issue with git-lfs calls
1590
+ ([e7e7a57](https://github.com/storm-software/storm-ops/commit/e7e7a5723e84b23d28037954787fd01a868c6e58))
1591
+ - **linting-tools:** Various improvements to the biome formatter and linter
1592
+ configuration
1593
+ ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
1594
+ - **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from
1595
+ config
1596
+ ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
1341
1597
 
1342
1598
  ### Features
1343
1599
 
1344
- - **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
1345
- - **git-tools:** Added the `format` hook command to lefthook ([cca82b6](https://github.com/storm-software/storm-ops/commit/cca82b64aeba60d8bb6194e03c048fc044f7ef3d))
1600
+ - **git-tools:** Added default `lefthook` and `biome` configuration
1601
+ ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
1602
+ - **git-tools:** Added the `format` hook command to lefthook
1603
+ ([cca82b6](https://github.com/storm-software/storm-ops/commit/cca82b64aeba60d8bb6194e03c048fc044f7ef3d))
1346
1604
 
1347
1605
  ## [1.22.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.22.0...git-tools-v1.22.1) (2024-01-14)
1348
1606
 
1349
1607
  ### Bug Fixes
1350
1608
 
1351
- - **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
1609
+ - **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
1610
+ ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
1352
1611
 
1353
1612
  # [1.22.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.21.1...git-tools-v1.22.0) (2024-01-14)
1354
1613
 
1355
1614
  ### Features
1356
1615
 
1357
- - **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
1616
+ - **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
1617
+ ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
1358
1618
 
1359
1619
  ## [1.21.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.21.0...git-tools-v1.21.1) (2024-01-14)
1360
1620
 
1361
1621
  ### Bug Fixes
1362
1622
 
1363
- - **workspace-tools:** Resolved runtime issues with tsup build ([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
1623
+ - **workspace-tools:** Resolved runtime issues with tsup build
1624
+ ([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
1364
1625
 
1365
1626
  # [1.21.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.20.0...git-tools-v1.21.0) (2024-01-14)
1366
1627
 
1367
1628
  ### Bug Fixes
1368
1629
 
1369
- - **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
1630
+ - **storm-ops:** Added missing dependencies
1631
+ ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
1370
1632
 
1371
1633
  ### Features
1372
1634
 
1373
- - **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
1374
- - **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
1635
+ - **git-tools:** Re-added the Git hooks to drive workspace processing
1636
+ ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
1637
+ - **linting-tools:** Added Typia compiler transformer to tsup build
1638
+ ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
1375
1639
 
1376
1640
  # [1.20.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.19.1...git-tools-v1.20.0) (2024-01-13)
1377
1641
 
1378
1642
  ### Features
1379
1643
 
1380
- - **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
1644
+ - **workspace-tools:** Added Typia compiler transformer to tsup build
1645
+ ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
1381
1646
 
1382
1647
  ## [1.19.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.19.0...git-tools-v1.19.1) (2024-01-12)
1383
1648
 
1384
1649
  ### Bug Fixes
1385
1650
 
1386
- - **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
1651
+ - **workspace-tools:** Removed legacy config from neutral tsup build
1652
+ ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
1387
1653
 
1388
1654
  # [1.19.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.3...git-tools-v1.19.0) (2024-01-11)
1389
1655
 
1390
1656
  ### Features
1391
1657
 
1392
- - **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
1658
+ - **workspace-tools:** Added `metafile` option to tsup build
1659
+ ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
1393
1660
 
1394
1661
  ## [1.18.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.2...git-tools-v1.18.3) (2023-12-26)
1395
1662
 
1396
1663
  ### Bug Fixes
1397
1664
 
1398
- - **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
1665
+ - **linting-tools:** Added tailwindcss prettier formatting to linting tools
1666
+ ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
1399
1667
 
1400
1668
  ## [1.18.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.1...git-tools-v1.18.2) (2023-12-24)
1401
1669
 
1402
1670
  ### Bug Fixes
1403
1671
 
1404
- - **git-tools:** Ensure lint stange is not ran concurrently ([3fab5d6](https://github.com/storm-software/storm-ops/commit/3fab5d65ae00b6db3d0441913d35432448e498ce))
1672
+ - **git-tools:** Ensure lint stange is not ran concurrently
1673
+ ([3fab5d6](https://github.com/storm-software/storm-ops/commit/3fab5d65ae00b6db3d0441913d35432448e498ce))
1405
1674
 
1406
1675
  ## [1.18.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.18.0...git-tools-v1.18.1) (2023-12-23)
1407
1676
 
1408
1677
  ### Bug Fixes
1409
1678
 
1410
- - **git-tools:** Updated command execution in git hooks ([5ec4f55](https://github.com/storm-software/storm-ops/commit/5ec4f556b58025b1d3880c8696a1e065e4fe0d57))
1679
+ - **git-tools:** Updated command execution in git hooks
1680
+ ([5ec4f55](https://github.com/storm-software/storm-ops/commit/5ec4f556b58025b1d3880c8696a1e065e4fe0d57))
1411
1681
 
1412
1682
  # [1.18.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.4...git-tools-v1.18.0) (2023-12-21)
1413
1683
 
1414
1684
  ### Features
1415
1685
 
1416
- - **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
1686
+ - **config-tools:** Added the `findWorkspaceRootSync` and
1687
+ `findWorkspaceRootSafeSync` functions
1688
+ ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
1417
1689
 
1418
1690
  ## [1.17.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.3...git-tools-v1.17.4) (2023-12-21)
1419
1691
 
1420
1692
  ### Bug Fixes
1421
1693
 
1422
- - **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
1694
+ - **config-tools:** Remove unused dependencies
1695
+ ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
1423
1696
 
1424
1697
  ## [1.17.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.2...git-tools-v1.17.3) (2023-12-20)
1425
1698
 
1426
1699
  ### Bug Fixes
1427
1700
 
1428
- - **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
1701
+ - **config-tools:** Added more accurate search for workspace root
1702
+ ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
1429
1703
 
1430
1704
  ## [1.17.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.1...git-tools-v1.17.2) (2023-12-20)
1431
1705
 
1432
1706
  ### Bug Fixes
1433
1707
 
1434
- - **config-tools:** Update project config to no longer bundle ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
1708
+ - **config-tools:** Update project config to no longer bundle
1709
+ ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
1435
1710
 
1436
1711
  ## [1.17.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.17.0...git-tools-v1.17.1) (2023-12-17)
1437
1712
 
1438
1713
  ### Bug Fixes
1439
1714
 
1440
- - **git-tools:** Update the env names to align with config parameters ([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
1715
+ - **git-tools:** Update the env names to align with config parameters
1716
+ ([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
1441
1717
 
1442
1718
  # [1.17.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.16.0...git-tools-v1.17.0) (2023-12-15)
1443
1719
 
1444
1720
  ### Features
1445
1721
 
1446
- - **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
1722
+ - **design-tools:** Added design tools package to support storm design systems
1723
+ ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
1447
1724
 
1448
1725
  # [1.16.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.15.1...git-tools-v1.16.0) (2023-12-12)
1449
1726
 
1450
1727
  ### Features
1451
1728
 
1452
- - **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
1729
+ - **workspace-tools:** Added the `packageAll` option to build nested package
1730
+ files
1731
+ ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
1453
1732
 
1454
1733
  ## [1.15.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.15.0...git-tools-v1.15.1) (2023-12-11)
1455
1734
 
1456
1735
  ### Bug Fixes
1457
1736
 
1458
- - **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
1737
+ - **workspace-tools:** Resolved issue with bad nx.json config
1738
+ ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
1459
1739
 
1460
1740
  # [1.15.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.9...git-tools-v1.15.0) (2023-12-09)
1461
1741
 
1462
1742
  ### Features
1463
1743
 
1464
- - **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
1744
+ - **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
1745
+ ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
1465
1746
 
1466
1747
  ## [1.14.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.8...git-tools-v1.14.9) (2023-12-08)
1467
1748
 
1468
1749
  ### Bug Fixes
1469
1750
 
1470
- - **workspace-tools:** Update the tsup build executor to use the daemon for getting the ProjectGraph ([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
1751
+ - **workspace-tools:** Update the tsup build executor to use the daemon for
1752
+ getting the ProjectGraph
1753
+ ([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
1471
1754
 
1472
1755
  ## [1.14.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.7...git-tools-v1.14.8) (2023-12-06)
1473
1756
 
1474
1757
  ### Bug Fixes
1475
1758
 
1476
- - **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
1759
+ - **workspace-tools:** Resolved issue with bad options passed into base TS
1760
+ library generator
1761
+ ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
1477
1762
 
1478
1763
  ## [1.14.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.6...git-tools-v1.14.7) (2023-12-05)
1479
1764
 
1480
1765
  ### Bug Fixes
1481
1766
 
1482
- - **git-tools:** Bundle patched `semantic-release` code with package ([9e6bb0e](https://github.com/storm-software/storm-ops/commit/9e6bb0e1e43d743e1ccf0d607a4099fd1dd49dab))
1483
- - **git-tools:** Ensure we skip workspace root when releasing packages ([11de1df](https://github.com/storm-software/storm-ops/commit/11de1dfb665b9ab9fdb80c004020a71d6b1f6a9d))
1484
- - **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
1485
- - **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
1486
- - **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
1487
- - **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
1767
+ - **git-tools:** Bundle patched `semantic-release` code with package
1768
+ ([9e6bb0e](https://github.com/storm-software/storm-ops/commit/9e6bb0e1e43d743e1ccf0d607a4099fd1dd49dab))
1769
+ - **git-tools:** Ensure we skip workspace root when releasing packages
1770
+ ([11de1df](https://github.com/storm-software/storm-ops/commit/11de1dfb665b9ab9fdb80c004020a71d6b1f6a9d))
1771
+ - **git-tools:** Resolved issue in `semantic-release` patch with module
1772
+ directory
1773
+ ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
1774
+ - **git-tools:** Resolved issue with patched semantic-release bundled path
1775
+ ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
1776
+ - **git-tools:** Update the env used by packages to match new config updates
1777
+ ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
1778
+ - **git-tools:** Updated `semantic-release` patch to properly check for plugins
1779
+ ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
1488
1780
 
1489
1781
  ## [1.14.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.5...git-tools-v1.14.6) (2023-12-05)
1490
1782
 
1491
1783
  ### Bug Fixes
1492
1784
 
1493
- - **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
1785
+ - **config-tools:** Update configuration types to allow any type of schema
1786
+ ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
1494
1787
 
1495
1788
  ## [1.14.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.4...git-tools-v1.14.5) (2023-12-03)
1496
1789
 
1497
1790
  ### Bug Fixes
1498
1791
 
1499
- - **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
1792
+ - **workspace-tools:** Ensure only storm env are written to build package
1793
+ ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
1500
1794
 
1501
1795
  ## [1.14.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.3...git-tools-v1.14.4) (2023-12-03)
1502
1796
 
1503
1797
  ### Bug Fixes
1504
1798
 
1505
- - **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
1506
- - **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
1507
- - **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
1508
- - **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
1799
+ - **storm-ops:** Update pnpm-lock.yaml file
1800
+ ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
1801
+ - **workspace-tools:** Remove pino logging esbuild plugin
1802
+ ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
1803
+ - **workspace-tools:** Resolved more issues with results display
1804
+ ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
1805
+ - **workspace-tools:** Update all workspace chalk deps to version 4.1.0
1806
+ ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
1509
1807
 
1510
1808
  ## [1.14.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.2...git-tools-v1.14.3) (2023-12-03)
1511
1809
 
1512
1810
  ### Bug Fixes
1513
1811
 
1514
- - **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1812
+ - **workspace-tools:** Remove config-tools as an external dependency
1813
+ ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1515
1814
 
1516
1815
  ## [1.14.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.1...git-tools-v1.14.2) (2023-12-03)
1517
1816
 
1518
1817
  ### Bug Fixes
1519
1818
 
1520
- - **config-tools:** Updated the `StormConfig` schema to properly type extensions and removed @decs/typeschema dependency ([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
1819
+ - **config-tools:** Updated the `StormConfig` schema to properly type extensions
1820
+ and removed @decs/typeschema dependency
1821
+ ([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
1521
1822
 
1522
1823
  ## [1.14.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.14.0...git-tools-v1.14.1) (2023-12-02)
1523
1824
 
1524
1825
  ### Bug Fixes
1525
1826
 
1526
- - **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1827
+ - **config-tools:** Update config package module type
1828
+ ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1527
1829
 
1528
1830
  # [1.14.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.13.1...git-tools-v1.14.0) (2023-12-02)
1529
1831
 
1530
1832
  ### Features
1531
1833
 
1532
- - **config-tools:** Added `logLevel` configuration value ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
1834
+ - **config-tools:** Added `logLevel` configuration value
1835
+ ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
1533
1836
 
1534
1837
  ## [1.13.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.13.0...git-tools-v1.13.1) (2023-12-02)
1535
1838
 
1536
1839
  ### Bug Fixes
1537
1840
 
1538
- - **config-tools:** Updated the config schema's default values ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
1841
+ - **config-tools:** Updated the config schema's default values
1842
+ ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
1539
1843
 
1540
1844
  # [1.13.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.12.0...git-tools-v1.13.0) (2023-12-02)
1541
1845
 
1542
1846
  ### Features
1543
1847
 
1544
- - **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1848
+ - **workspace-tools:** Added the config-schema generator to create json schemas
1849
+ for Storm Config
1850
+ ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1545
1851
 
1546
1852
  # [1.12.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.11.1...git-tools-v1.12.0) (2023-12-02)
1547
1853
 
1548
1854
  ### Features
1549
1855
 
1550
- - **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1551
- - **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1856
+ - **config-tools:** Added the config-tools library to support storm
1857
+ configuration
1858
+ ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1859
+ - **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
1860
+ ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1552
1861
 
1553
1862
  ## [1.11.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.11.0...git-tools-v1.11.1) (2023-11-30)
1554
1863
 
1555
1864
  ### Bug Fixes
1556
1865
 
1557
- - **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1866
+ - **workspace-tools:** Enhanced external dependency selection logic
1867
+ ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1558
1868
 
1559
1869
  # [1.11.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.18...git-tools-v1.11.0) (2023-11-30)
1560
1870
 
1561
1871
  ### Features
1562
1872
 
1563
- - **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1873
+ - **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
1874
+ ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1564
1875
 
1565
1876
  ## [1.10.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.17...git-tools-v1.10.18) (2023-11-30)
1566
1877
 
1567
1878
  ### Bug Fixes
1568
1879
 
1569
- - **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1880
+ - **workspace-tools:** Update input file path for api-extractor
1881
+ ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1570
1882
 
1571
1883
  ## [1.10.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.16...git-tools-v1.10.17) (2023-11-30)
1572
1884
 
1573
1885
  ### Bug Fixes
1574
1886
 
1575
- - **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1887
+ - **workspace-tools:** Resolved bad reference to path
1888
+ ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1576
1889
 
1577
1890
  ## [1.10.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.15...git-tools-v1.10.16) (2023-11-30)
1578
1891
 
1579
1892
  ### Bug Fixes
1580
1893
 
1581
- - **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1894
+ - **workspace-tools:** Resolved issue with api-extractor input path
1895
+ ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1582
1896
 
1583
1897
  ## [1.10.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.14...git-tools-v1.10.15) (2023-11-29)
1584
1898
 
1585
1899
  ### Bug Fixes
1586
1900
 
1587
- - **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1901
+ - **workspace-tools:** Update the path separators in api-extractor parameters
1902
+ ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1588
1903
 
1589
1904
  ## [1.10.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.13...git-tools-v1.10.14) (2023-11-29)
1590
1905
 
1591
1906
  ### Bug Fixes
1592
1907
 
1593
- - **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1908
+ - **workspace-tools:** Add back the `declarationDir` value to the
1909
+ compilerOptions for dts build
1910
+ ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1594
1911
 
1595
1912
  ### Reverts
1596
1913
 
1597
- - **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1914
+ - **workspace-tools:** Revert tsup patch back to previous version before updates
1915
+ to api-extractor
1916
+ ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1598
1917
 
1599
1918
  ## [1.10.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.12...git-tools-v1.10.13) (2023-11-29)
1600
1919
 
1601
1920
  ### Bug Fixes
1602
1921
 
1603
- - **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1922
+ - **workspace-tools:** Update tmp path on tsup patch
1923
+ ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1604
1924
 
1605
1925
  ## [1.10.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.11...git-tools-v1.10.12) (2023-11-29)
1606
1926
 
1607
1927
  ### Bug Fixes
1608
1928
 
1609
- - **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1929
+ - **workspace-tools:** Resolve issue with path separators in tsup patch
1930
+ ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1610
1931
 
1611
1932
  ## [1.10.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.10...git-tools-v1.10.11) (2023-11-29)
1612
1933
 
1613
1934
  ### Bug Fixes
1614
1935
 
1615
- - **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1936
+ - **workspace-tools:** Resolved issue with bad path module usage in tsup patch
1937
+ ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1616
1938
 
1617
1939
  ## [1.10.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.9...git-tools-v1.10.10) (2023-11-29)
1618
1940
 
1619
1941
  ### Bug Fixes
1620
1942
 
1621
- - **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1622
- - **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1943
+ - **git-tools:** Resolved issue with escape character in descriptions for nx
1944
+ plugins
1945
+ ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1946
+ - **workspace-tools:** Update tsup patch so correct files are written after
1947
+ api-extractor
1948
+ ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1623
1949
 
1624
1950
  ## [1.10.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.8...git-tools-v1.10.9) (2023-11-29)
1625
1951
 
1626
1952
  ### Bug Fixes
1627
1953
 
1628
- - **workspace-tools:** Update tsup patch to use workspace root as base directory for api-extractor ([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
1954
+ - **workspace-tools:** Update tsup patch to use workspace root as base directory
1955
+ for api-extractor
1956
+ ([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
1629
1957
 
1630
1958
  ## [1.10.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.7...git-tools-v1.10.8) (2023-11-29)
1631
1959
 
1632
1960
  ### Bug Fixes
1633
1961
 
1634
- - **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1962
+ - **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
1963
+ api-extractor option
1964
+ ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1635
1965
 
1636
1966
  ## [1.10.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.6...git-tools-v1.10.7) (2023-11-29)
1637
1967
 
1638
1968
  ### Bug Fixes
1639
1969
 
1640
- - **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1970
+ - **workspace-tools:** Resolve issue with api-extractor output directory
1971
+ ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1641
1972
 
1642
1973
  ## [1.10.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.5...git-tools-v1.10.6) (2023-11-29)
1643
1974
 
1644
1975
  ### Bug Fixes
1645
1976
 
1646
- - **git-tools:** Ensure default options for arrays is documented correctly in README ([1754da3](https://github.com/storm-software/storm-ops/commit/1754da39e1ff6c72b020ef0119287e91e64b160d))
1647
- - **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1977
+ - **git-tools:** Ensure default options for arrays is documented correctly in
1978
+ README
1979
+ ([1754da3](https://github.com/storm-software/storm-ops/commit/1754da39e1ff6c72b020ef0119287e91e64b160d))
1980
+ - **git-tools:** Resolved issue with generation of options table in readme-gen
1981
+ ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1648
1982
 
1649
1983
  ## [1.10.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.4...git-tools-v1.10.5) (2023-11-29)
1650
1984
 
1651
1985
  ### Bug Fixes
1652
1986
 
1653
- - **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1987
+ - **workspace-tools:** Resolved issue with paths passed to api-extractor
1988
+ ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1654
1989
 
1655
1990
  ## [1.10.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.3...git-tools-v1.10.4) (2023-11-29)
1656
1991
 
1657
1992
  ### Bug Fixes
1658
1993
 
1659
- - **git-tools:** Added code to ensure the readme-gen sections are added back after running ([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
1994
+ - **git-tools:** Added code to ensure the readme-gen sections are added back
1995
+ after running
1996
+ ([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
1660
1997
 
1661
1998
  ## [1.10.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.2...git-tools-v1.10.3) (2023-11-29)
1662
1999
 
1663
2000
  ### Bug Fixes
1664
2001
 
1665
- - **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
2002
+ - **workspace-tools:** Resolved issue with entry path passed into api-extractor
2003
+ ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1666
2004
 
1667
2005
  ## [1.10.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.1...git-tools-v1.10.2) (2023-11-29)
1668
2006
 
1669
2007
  ### Bug Fixes
1670
2008
 
1671
- - **git-tools:** Resolved various issues with nx documentation for readme-gen ([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
2009
+ - **git-tools:** Resolved various issues with nx documentation for readme-gen
2010
+ ([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
1672
2011
 
1673
2012
  ## [1.10.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.10.0...git-tools-v1.10.1) (2023-11-29)
1674
2013
 
1675
2014
  ### Bug Fixes
1676
2015
 
1677
- - **workspace-tools:** Resolved issue with invalid schema json for tsup executor ([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
2016
+ - **workspace-tools:** Resolved issue with invalid schema json for tsup executor
2017
+ ([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
1678
2018
 
1679
2019
  # [1.10.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.5...git-tools-v1.10.0) (2023-11-29)
1680
2020
 
1681
2021
  ### Features
1682
2022
 
1683
- - **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
2023
+ - **git-tools:** Added executors and generators sections to the readme-gen CLI
2024
+ ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1684
2025
 
1685
2026
  ## [1.9.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.4...git-tools-v1.9.5) (2023-11-29)
1686
2027
 
1687
2028
  ### Bug Fixes
1688
2029
 
1689
- - **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
2030
+ - **workspace-tools:** Update paths passed to api-extractor in tsup patch
2031
+ ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1690
2032
 
1691
2033
  ## [1.9.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.3...git-tools-v1.9.4) (2023-11-29)
1692
2034
 
1693
2035
  ### Bug Fixes
1694
2036
 
1695
- - **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
2037
+ - **workspace-tools:** Update the slashes used in package path in tsup patch
2038
+ ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1696
2039
 
1697
2040
  ## [1.9.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.2...git-tools-v1.9.3) (2023-11-29)
1698
2041
 
1699
2042
  ### Bug Fixes
1700
2043
 
1701
- - **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
2044
+ - **workspace-tools:** Update package path used by api-extractor
2045
+ ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1702
2046
 
1703
2047
  ## [1.9.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.1...git-tools-v1.9.2) (2023-11-29)
1704
2048
 
1705
2049
  ### Bug Fixes
1706
2050
 
1707
- - **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
2051
+ - **workspace-tools:** Resolved issue with package.json search method
2052
+ ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1708
2053
 
1709
2054
  ## [1.9.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.9.0...git-tools-v1.9.1) (2023-11-29)
1710
2055
 
1711
2056
  ### Bug Fixes
1712
2057
 
1713
- - **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
2058
+ - **workspace-tools:** Remove code that overwrites dts files
2059
+ ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1714
2060
 
1715
2061
  # [1.9.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.21...git-tools-v1.9.0) (2023-11-28)
1716
2062
 
1717
2063
  ### Bug Fixes
1718
2064
 
1719
- - **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
2065
+ - **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
2066
+ ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1720
2067
 
1721
2068
  ### Features
1722
2069
 
1723
- - **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
2070
+ - **workspace-tools:** Added the `plugins` option to the tsup executor
2071
+ ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1724
2072
 
1725
2073
  ## [1.8.21](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.20...git-tools-v1.8.21) (2023-11-27)
1726
2074
 
1727
2075
  ### Bug Fixes
1728
2076
 
1729
- - **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
2077
+ - **workspace-tools:** Cleaned up tsup patch and executor code
2078
+ ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1730
2079
 
1731
2080
  ## [1.8.20](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.19...git-tools-v1.8.20) (2023-11-27)
1732
2081
 
1733
2082
  ### Bug Fixes
1734
2083
 
1735
- - **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
2084
+ - **workspace-tools:** Resolved issue preventing file mappings from being logged
2085
+ ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1736
2086
 
1737
2087
  ## [1.8.19](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.18...git-tools-v1.8.19) (2023-11-27)
1738
2088
 
1739
2089
  ### Bug Fixes
1740
2090
 
1741
- - **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1742
- - **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
2091
+ - **workspace-tools:** Resolved const issue in tsup patch
2092
+ ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
2093
+ - **workspace-tools:** Updated issue with bad map logging
2094
+ ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1743
2095
 
1744
2096
  ## [1.8.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.17...git-tools-v1.8.18) (2023-11-27)
1745
2097
 
1746
2098
  ### Bug Fixes
1747
2099
 
1748
- - **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
2100
+ - **workspace-tools:** Added additional logging for tsc process
2101
+ ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1749
2102
 
1750
2103
  ## [1.8.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.16...git-tools-v1.8.17) (2023-11-27)
1751
2104
 
1752
2105
  ### Bug Fixes
1753
2106
 
1754
- - **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
2107
+ - **workspace-tools:** Resolved issue with invalid fileNames variable reference
2108
+ ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1755
2109
 
1756
2110
  ## [1.8.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.15...git-tools-v1.8.16) (2023-11-27)
1757
2111
 
1758
2112
  ### Bug Fixes
1759
2113
 
1760
- - **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
2114
+ - **workspace-tools:** Resovled issue with parameters passed to createProgram
2115
+ ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1761
2116
 
1762
2117
  ## [1.8.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.14...git-tools-v1.8.15) (2023-11-27)
1763
2118
 
1764
2119
  ### Bug Fixes
1765
2120
 
1766
- - **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
2121
+ - **workspace-tools:** Added paresed tsc options as tsup parameter
2122
+ ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1767
2123
 
1768
2124
  ## [1.8.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.13...git-tools-v1.8.14) (2023-11-27)
1769
2125
 
1770
2126
  ### Bug Fixes
1771
2127
 
1772
- - **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
2128
+ - **workspace-tools:** Added custom tsc options to tsup patch config
2129
+ ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1773
2130
 
1774
2131
  ## [1.8.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.12...git-tools-v1.8.13) (2023-11-27)
1775
2132
 
1776
2133
  ### Bug Fixes
1777
2134
 
1778
- - **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
2135
+ - **workspace-tools:** Resolved issue with bad path in file map
2136
+ ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1779
2137
 
1780
2138
  ## [1.8.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.11...git-tools-v1.8.12) (2023-11-27)
1781
2139
 
1782
2140
  ### Bug Fixes
1783
2141
 
1784
- - **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
2142
+ - **workspace-tools:** Added code to call original emit method
2143
+ ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1785
2144
 
1786
2145
  ## [1.8.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.10...git-tools-v1.8.11) (2023-11-27)
1787
2146
 
1788
2147
  ### Bug Fixes
1789
2148
 
1790
- - **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
2149
+ - **workspace-tools:** Resolved issue around adding files to api-extractor
2150
+ config
2151
+ ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1791
2152
 
1792
2153
  ## [1.8.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.9...git-tools-v1.8.10) (2023-11-27)
1793
2154
 
1794
2155
  ### Bug Fixes
1795
2156
 
1796
- - **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
2157
+ - **workspace-tools:** Clean up around tsup patch dts build
2158
+ ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1797
2159
 
1798
2160
  ## [1.8.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.8...git-tools-v1.8.9) (2023-11-27)
1799
2161
 
1800
2162
  ### Bug Fixes
1801
2163
 
1802
- - **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
2164
+ - **workspace-tools:** Updated how emit is called
2165
+ ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1803
2166
 
1804
2167
  ## [1.8.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.7...git-tools-v1.8.8) (2023-11-26)
1805
2168
 
1806
2169
  ### Bug Fixes
1807
2170
 
1808
- - **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
2171
+ - **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
2172
+ api-extractor
2173
+ ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1809
2174
 
1810
2175
  ## [1.8.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.6...git-tools-v1.8.7) (2023-11-26)
1811
2176
 
1812
2177
  ### Bug Fixes
1813
2178
 
1814
- - **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
2179
+ - **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
2180
+ options
2181
+ ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1815
2182
 
1816
2183
  ## [1.8.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.5...git-tools-v1.8.6) (2023-11-26)
1817
2184
 
1818
2185
  ### Bug Fixes
1819
2186
 
1820
- - **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
2187
+ - **workspace-tools:** Resolved issue where fs map was cleared out
2188
+ ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1821
2189
 
1822
2190
  ## [1.8.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.4...git-tools-v1.8.5) (2023-11-26)
1823
2191
 
1824
2192
  ### Bug Fixes
1825
2193
 
1826
- - **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
2194
+ - **workspace-tools:** Resolved issue with virtual file system in tsup patch
2195
+ ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1827
2196
 
1828
2197
  ## [1.8.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.3...git-tools-v1.8.4) (2023-11-26)
1829
2198
 
1830
2199
  ### Bug Fixes
1831
2200
 
1832
- - **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
2201
+ - **workspace-tools:** Resolved issue with fs key
2202
+ ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
1833
2203
 
1834
2204
  ## [1.8.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.2...git-tools-v1.8.3) (2023-11-25)
1835
2205
 
1836
2206
  ### Bug Fixes
1837
2207
 
1838
- - **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
2208
+ - **workspace-tools:** Resolved issue with incorrectly written config file
2209
+ ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
1839
2210
 
1840
2211
  ## [1.8.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.1...git-tools-v1.8.2) (2023-11-25)
1841
2212
 
1842
2213
  ### Bug Fixes
1843
2214
 
1844
- - **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
2215
+ - **workspace-tools:** Updated the way options are passed to `createProgram`
2216
+ ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
1845
2217
 
1846
2218
  ## [1.8.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.8.0...git-tools-v1.8.1) (2023-11-25)
1847
2219
 
1848
2220
  ### Bug Fixes
1849
2221
 
1850
- - **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
2222
+ - **workspace-tools:** Updated tsup patch to use compilerHost
2223
+ ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
1851
2224
 
1852
2225
  # [1.8.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.6...git-tools-v1.8.0) (2023-11-25)
1853
2226
 
1854
2227
  ### Bug Fixes
1855
2228
 
1856
- - **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
2229
+ - **workspace-tools:** Resolved issue with ES module imports
2230
+ ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1857
2231
 
1858
2232
  ### Features
1859
2233
 
1860
- - **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
2234
+ - **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
2235
+ processing
2236
+ ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
1861
2237
 
1862
2238
  ## [1.7.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.5...git-tools-v1.7.6) (2023-11-25)
1863
2239
 
1864
2240
  ### Bug Fixes
1865
2241
 
1866
- - **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
2242
+ - **workspace-tools:** Resovled issue with missing options in rollup build in
2243
+ tsup patch
2244
+ ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
1867
2245
 
1868
2246
  ## [1.7.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.4...git-tools-v1.7.5) (2023-11-25)
1869
2247
 
1870
2248
  ### Bug Fixes
1871
2249
 
1872
- - **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
2250
+ - **workspace-tools:** Update imports for @typescript/vfs to use named values
2251
+ ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
1873
2252
 
1874
2253
  ## [1.7.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.3...git-tools-v1.7.4) (2023-11-25)
1875
2254
 
1876
2255
  ### Bug Fixes
1877
2256
 
1878
- - **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
2257
+ - **workspace-tools:** Added virtual file system to tsup patch to resolve
2258
+ missing libs
2259
+ ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1879
2260
 
1880
2261
  ## [1.7.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.2...git-tools-v1.7.3) (2023-11-25)
1881
2262
 
1882
2263
  ### Bug Fixes
1883
2264
 
1884
- - **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
2265
+ - **workspace-tools:** Removed compiler options to set targer manaully in tsup
2266
+ build
2267
+ ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1885
2268
 
1886
2269
  ## [1.7.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.1...git-tools-v1.7.2) (2023-11-25)
1887
2270
 
1888
2271
  ### Bug Fixes
1889
2272
 
1890
- - **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
2273
+ - **workspace-tools:** Update default compilerOptions prior to calling tsc
2274
+ ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1891
2275
 
1892
2276
  ## [1.7.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.7.0...git-tools-v1.7.1) (2023-11-25)
1893
2277
 
1894
2278
  ### Bug Fixes
1895
2279
 
1896
- - **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
2280
+ - **workspace-tools:** Resolved bad iterable issue in tsup patch
2281
+ ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1897
2282
 
1898
2283
  # [1.7.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.6.1...git-tools-v1.7.0) (2023-11-25)
1899
2284
 
1900
2285
  ### Features
1901
2286
 
1902
- - **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
2287
+ - **workspace-tools:** Added the `includeSrc` option to the tsup build executor
2288
+ ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1903
2289
 
1904
2290
  ## [1.6.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.6.0...git-tools-v1.6.1) (2023-11-25)
1905
2291
 
1906
2292
  ### Bug Fixes
1907
2293
 
1908
- - **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
2294
+ - **workspace-tools:** Update include paths in tsconfig used in tsup builder
2295
+ ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1909
2296
 
1910
2297
  # [1.6.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.13...git-tools-v1.6.0) (2023-11-25)
1911
2298
 
1912
2299
  ### Features
1913
2300
 
1914
- - **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
2301
+ - **workspace-tools:** Added workers distribution to tsup build
2302
+ ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1915
2303
 
1916
2304
  ## [1.5.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.12...git-tools-v1.5.13) (2023-11-25)
1917
2305
 
1918
2306
  ### Bug Fixes
1919
2307
 
1920
- - **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
2308
+ - **workspace-tools:** Update the outDir value of parsed tsconfig options in
2309
+ tsup patch
2310
+ ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1921
2311
 
1922
2312
  ## [1.5.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.11...git-tools-v1.5.12) (2023-11-25)
1923
2313
 
1924
2314
  ### Bug Fixes
1925
2315
 
1926
- - **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
2316
+ - **workspace-tools:** Fixed issue with invalid chars in entry name
2317
+ ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1927
2318
 
1928
2319
  ## [1.5.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.10...git-tools-v1.5.11) (2023-11-24)
1929
2320
 
1930
2321
  ### Bug Fixes
1931
2322
 
1932
- - **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
2323
+ - **workspace-tools:** Resolve issue with dts `files` in compiler options
2324
+ ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1933
2325
 
1934
2326
  ## [1.5.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.9...git-tools-v1.5.10) (2023-11-22)
1935
2327
 
1936
2328
  ### Bug Fixes
1937
2329
 
1938
- - **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
2330
+ - **workspace-tools:** Resolved issue with bad path in tsup build
2331
+ ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1939
2332
 
1940
2333
  ## [1.5.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.8...git-tools-v1.5.9) (2023-11-22)
1941
2334
 
1942
2335
  ### Bug Fixes
1943
2336
 
1944
- - **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
2337
+ - **workspace-tools:** Update generated tsconfig include to point to package
2338
+ root
2339
+ ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1945
2340
 
1946
2341
  ## [1.5.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.7...git-tools-v1.5.8) (2023-11-22)
1947
2342
 
1948
2343
  ### Bug Fixes
1949
2344
 
1950
- - **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
2345
+ - **workspace-tools:** Resolve include issue with tsc during tsup build
2346
+ ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1951
2347
 
1952
2348
  ## [1.5.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.6...git-tools-v1.5.7) (2023-11-22)
1953
2349
 
1954
2350
  ### Bug Fixes
1955
2351
 
1956
- - **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
2352
+ - **workspace-tools:** Resolved issue around incorrect output mapping in
2353
+ api-extractor
2354
+ ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1957
2355
 
1958
2356
  ## [1.5.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.5...git-tools-v1.5.6) (2023-11-22)
1959
2357
 
1960
2358
  ### Bug Fixes
1961
2359
 
1962
- - **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
2360
+ - **workspace-tools:** Removed overriden tsconfig for api-extractor
2361
+ ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1963
2362
 
1964
2363
  ## [1.5.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.4...git-tools-v1.5.5) (2023-11-22)
1965
2364
 
1966
2365
  ### Bug Fixes
1967
2366
 
1968
- - **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
2367
+ - **workspace-tools:** Correctly formatted include path in tsconfig passed to
2368
+ api extractor
2369
+ ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1969
2370
 
1970
2371
  ## [1.5.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.3...git-tools-v1.5.4) (2023-11-22)
1971
2372
 
1972
2373
  ### Bug Fixes
1973
2374
 
1974
- - **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
2375
+ - **workspace-tools:** Resolved issue with export generation after api-extractor
2376
+ ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1975
2377
 
1976
2378
  ## [1.5.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.2...git-tools-v1.5.3) (2023-11-22)
1977
2379
 
1978
2380
  ### Bug Fixes
1979
2381
 
1980
- - **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
2382
+ - **workspace-tools:** Add default tsconfig values for api-extractor
2383
+ ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1981
2384
 
1982
2385
  ## [1.5.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.1...git-tools-v1.5.2) (2023-11-22)
1983
2386
 
1984
2387
  ### Bug Fixes
1985
2388
 
1986
- - **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
2389
+ - **workspace-tools:** Update the `projectFolder` option passed to api-extractor
2390
+ ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1987
2391
 
1988
2392
  ## [1.5.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.5.0...git-tools-v1.5.1) (2023-11-21)
1989
2393
 
1990
2394
  ### Bug Fixes
1991
2395
 
1992
- - **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
2396
+ - **workspace-tools:** Resolved issues with api-extractors paths
2397
+ ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1993
2398
 
1994
2399
  # [1.5.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.4.0...git-tools-v1.5.0) (2023-11-21)
1995
2400
 
1996
2401
  ### Features
1997
2402
 
1998
- - **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
2403
+ - **workspace-tools:** Added the `main` option to tsup build support manually
2404
+ entered entry paths
2405
+ ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1999
2406
 
2000
2407
  # [1.4.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.5...git-tools-v1.4.0) (2023-11-21)
2001
2408
 
2002
2409
  ### Features
2003
2410
 
2004
- - **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
2411
+ - **workspace-tools:** Added `description` as an option in the node-library
2412
+ generator
2413
+ ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
2005
2414
 
2006
2415
  ## [1.3.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.4...git-tools-v1.3.5) (2023-11-21)
2007
2416
 
2008
2417
  ### Bug Fixes
2009
2418
 
2010
- - **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
2419
+ - **workspace-tools:** Updated paths of generated api-reports
2420
+ ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
2011
2421
 
2012
2422
  ## [1.3.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.3...git-tools-v1.3.4) (2023-11-21)
2013
2423
 
2014
2424
  ### Bug Fixes
2015
2425
 
2016
- - **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
2426
+ - **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
2427
+ ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
2017
2428
 
2018
2429
  ## [1.3.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.2...git-tools-v1.3.3) (2023-11-21)
2019
2430
 
2020
2431
  ### Bug Fixes
2021
2432
 
2022
- - **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
2433
+ - **workspace-tools:** Resolved issue with path separator character in tsup
2434
+ ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
2023
2435
 
2024
2436
  ## [1.3.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.1...git-tools-v1.3.2) (2023-11-20)
2025
2437
 
2026
2438
  ### Bug Fixes
2027
2439
 
2028
- - **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
2440
+ - **workspace-tools:** Resolved path issue in API Extractor config
2441
+ ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
2029
2442
 
2030
2443
  ## [1.3.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.3.0...git-tools-v1.3.1) (2023-11-20)
2031
2444
 
2032
2445
  ### Bug Fixes
2033
2446
 
2034
- - **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
2447
+ - **workspace-tools:** Updated the api-reports docs path in tsup executor
2448
+ ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
2035
2449
 
2036
2450
  # [1.3.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.58...git-tools-v1.3.0) (2023-11-20)
2037
2451
 
2038
2452
  ### Features
2039
2453
 
2040
- - **workspace-tools:** Update tsup executor to generate API Report file, Doc Model, and TSDoc Metadata ([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
2454
+ - **workspace-tools:** Update tsup executor to generate API Report file, Doc
2455
+ Model, and TSDoc Metadata
2456
+ ([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
2041
2457
 
2042
2458
  ## [1.2.58](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.57...git-tools-v1.2.58) (2023-11-20)
2043
2459
 
2044
2460
  ### Bug Fixes
2045
2461
 
2046
- - **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
2462
+ - **workspace-tools:** Added missing @microsoft/api-extractor dependency for
2463
+ tsup DTS build
2464
+ ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
2047
2465
 
2048
2466
  ## [1.2.57](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.56...git-tools-v1.2.57) (2023-11-20)
2049
2467
 
2050
2468
  ### Bug Fixes
2051
2469
 
2052
- - **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
2470
+ - **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
2471
+ patch
2472
+ ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
2053
2473
 
2054
2474
  ## [1.2.56](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.55...git-tools-v1.2.56) (2023-11-20)
2055
2475
 
2056
2476
  ### Bug Fixes
2057
2477
 
2058
- - **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
2478
+ - **workspace-tools:** Added extra logging to tsup patch
2479
+ ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
2059
2480
 
2060
2481
  ## [1.2.55](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.54...git-tools-v1.2.55) (2023-11-20)
2061
2482
 
2062
2483
  ### Bug Fixes
2063
2484
 
2064
- - **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
2485
+ - **workspace-tools:** Resolved issue with package export lookup in tsup patch
2486
+ ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
2065
2487
 
2066
2488
  ## [1.2.54](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.53...git-tools-v1.2.54) (2023-11-20)
2067
2489
 
2068
2490
  ### Bug Fixes
2069
2491
 
2070
- - **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
2492
+ - **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
2493
+ ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
2071
2494
 
2072
2495
  ## [1.2.53](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.52...git-tools-v1.2.53) (2023-11-20)
2073
2496
 
2074
2497
  ### Bug Fixes
2075
2498
 
2076
- - **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
2499
+ - **workspace-tools:** Resolve issue with path library reference in tsup
2500
+ ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
2077
2501
 
2078
2502
  ## [1.2.52](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.51...git-tools-v1.2.52) (2023-11-20)
2079
2503
 
2080
2504
  ### Bug Fixes
2081
2505
 
2082
- - **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
2506
+ - **workspace-tools:** Resovled issue with tsup dts tsconfig path
2507
+ ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
2083
2508
 
2084
2509
  ## [1.2.51](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.50...git-tools-v1.2.51) (2023-11-20)
2085
2510
 
2086
2511
  ### Bug Fixes
2087
2512
 
2088
- - **workspace-tools:** Added code to default tsup build options and package.json path in api-extractor ([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
2513
+ - **workspace-tools:** Added code to default tsup build options and package.json
2514
+ path in api-extractor
2515
+ ([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
2089
2516
 
2090
2517
  ## [1.2.50](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.49...git-tools-v1.2.50) (2023-11-20)
2091
2518
 
2092
2519
  ### Bug Fixes
2093
2520
 
2094
- - **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
2521
+ - **workspace-tools:** Prevent both dts and experimentalDts from being enabled
2522
+ ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
2095
2523
 
2096
2524
  ## [1.2.49](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.48...git-tools-v1.2.49) (2023-11-19)
2097
2525
 
2098
2526
  ### Bug Fixes
2099
2527
 
2100
- - **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
2528
+ - **workspace-tools:** Upgrade tsup version and enabled experimental dts
2529
+ ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
2101
2530
 
2102
2531
  ## [1.2.48](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.47...git-tools-v1.2.48) (2023-11-19)
2103
2532
 
2104
2533
  ### Bug Fixes
2105
2534
 
2106
- - **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
2535
+ - **workspace-tools:** Update where tsup loads shim files and added define
2536
+ option
2537
+ ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
2107
2538
 
2108
2539
  ## [1.2.47](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.46...git-tools-v1.2.47) (2023-11-19)
2109
2540
 
2110
2541
  ### Bug Fixes
2111
2542
 
2112
- - **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
2543
+ - **workspace-tools:** Added esm and cjs shims to package bundle
2544
+ ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
2113
2545
 
2114
2546
  ## [1.2.46](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.45...git-tools-v1.2.46) (2023-11-19)
2115
2547
 
2116
2548
  ### Bug Fixes
2117
2549
 
2118
- - **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
2550
+ - **workspace-tools:** Added rollup support for DTS generation
2551
+ ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
2119
2552
 
2120
2553
  ## [1.2.45](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.44...git-tools-v1.2.45) (2023-11-19)
2121
2554
 
2122
2555
  ### Bug Fixes
2123
2556
 
2124
- - **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
2557
+ - **workspace-tools:** Resolved issue preventing package.json from being written
2558
+ ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
2125
2559
 
2126
2560
  ## [1.2.44](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.43...git-tools-v1.2.44) (2023-11-19)
2127
2561
 
2128
2562
  ### Bug Fixes
2129
2563
 
2130
- - **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
2564
+ - **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
2565
+ ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
2131
2566
 
2132
2567
  ## [1.2.43](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.42...git-tools-v1.2.43) (2023-11-19)
2133
2568
 
2134
2569
  ### Bug Fixes
2135
2570
 
2136
- - **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
2571
+ - **workspace-tools:** Added conditional to tsup package.json search
2572
+ ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
2137
2573
 
2138
2574
  ## [1.2.42](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.41...git-tools-v1.2.42) (2023-11-18)
2139
2575
 
2140
2576
  ### Bug Fixes
2141
2577
 
2142
- - **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
2578
+ - **workspace-tools:** Resolved issue with order of package.json search in tsup
2579
+ executor
2580
+ ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
2143
2581
 
2144
2582
  ## [1.2.41](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.40...git-tools-v1.2.41) (2023-11-18)
2145
2583
 
2146
2584
  ### Bug Fixes
2147
2585
 
2148
- - **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
2586
+ - **workspace-tools:** Added join to add separators in package.json path in tsup
2587
+ ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
2149
2588
 
2150
2589
  ## [1.2.40](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.39...git-tools-v1.2.40) (2023-11-18)
2151
2590
 
2152
2591
  ### Bug Fixes
2153
2592
 
2154
- - **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
2593
+ - **workspace-tools:** Resolved issue looking up package folder in tsup patch
2594
+ ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
2155
2595
 
2156
2596
  ## [1.2.39](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.38...git-tools-v1.2.39) (2023-11-18)
2157
2597
 
2158
2598
  ### Bug Fixes
2159
2599
 
2160
- - **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
2600
+ - **workspace-tools:** Fixed issue in tsup patch around package.json generation
2601
+ ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
2161
2602
 
2162
2603
  ## [1.2.38](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.37...git-tools-v1.2.38) (2023-11-18)
2163
2604
 
2164
2605
  ### Bug Fixes
2165
2606
 
2166
- - **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
2607
+ - **workspace-tools:** Added banner to tsup patch
2608
+ ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
2167
2609
 
2168
2610
  ## [1.2.37](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.36...git-tools-v1.2.37) (2023-11-18)
2169
2611
 
2170
2612
  ### Bug Fixes
2171
2613
 
2172
- - **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
2614
+ - **workspace-tools:** Patched tsup to properly use logger
2615
+ ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
2173
2616
 
2174
2617
  ## [1.2.36](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.35...git-tools-v1.2.36) (2023-11-16)
2175
2618
 
2176
2619
  ### Bug Fixes
2177
2620
 
2178
- - **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
2621
+ - **workspace-tools:** Update `entry` in tsup to use a single default file
2622
+ ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
2179
2623
 
2180
2624
  ## [1.2.35](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.34...git-tools-v1.2.35) (2023-11-16)
2181
2625
 
2182
2626
  ### Bug Fixes
2183
2627
 
2184
- - **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
2628
+ - **linting-tools:** Added tsconfig recommended to root tsconfig
2629
+ ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
2185
2630
 
2186
2631
  ## [1.2.34](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.33...git-tools-v1.2.34) (2023-11-16)
2187
2632
 
2188
2633
  ### Bug Fixes
2189
2634
 
2190
- - **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
2191
- - **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
2635
+ - **workspace-tools:** Change tsup build to use glob package instead of function
2636
+ from Nx
2637
+ ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
2638
+ - **workspace-tools:** Included missing config function signature change
2639
+ ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
2192
2640
 
2193
2641
  ## [1.2.33](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.32...git-tools-v1.2.33) (2023-11-16)
2194
2642
 
2195
2643
  ### Bug Fixes
2196
2644
 
2197
- - **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
2645
+ - **workspace-tools:** Patch tsup build with check for `this` in rollup config
2646
+ ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
2198
2647
 
2199
2648
  ## [1.2.32](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.31...git-tools-v1.2.32) (2023-11-16)
2200
2649
 
2201
2650
  ### Bug Fixes
2202
2651
 
2203
- - **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
2652
+ - **workspace-tools:** Patch logging into tsup build
2653
+ ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
2204
2654
 
2205
2655
  ## [1.2.31](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.30...git-tools-v1.2.31) (2023-11-16)
2206
2656
 
2207
2657
  ### Bug Fixes
2208
2658
 
2209
- - **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
2659
+ - **workspace-tools:** Update tsup patch to use the logger
2660
+ ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
2210
2661
 
2211
2662
  ## [1.2.30](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.29...git-tools-v1.2.30) (2023-11-16)
2212
2663
 
2213
2664
  ### Bug Fixes
2214
2665
 
2215
- - **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
2666
+ - **workspace-tools:** Added troubleshooting logging to tsup build
2667
+ ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
2216
2668
 
2217
2669
  ## [1.2.29](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.28...git-tools-v1.2.29) (2023-11-15)
2218
2670
 
2219
2671
  ### Bug Fixes
2220
2672
 
2221
- - **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
2222
- - **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
2673
+ - **workspace-tools:** Resolved issue with prettier config import
2674
+ ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
2675
+ - **workspace-tools:** Updated tsup build to check for package.json in outDir
2676
+ via patch
2677
+ ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
2223
2678
 
2224
2679
  ## [1.2.28](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.27...git-tools-v1.2.28) (2023-11-15)
2225
2680
 
2226
2681
  ### Bug Fixes
2227
2682
 
2228
- - **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
2683
+ - **workspace-tools:** Resolved tsup issue with entry option and package.json
2684
+ full path
2685
+ ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
2229
2686
 
2230
2687
  ## [1.2.27](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.26...git-tools-v1.2.27) (2023-11-15)
2231
2688
 
2232
2689
  ### Bug Fixes
2233
2690
 
2234
- - **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
2691
+ - **workspace-tools:** Patch tsup to use generated package.json file
2692
+ ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
2235
2693
 
2236
2694
  ## [1.2.26](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.25...git-tools-v1.2.26) (2023-11-15)
2237
2695
 
2238
2696
  ### Bug Fixes
2239
2697
 
2240
- - **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
2241
- - **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
2698
+ - **deps:** update patch prod dependencies
2699
+ ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
2700
+ - **workspace-tools:** Update default options for tsup executor
2701
+ ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
2242
2702
 
2243
2703
  ## [1.2.25](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.24...git-tools-v1.2.25) (2023-11-13)
2244
2704
 
2245
2705
  ### Bug Fixes
2246
2706
 
2247
- - **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
2707
+ - **workspace-tools:** Update tsup config to package src files in build package
2708
+ ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
2248
2709
 
2249
2710
  ## [1.2.24](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.23...git-tools-v1.2.24) (2023-11-13)
2250
2711
 
2251
2712
  ### Bug Fixes
2252
2713
 
2253
- - **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
2714
+ - **workspace-tools:** Include terser in workspace package for tsup build
2715
+ ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
2254
2716
 
2255
2717
  ## [1.2.23](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.22...git-tools-v1.2.23) (2023-11-12)
2256
2718
 
2257
2719
  ### Bug Fixes
2258
2720
 
2259
- - **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
2721
+ - **workspace-tools:** Update output paths on tsup executor config
2722
+ ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
2260
2723
 
2261
2724
  ## [1.2.22](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.21...git-tools-v1.2.22) (2023-11-12)
2262
2725
 
2263
2726
  ### Bug Fixes
2264
2727
 
2265
- - **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
2728
+ - **workspace-tools:** Update clean functionality so no previously build files
2729
+ are removed
2730
+ ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
2266
2731
 
2267
2732
  ## [1.2.21](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.20...git-tools-v1.2.21) (2023-11-12)
2268
2733
 
2269
2734
  ### Bug Fixes
2270
2735
 
2271
- - **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
2736
+ - **workspace-tools:** Resolve issue with config objects passed to copyAssets
2737
+ function
2738
+ ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
2272
2739
 
2273
2740
  ## [1.2.20](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.19...git-tools-v1.2.20) (2023-11-12)
2274
2741
 
2275
2742
  ### Bug Fixes
2276
2743
 
2277
- - **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
2744
+ - **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
2745
+ ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
2278
2746
 
2279
2747
  ## [1.2.19](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.18...git-tools-v1.2.19) (2023-11-10)
2280
2748
 
2281
2749
  ### Bug Fixes
2282
2750
 
2283
- - **git-tools:** Add origin to git lfs command ([4c33508](https://github.com/storm-software/storm-ops/commit/4c335088d426535eb443b01d653696576dc1d237))
2284
- - **git-tools:** Added branch name to git command ([f411035](https://github.com/storm-software/storm-ops/commit/f41103595cfa383256b347c5e93635445a051fda))
2285
- - **git-tools:** Ensure full path is added to remote branch params ([bb2c668](https://github.com/storm-software/storm-ops/commit/bb2c668ccb959b038929a30436163088b4c02a7d))
2286
- - **git-tools:** More updates to variables in hooks ([1096948](https://github.com/storm-software/storm-ops/commit/10969481676eba0b86118dff0e1365adfbf4bd75))
2287
- - **git-tools:** Remove git-lfs variables from the husky ([0f80794](https://github.com/storm-software/storm-ops/commit/0f80794418bb82000e73029df6c7d738d289ca78))
2288
- - **git-tools:** Remove git-lfs variables from the husky hooks ([cad7eff](https://github.com/storm-software/storm-ops/commit/cad7eff3c2ed3a1f0b318d9973b6756b8446eb0a))
2289
- - **git-tools:** Resolved issue calling git-lfs commands on current branch ([f5c4dd8](https://github.com/storm-software/storm-ops/commit/f5c4dd8331f1df05e0661b1aa72dcd1260a972ad))
2290
- - **git-tools:** Update code to use the provided git variables ([f5acee1](https://github.com/storm-software/storm-ops/commit/f5acee1da47f1d0ec730a82a20aaaff9f6e77e54))
2291
- - **git-tools:** Update hook execution scripts ([1d1b426](https://github.com/storm-software/storm-ops/commit/1d1b4265ad99ad9fc97764dd89f5cf2cf5f9a2ca))
2292
- - **git-tools:** Update use of command line variables ([a6c0d18](https://github.com/storm-software/storm-ops/commit/a6c0d1858a19791d92316a4fc2ec520f4bf69d98))
2751
+ - **git-tools:** Add origin to git lfs command
2752
+ ([4c33508](https://github.com/storm-software/storm-ops/commit/4c335088d426535eb443b01d653696576dc1d237))
2753
+ - **git-tools:** Added branch name to git command
2754
+ ([f411035](https://github.com/storm-software/storm-ops/commit/f41103595cfa383256b347c5e93635445a051fda))
2755
+ - **git-tools:** Ensure full path is added to remote branch params
2756
+ ([bb2c668](https://github.com/storm-software/storm-ops/commit/bb2c668ccb959b038929a30436163088b4c02a7d))
2757
+ - **git-tools:** More updates to variables in hooks
2758
+ ([1096948](https://github.com/storm-software/storm-ops/commit/10969481676eba0b86118dff0e1365adfbf4bd75))
2759
+ - **git-tools:** Remove git-lfs variables from the husky
2760
+ ([0f80794](https://github.com/storm-software/storm-ops/commit/0f80794418bb82000e73029df6c7d738d289ca78))
2761
+ - **git-tools:** Remove git-lfs variables from the husky hooks
2762
+ ([cad7eff](https://github.com/storm-software/storm-ops/commit/cad7eff3c2ed3a1f0b318d9973b6756b8446eb0a))
2763
+ - **git-tools:** Resolved issue calling git-lfs commands on current branch
2764
+ ([f5c4dd8](https://github.com/storm-software/storm-ops/commit/f5c4dd8331f1df05e0661b1aa72dcd1260a972ad))
2765
+ - **git-tools:** Update code to use the provided git variables
2766
+ ([f5acee1](https://github.com/storm-software/storm-ops/commit/f5acee1da47f1d0ec730a82a20aaaff9f6e77e54))
2767
+ - **git-tools:** Update hook execution scripts
2768
+ ([1d1b426](https://github.com/storm-software/storm-ops/commit/1d1b4265ad99ad9fc97764dd89f5cf2cf5f9a2ca))
2769
+ - **git-tools:** Update use of command line variables
2770
+ ([a6c0d18](https://github.com/storm-software/storm-ops/commit/a6c0d1858a19791d92316a4fc2ec520f4bf69d98))
2293
2771
 
2294
2772
  ## [1.2.18](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.17...git-tools-v1.2.18) (2023-11-10)
2295
2773
 
2296
2774
  ### Bug Fixes
2297
2775
 
2298
- - **git-tools:** Updated code that checks for git-lfs in hooks ([ec4e632](https://github.com/storm-software/storm-ops/commit/ec4e632fe5db27eba12e7dffbbab7ef96c2ef40e))
2776
+ - **git-tools:** Updated code that checks for git-lfs in hooks
2777
+ ([ec4e632](https://github.com/storm-software/storm-ops/commit/ec4e632fe5db27eba12e7dffbbab7ef96c2ef40e))
2299
2778
 
2300
2779
  ## [1.2.17](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.16...git-tools-v1.2.17) (2023-11-10)
2301
2780
 
2302
2781
  ### Bug Fixes
2303
2782
 
2304
- - **git-tools:** Added logging to husky hooks ([5b4a159](https://github.com/storm-software/storm-ops/commit/5b4a1597fee820bf1aa009473b313d43d06ae1c9))
2305
- - **git-tools:** Moved hook executable scripts to bin folder ([36f8896](https://github.com/storm-software/storm-ops/commit/36f889633a971ac091491dd82fbd40d6cc6236dc))
2306
- - **git-tools:** Updated executable scripts to check for git-lfs failures ([ad738cf](https://github.com/storm-software/storm-ops/commit/ad738cfaadc30306c9ff9e2e7fde19c9b328ccaf))
2307
- - **git-tools:** Wrapped all hook executable scripts with try-catches ([f36b181](https://github.com/storm-software/storm-ops/commit/f36b1813a88970eb7fd24c67ef71e93bca7edcf9))
2783
+ - **git-tools:** Added logging to husky hooks
2784
+ ([5b4a159](https://github.com/storm-software/storm-ops/commit/5b4a1597fee820bf1aa009473b313d43d06ae1c9))
2785
+ - **git-tools:** Moved hook executable scripts to bin folder
2786
+ ([36f8896](https://github.com/storm-software/storm-ops/commit/36f889633a971ac091491dd82fbd40d6cc6236dc))
2787
+ - **git-tools:** Updated executable scripts to check for git-lfs failures
2788
+ ([ad738cf](https://github.com/storm-software/storm-ops/commit/ad738cfaadc30306c9ff9e2e7fde19c9b328ccaf))
2789
+ - **git-tools:** Wrapped all hook executable scripts with try-catches
2790
+ ([f36b181](https://github.com/storm-software/storm-ops/commit/f36b1813a88970eb7fd24c67ef71e93bca7edcf9))
2308
2791
 
2309
2792
  ## [1.2.16](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.15...git-tools-v1.2.16) (2023-11-10)
2310
2793
 
2311
2794
  ### Bug Fixes
2312
2795
 
2313
- - **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
2796
+ - **workspace-tools:** Resolved issue setting private package.json field in
2797
+ node-library generator
2798
+ ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
2314
2799
 
2315
2800
  ## [1.2.15](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.14...git-tools-v1.2.15) (2023-11-10)
2316
2801
 
2317
2802
  ### Bug Fixes
2318
2803
 
2319
- - **git-tools:** Update husky hooks to executable scripts ([acc9511](https://github.com/storm-software/storm-ops/commit/acc95116890a7ed6ed896fbc354ea601d3386255))
2804
+ - **git-tools:** Update husky hooks to executable scripts
2805
+ ([acc9511](https://github.com/storm-software/storm-ops/commit/acc95116890a7ed6ed896fbc354ea601d3386255))
2320
2806
 
2321
2807
  ## [1.2.14](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.13...git-tools-v1.2.14) (2023-11-10)
2322
2808
 
2323
2809
  ### Bug Fixes
2324
2810
 
2325
- - **git-tools:** Update extension type of scripts used in husky hooks ([1aa3e3b](https://github.com/storm-software/storm-ops/commit/1aa3e3b26d79015bab75f1bbee26974407a19428))
2811
+ - **git-tools:** Update extension type of scripts used in husky hooks
2812
+ ([1aa3e3b](https://github.com/storm-software/storm-ops/commit/1aa3e3b26d79015bab75f1bbee26974407a19428))
2326
2813
 
2327
2814
  ## [1.2.13](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.12...git-tools-v1.2.13) (2023-11-10)
2328
2815
 
2329
2816
  ### Bug Fixes
2330
2817
 
2331
- - **workspace-tools:** Resolved issue with node-library generator ([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
2818
+ - **workspace-tools:** Resolved issue with node-library generator
2819
+ ([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
2332
2820
 
2333
2821
  ## [1.2.12](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.11...git-tools-v1.2.12) (2023-11-10)
2334
2822
 
2335
2823
  ### Bug Fixes
2336
2824
 
2337
- - **git-tools:** Update readme-gen to use the configured pnpm script ([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
2825
+ - **git-tools:** Update readme-gen to use the configured pnpm script
2826
+ ([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
2338
2827
 
2339
2828
  ## [1.2.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.10...git-tools-v1.2.11) (2023-11-10)
2340
2829
 
2341
2830
  ### Bug Fixes
2342
2831
 
2343
- - **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
2344
- - **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
2832
+ - **git-tools:** Update list-staged config extension to work with ES modules
2833
+ ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
2834
+ - **linting-tools:** Update cspell config to json to resolve import issue
2835
+ ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
2345
2836
 
2346
2837
  ## [1.2.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.9...git-tools-v1.2.10) (2023-11-10)
2347
2838
 
2348
2839
  ### Bug Fixes
2349
2840
 
2350
- - **git-tools:** Resolved issues with husky hook scripts ([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
2841
+ - **git-tools:** Resolved issues with husky hook scripts
2842
+ ([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
2351
2843
 
2352
2844
  ## [1.2.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.8...git-tools-v1.2.9) (2023-11-10)
2353
2845
 
2354
2846
  ### Bug Fixes
2355
2847
 
2356
- - **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
2848
+ - **git-tools:** Resolved issue with missing husky hooks
2849
+ ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
2357
2850
 
2358
2851
  ## [1.2.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.7...git-tools-v1.2.8) (2023-11-10)
2359
2852
 
2360
2853
  ### Bug Fixes
2361
2854
 
2362
- - **git-tools:** Resolved issue with semantic release plugin path default ([d7eea90](https://github.com/storm-software/storm-ops/commit/d7eea9024787edde8672482c29cba93cd50408b2))
2855
+ - **git-tools:** Resolved issue with semantic release plugin path default
2856
+ ([d7eea90](https://github.com/storm-software/storm-ops/commit/d7eea9024787edde8672482c29cba93cd50408b2))
2363
2857
 
2364
2858
  ## [1.2.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.6...git-tools-v1.2.7) (2023-11-09)
2365
2859
 
2366
2860
  ### Bug Fixes
2367
2861
 
2368
- - **git-tools:** Update GitHub release CLI ([87e3c01](https://github.com/storm-software/storm-ops/commit/87e3c014c317d971cd76daf99c7ed49a66f7f664))
2862
+ - **git-tools:** Update GitHub release CLI
2863
+ ([87e3c01](https://github.com/storm-software/storm-ops/commit/87e3c014c317d971cd76daf99c7ed49a66f7f664))
2369
2864
 
2370
2865
  ## [1.2.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.5...git-tools-v1.2.6) (2023-11-09)
2371
2866
 
2372
2867
  ### Bug Fixes
2373
2868
 
2374
- - **workspace-tools:** Remove GitHub release from workspace tools ([cfab2ac](https://github.com/storm-software/storm-ops/commit/cfab2ac7e7fbd8f5f067b468947952920028cd44))
2869
+ - **workspace-tools:** Remove GitHub release from workspace tools
2870
+ ([cfab2ac](https://github.com/storm-software/storm-ops/commit/cfab2ac7e7fbd8f5f067b468947952920028cd44))
2375
2871
 
2376
2872
  ## [1.2.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.4...git-tools-v1.2.5) (2023-11-09)
2377
2873
 
2378
2874
  ### Bug Fixes
2379
2875
 
2380
- - **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
2876
+ - **workspace-tools:** Resolved issue with dependency versions in preset
2877
+ ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
2381
2878
 
2382
2879
  ## [1.2.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.3...git-tools-v1.2.4) (2023-11-08)
2383
2880
 
2384
2881
  ### Bug Fixes
2385
2882
 
2386
- - **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
2883
+ - **workspace-tools:** Resolved issues with all-contributors template
2884
+ ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
2387
2885
 
2388
2886
  ## [1.2.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.2...git-tools-v1.2.3) (2023-11-08)
2389
2887
 
2390
2888
  ### Bug Fixes
2391
2889
 
2392
- - **git-tools:** Resolved incorrect author and committer names during release CLI ([9192070](https://github.com/storm-software/storm-ops/commit/91920705e9d99db618917ed2183c8862f9b64c91))
2890
+ - **git-tools:** Resolved incorrect author and committer names during release
2891
+ CLI
2892
+ ([9192070](https://github.com/storm-software/storm-ops/commit/91920705e9d99db618917ed2183c8862f9b64c91))
2393
2893
 
2394
2894
  ## [1.2.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.1...git-tools-v1.2.2) (2023-11-07)
2395
2895
 
2396
2896
  ### Bug Fixes
2397
2897
 
2398
- - **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
2898
+ - **create-storm-workspace:** Bundle packages with create-storm-workspace
2899
+ ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
2399
2900
 
2400
2901
  ## [1.2.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.0...git-tools-v1.2.1) (2023-11-07)
2401
2902
 
2402
2903
  ### Bug Fixes
2403
2904
 
2404
- - **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
2905
+ - **create-storm-workspace:** Resolved issue with linked workspace-tools
2906
+ dependency in package.json
2907
+ ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
2405
2908
 
2406
2909
  # [1.2.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.1.0...git-tools-v1.2.0) (2023-11-07)
2407
2910
 
2408
2911
  ### Bug Fixes
2409
2912
 
2410
- - **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
2913
+ - **storm-ops:** Regenerated pnpm filelock file
2914
+ ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
2411
2915
 
2412
2916
  ### Features
2413
2917
 
2414
- - **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
2918
+ - **testing-tools:** Added testing-tools library for common test functionality
2919
+ ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
2415
2920
 
2416
2921
  # [1.1.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.11...git-tools-v1.1.0) (2023-11-07)
2417
2922
 
2418
2923
  ### Bug Fixes
2419
2924
 
2420
- - **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
2925
+ - **storm-ops:** Update pnpm lockfile
2926
+ ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
2421
2927
 
2422
2928
  ### Features
2423
2929
 
2424
- - **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
2930
+ - **storm-ops:** Converted repository eslint to flat structure
2931
+ ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
2425
2932
 
2426
2933
  ## [1.0.11](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.10...git-tools-v1.0.11) (2023-11-07)
2427
2934
 
2428
2935
  ### Bug Fixes
2429
2936
 
2430
- - **git-tools:** Update GitHub release CLI ([2a8a496](https://github.com/storm-software/storm-ops/commit/2a8a496987de961a4d780013a758893d7e6fde8e))
2937
+ - **git-tools:** Update GitHub release CLI
2938
+ ([2a8a496](https://github.com/storm-software/storm-ops/commit/2a8a496987de961a4d780013a758893d7e6fde8e))
2431
2939
 
2432
2940
  ## [1.0.10](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.9...git-tools-v1.0.10) (2023-11-07)
2433
2941
 
2434
2942
  ### Bug Fixes
2435
2943
 
2436
- - **git-tools:** Removed old release drafts ([7dff66c](https://github.com/storm-software/storm-ops/commit/7dff66c5da29f559bc1e515d48e9fc1b8fa252d5))
2944
+ - **git-tools:** Removed old release drafts
2945
+ ([7dff66c](https://github.com/storm-software/storm-ops/commit/7dff66c5da29f559bc1e515d48e9fc1b8fa252d5))
2437
2946
 
2438
2947
  ## [1.0.9](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.8...git-tools-v1.0.9) (2023-11-06)
2439
2948
 
2440
2949
  ### Bug Fixes
2441
2950
 
2442
- - **git-tools:** Combined the distribution packages for GitHub release ([0090c28](https://github.com/storm-software/storm-ops/commit/0090c2859ace94396de1da654e39a35caf5aae4a))
2951
+ - **git-tools:** Combined the distribution packages for GitHub release
2952
+ ([0090c28](https://github.com/storm-software/storm-ops/commit/0090c2859ace94396de1da654e39a35caf5aae4a))
2443
2953
 
2444
2954
  ## [1.0.8](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.7...git-tools-v1.0.8) (2023-11-06)
2445
2955
 
2446
2956
  ### Bug Fixes
2447
2957
 
2448
- - **git-tools:** Update GitHub release CLI to skip workspace root ([85aa29d](https://github.com/storm-software/storm-ops/commit/85aa29df7b38a37e8ecf68cb4b22901963148e47))
2958
+ - **git-tools:** Update GitHub release CLI to skip workspace root
2959
+ ([85aa29d](https://github.com/storm-software/storm-ops/commit/85aa29df7b38a37e8ecf68cb4b22901963148e47))
2449
2960
 
2450
2961
  ## [1.0.7](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.6...git-tools-v1.0.7) (2023-11-06)
2451
2962
 
2452
2963
  ### Bug Fixes
2453
2964
 
2454
- - **git-tools:** Cleaned up assets list in GitHub release CLI ([726f2e4](https://github.com/storm-software/storm-ops/commit/726f2e41180ca282fcccf9d9223c4e7ff2c3a4f8))
2965
+ - **git-tools:** Cleaned up assets list in GitHub release CLI
2966
+ ([726f2e4](https://github.com/storm-software/storm-ops/commit/726f2e41180ca282fcccf9d9223c4e7ff2c3a4f8))
2455
2967
 
2456
2968
  ## [1.0.6](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.5...git-tools-v1.0.6) (2023-11-06)
2457
2969
 
2458
2970
  ### Bug Fixes
2459
2971
 
2460
- - **git-tools:** Add code to get lfs files in release CLI ([ff959c2](https://github.com/storm-software/storm-ops/commit/ff959c20bb3f3881a69e79b50d58d1e4e742bd24))
2972
+ - **git-tools:** Add code to get lfs files in release CLI
2973
+ ([ff959c2](https://github.com/storm-software/storm-ops/commit/ff959c20bb3f3881a69e79b50d58d1e4e742bd24))
2461
2974
 
2462
2975
  ## [1.0.5](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.4...git-tools-v1.0.5) (2023-11-06)
2463
2976
 
2464
2977
  ### Bug Fixes
2465
2978
 
2466
- - **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
2979
+ - **storm-ops:** Regenerate pnpm lockfile
2980
+ ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
2467
2981
 
2468
2982
  ## [1.0.4](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.3...git-tools-v1.0.4) (2023-11-06)
2469
2983
 
2470
2984
  ### Bug Fixes
2471
2985
 
2472
- - **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
2986
+ - **git-tools:** Added missing GitHub release config and removed failed
2987
+ GitGuardian lines
2988
+ ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
2473
2989
 
2474
2990
  ## [1.0.3](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.2...git-tools-v1.0.3) (2023-11-06)
2475
2991
 
2476
2992
  ### Bug Fixes
2477
2993
 
2478
- - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
2479
- - **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
2994
+ - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
2995
+ workspace root
2996
+ ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
2997
+ - **storm-ops:** Resolved issue with prepare script in workspace root
2998
+ ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
2480
2999
 
2481
3000
  ## [1.0.2](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.1...git-tools-v1.0.2) (2023-11-06)
2482
3001
 
2483
3002
  ### Bug Fixes
2484
3003
 
2485
- - **git-tools:** Update readme CLI to properly handle scenario with no project name ([7e80f7c](https://github.com/storm-software/storm-ops/commit/7e80f7c72f1af3d67b5b21b9adde65f80b30df7c))
3004
+ - **git-tools:** Update readme CLI to properly handle scenario with no project
3005
+ name
3006
+ ([7e80f7c](https://github.com/storm-software/storm-ops/commit/7e80f7c72f1af3d67b5b21b9adde65f80b30df7c))
2486
3007
 
2487
3008
  ## [1.0.1](https://github.com/storm-software/storm-ops/compare/git-tools-v1.0.0...git-tools-v1.0.1) (2023-11-06)
2488
3009
 
2489
3010
  ### Bug Fixes
2490
3011
 
2491
- - **git-tools:** Updated default README template files used by readme CLI ([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
3012
+ - **git-tools:** Updated default README template files used by readme CLI
3013
+ ([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
2492
3014
 
2493
3015
  # [1.0.0](https://github.com/storm-software/storm-ops/compare/...git-tools-v1.0.0) (2023-11-06)
2494
3016
 
2495
3017
  ### Bug Fixes
2496
3018
 
2497
- - **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
2498
- - **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
2499
- - **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
2500
- - **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
2501
- - **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
2502
- - **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
2503
- - **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
2504
- - **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
2505
- - **git-tools:** Add base path to the semantic release plugin module ([91b0f52](https://github.com/storm-software/storm-ops/commit/91b0f52394e04f4b54acfe5fe594301504970586))
2506
- - **git-tools:** Add call to git lfs fetch in release CLI ([a1fe306](https://github.com/storm-software/storm-ops/commit/a1fe306a18926295cacce8a18456613ba8318645))
2507
- - **git-tools:** Add full path to package.json directory when loading npm plugin ([af935bb](https://github.com/storm-software/storm-ops/commit/af935bbe33857420b4082d5e1b70a942d4e66b4b))
2508
- - **git-tools:** Add option values to plugins with no options provided ([1779229](https://github.com/storm-software/storm-ops/commit/177922927ed66cb2784f7851fa1182838e36143f))
2509
- - **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
2510
- - **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
2511
- - **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
2512
- - **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
2513
- - **git-tools:** Apply default config to plugin options ([35e9e31](https://github.com/storm-software/storm-ops/commit/35e9e31a7a03796a2479223f316423238d61486b))
2514
- - **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
2515
- - **git-tools:** Convert the cjs scripts to ES modules ([b6b4db7](https://github.com/storm-software/storm-ops/commit/b6b4db7475d5beba127ba862fb5c6431cc0b0063))
2516
- - **git-tools:** Directly import commit analyzer ([dac2293](https://github.com/storm-software/storm-ops/commit/dac22931580c3f15088523bcb4b225bbf6fdc126))
2517
- - **git-tools:** Improve the way the analyze commit plugin options are merged ([09bc5d8](https://github.com/storm-software/storm-ops/commit/09bc5d8bd645120e1206f4304396337bfb39547f))
2518
- - **git-tools:** Make release plugin dynamic ([de9aeb8](https://github.com/storm-software/storm-ops/commit/de9aeb849a7216a570242868a2034f0b661bd946))
2519
- - **git-tools:** Manually import commit-analyzer in release CLI ([4747759](https://github.com/storm-software/storm-ops/commit/4747759cd6ce28a682f4fa5b9ecdf18c7b2a40b2))
2520
- - **git-tools:** Patch semantic-release to use an import instead of require on the plugin ([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
2521
- - **git-tools:** Remove commit plugin from list ([95aacee](https://github.com/storm-software/storm-ops/commit/95aaceeec9eccbb51c99e92bbeeb14f49091f8ec))
2522
- - **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
2523
- - **git-tools:** Removed code that incorrectly threw an error when no release was performed ([ab6052f](https://github.com/storm-software/storm-ops/commit/ab6052fe7ee66dd4bd101661105fcbf4a4580a3b))
2524
- - **git-tools:** Resolve invalid branch name ([dc6dc05](https://github.com/storm-software/storm-ops/commit/dc6dc053747ad1cb0e38b532a30a366bb72fd057))
2525
- - **git-tools:** Resolve issue reading results during release processing ([0eec7bc](https://github.com/storm-software/storm-ops/commit/0eec7bc4f4454e91945dd772d477e54dc035fa63))
2526
- - **git-tools:** Resolve issue where no `releaseRules` were provided to the analyzer plugin config ([6dad601](https://github.com/storm-software/storm-ops/commit/6dad601b017689b5d8af0facb12070fc00916dff))
2527
- - **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
2528
- - **git-tools:** Resolve issue with missing path reference in header ([73424b4](https://github.com/storm-software/storm-ops/commit/73424b449f6aee64a01d6adb26225d364027036c))
2529
- - **git-tools:** Resolve issue with passing options to semantic release ([2628172](https://github.com/storm-software/storm-ops/commit/2628172ea1e9fc6cd8b4301df080878bb8f663b6))
2530
- - **git-tools:** Resolve issue with plugin path ([feef4fe](https://github.com/storm-software/storm-ops/commit/feef4fe14b9556c3b736c63d731cd04d299aae68))
2531
- - **git-tools:** Resolve issue with registry config in release action ([a5f73e7](https://github.com/storm-software/storm-ops/commit/a5f73e7956b36bbe50d2f3180f95c3b599f9059d))
2532
- - **git-tools:** Resolve semantic-release import issue ([4f7058b](https://github.com/storm-software/storm-ops/commit/4f7058bdc5cfcf7db7fa70b0b060f94b6c557377))
2533
- - **git-tools:** Resolved issue with bad import for filter function ([a429777](https://github.com/storm-software/storm-ops/commit/a42977746e777c17e5986c85a54cc23ecee66a0b))
2534
- - **git-tools:** Resolved issue with misnamed workspaceDir config option ([4fe7b12](https://github.com/storm-software/storm-ops/commit/4fe7b12974be152da85f9f17b985933dd8cd6bc1))
2535
- - **git-tools:** Resolved issue with missing outputPath in npm release ([5a11e46](https://github.com/storm-software/storm-ops/commit/5a11e4628dfc53d996a6d9d24a5682b5ada8362f))
2536
- - **git-tools:** Resolved issue with output path in npm release plugin ([644fd6f](https://github.com/storm-software/storm-ops/commit/644fd6f9aac2a9fbaa9c99a26f823d7ef21c3258))
2537
- - **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
2538
- - **git-tools:** Resolved logging issue during release reporting ([77774d2](https://github.com/storm-software/storm-ops/commit/77774d282ed1c805c65fc9a9ba1cbd5893b69576))
2539
- - **git-tools:** Update env variable passed to release plugin ([c75602f](https://github.com/storm-software/storm-ops/commit/c75602fbc0b2ad8eec238617e2e473a9bf3348c6))
2540
- - **git-tools:** Update how commit analyzer import is handled in storm-semantic-release ([148c952](https://github.com/storm-software/storm-ops/commit/148c952677d97bd66fbb8b691161c307bb60af8f))
2541
- - **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
2542
- - **git-tools:** Update paths used to check for package.json during versioning ([e25e02a](https://github.com/storm-software/storm-ops/commit/e25e02a23c6df87331bd1aae5b5c970445b912a8))
2543
- - **git-tools:** Update release CLI to release to npm ([6b4b7ec](https://github.com/storm-software/storm-ops/commit/6b4b7ecec767f1bbd1da1f1e21014baff1f3e5bf))
2544
- - **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
2545
- - **git-tools:** Updates to default config to resolve GitHub checkin error ([412c679](https://github.com/storm-software/storm-ops/commit/412c6796873ffc86872425e42bfdce3f06340352))
2546
- - **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
2547
- - **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
2548
- - **semantic-release-plugin:** Add release context fields to config ([06b0dd0](https://github.com/storm-software/storm-ops/commit/06b0dd0fbac867f73f9152e0dcc93251b033a62e))
2549
- - **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
2550
- - **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
2551
- - **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
2552
- - **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
2553
- - **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
2554
- - **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
2555
- - **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
2556
- - **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
2557
- - **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
2558
- - **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
2559
- - **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
2560
- - **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
2561
- - **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
2562
- - **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
2563
- - **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
2564
- - **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
2565
- - **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
2566
- - **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
2567
- - **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
2568
- - **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
2569
- - **storm-ops:** Fixed issues with paths in husky hooks ([97ddda2](https://github.com/storm-software/storm-ops/commit/97ddda2f59cfde43e9f0026ed4bb713c67c6404c))
2570
- - **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
2571
- - **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
2572
- - **storm-ops:** Resolve issue with large image assets ([e0a49a0](https://github.com/storm-software/storm-ops/commit/e0a49a0b1d560794d09abdddd20434ae66900a1c))
2573
- - **storm-ops:** Resolved issue with lint staged config path in workspace hooks folder ([1fd5d07](https://github.com/storm-software/storm-ops/commit/1fd5d07298dd96ac70eff6171b17034c47ac88fb))
2574
- - **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
2575
- - **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
2576
- - **storm-ops:** Update env prefix with STORM to specify it is internal ([7e7468b](https://github.com/storm-software/storm-ops/commit/7e7468b6e21dd993bc8af9af74bda10b926c5e6f))
2577
- - **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
2578
- - **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
2579
- - **storm-ops:** Update paths used to check for package.json during versioning ([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
2580
- - **storm-ops:** Update the directory paths in child package.json files ([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
2581
- - **storm-ops:** Update the REPO_ROOT env to align with new naming convention ([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
2582
- - **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
3019
+ - **deps:** pin dependencies
3020
+ ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
3021
+ - **deps:** update dependencies-non-major
3022
+ ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
3023
+ - **deps:** update dependency @cspell/dict-en-gb to v4
3024
+ ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
3025
+ - **deps:** update dependency p-limit to v5
3026
+ ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
3027
+ - **deps:** update dependency prettier to v3
3028
+ ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
3029
+ - **deps:** update patch prod dependencies
3030
+ ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
3031
+ - **deps:** update typescript-eslint monorepo to v6
3032
+ ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
3033
+ - **git-tools:** Add @semantic-release/github dependency to git-tools
3034
+ ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
3035
+ - **git-tools:** Add base path to the semantic release plugin module
3036
+ ([91b0f52](https://github.com/storm-software/storm-ops/commit/91b0f52394e04f4b54acfe5fe594301504970586))
3037
+ - **git-tools:** Add call to git lfs fetch in release CLI
3038
+ ([a1fe306](https://github.com/storm-software/storm-ops/commit/a1fe306a18926295cacce8a18456613ba8318645))
3039
+ - **git-tools:** Add full path to package.json directory when loading npm plugin
3040
+ ([af935bb](https://github.com/storm-software/storm-ops/commit/af935bbe33857420b4082d5e1b70a942d4e66b4b))
3041
+ - **git-tools:** Add option values to plugins with no options provided
3042
+ ([1779229](https://github.com/storm-software/storm-ops/commit/177922927ed66cb2784f7851fa1182838e36143f))
3043
+ - **git-tools:** Added config token replacement functionality
3044
+ ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
3045
+ - **git-tools:** Added missing semantic-release depenencies
3046
+ ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
3047
+ - **git-tools:** Added missing semantic-release plugins
3048
+ ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
3049
+ - **git-tools:** Added semantic-release plugins to root package.json
3050
+ ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
3051
+ - **git-tools:** Apply default config to plugin options
3052
+ ([35e9e31](https://github.com/storm-software/storm-ops/commit/35e9e31a7a03796a2479223f316423238d61486b))
3053
+ - **git-tools:** Convert package to ES module
3054
+ ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
3055
+ - **git-tools:** Convert the cjs scripts to ES modules
3056
+ ([b6b4db7](https://github.com/storm-software/storm-ops/commit/b6b4db7475d5beba127ba862fb5c6431cc0b0063))
3057
+ - **git-tools:** Directly import commit analyzer
3058
+ ([dac2293](https://github.com/storm-software/storm-ops/commit/dac22931580c3f15088523bcb4b225bbf6fdc126))
3059
+ - **git-tools:** Improve the way the analyze commit plugin options are merged
3060
+ ([09bc5d8](https://github.com/storm-software/storm-ops/commit/09bc5d8bd645120e1206f4304396337bfb39547f))
3061
+ - **git-tools:** Make release plugin dynamic
3062
+ ([de9aeb8](https://github.com/storm-software/storm-ops/commit/de9aeb849a7216a570242868a2034f0b661bd946))
3063
+ - **git-tools:** Manually import commit-analyzer in release CLI
3064
+ ([4747759](https://github.com/storm-software/storm-ops/commit/4747759cd6ce28a682f4fa5b9ecdf18c7b2a40b2))
3065
+ - **git-tools:** Patch semantic-release to use an import instead of require on
3066
+ the plugin
3067
+ ([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
3068
+ - **git-tools:** Remove commit plugin from list
3069
+ ([95aacee](https://github.com/storm-software/storm-ops/commit/95aaceeec9eccbb51c99e92bbeeb14f49091f8ec))
3070
+ - **git-tools:** Remove unused lodash dependency
3071
+ ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
3072
+ - **git-tools:** Removed code that incorrectly threw an error when no release
3073
+ was performed
3074
+ ([ab6052f](https://github.com/storm-software/storm-ops/commit/ab6052fe7ee66dd4bd101661105fcbf4a4580a3b))
3075
+ - **git-tools:** Resolve invalid branch name
3076
+ ([dc6dc05](https://github.com/storm-software/storm-ops/commit/dc6dc053747ad1cb0e38b532a30a366bb72fd057))
3077
+ - **git-tools:** Resolve issue reading results during release processing
3078
+ ([0eec7bc](https://github.com/storm-software/storm-ops/commit/0eec7bc4f4454e91945dd772d477e54dc035fa63))
3079
+ - **git-tools:** Resolve issue where no `releaseRules` were provided to the
3080
+ analyzer plugin config
3081
+ ([6dad601](https://github.com/storm-software/storm-ops/commit/6dad601b017689b5d8af0facb12070fc00916dff))
3082
+ - **git-tools:** Resolve issue with CJS vs ESM conflicts
3083
+ ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
3084
+ - **git-tools:** Resolve issue with missing path reference in header
3085
+ ([73424b4](https://github.com/storm-software/storm-ops/commit/73424b449f6aee64a01d6adb26225d364027036c))
3086
+ - **git-tools:** Resolve issue with passing options to semantic release
3087
+ ([2628172](https://github.com/storm-software/storm-ops/commit/2628172ea1e9fc6cd8b4301df080878bb8f663b6))
3088
+ - **git-tools:** Resolve issue with plugin path
3089
+ ([feef4fe](https://github.com/storm-software/storm-ops/commit/feef4fe14b9556c3b736c63d731cd04d299aae68))
3090
+ - **git-tools:** Resolve issue with registry config in release action
3091
+ ([a5f73e7](https://github.com/storm-software/storm-ops/commit/a5f73e7956b36bbe50d2f3180f95c3b599f9059d))
3092
+ - **git-tools:** Resolve semantic-release import issue
3093
+ ([4f7058b](https://github.com/storm-software/storm-ops/commit/4f7058bdc5cfcf7db7fa70b0b060f94b6c557377))
3094
+ - **git-tools:** Resolved issue with bad import for filter function
3095
+ ([a429777](https://github.com/storm-software/storm-ops/commit/a42977746e777c17e5986c85a54cc23ecee66a0b))
3096
+ - **git-tools:** Resolved issue with misnamed workspaceDir config option
3097
+ ([4fe7b12](https://github.com/storm-software/storm-ops/commit/4fe7b12974be152da85f9f17b985933dd8cd6bc1))
3098
+ - **git-tools:** Resolved issue with missing outputPath in npm release
3099
+ ([5a11e46](https://github.com/storm-software/storm-ops/commit/5a11e4628dfc53d996a6d9d24a5682b5ada8362f))
3100
+ - **git-tools:** Resolved issue with output path in npm release plugin
3101
+ ([644fd6f](https://github.com/storm-software/storm-ops/commit/644fd6f9aac2a9fbaa9c99a26f823d7ef21c3258))
3102
+ - **git-tools:** Resolved issues with release module imports
3103
+ ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
3104
+ - **git-tools:** Resolved logging issue during release reporting
3105
+ ([77774d2](https://github.com/storm-software/storm-ops/commit/77774d282ed1c805c65fc9a9ba1cbd5893b69576))
3106
+ - **git-tools:** Update env variable passed to release plugin
3107
+ ([c75602f](https://github.com/storm-software/storm-ops/commit/c75602fbc0b2ad8eec238617e2e473a9bf3348c6))
3108
+ - **git-tools:** Update how commit analyzer import is handled in
3109
+ storm-semantic-release
3110
+ ([148c952](https://github.com/storm-software/storm-ops/commit/148c952677d97bd66fbb8b691161c307bb60af8f))
3111
+ - **git-tools:** Update method of importing semantic-release
3112
+ ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
3113
+ - **git-tools:** Update paths used to check for package.json during versioning
3114
+ ([e25e02a](https://github.com/storm-software/storm-ops/commit/e25e02a23c6df87331bd1aae5b5c970445b912a8))
3115
+ - **git-tools:** Update release CLI to release to npm
3116
+ ([6b4b7ec](https://github.com/storm-software/storm-ops/commit/6b4b7ecec767f1bbd1da1f1e21014baff1f3e5bf))
3117
+ - **git-tools:** Update require to import in semantic-release patch
3118
+ ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
3119
+ - **git-tools:** Updates to default config to resolve GitHub checkin error
3120
+ ([412c679](https://github.com/storm-software/storm-ops/commit/412c6796873ffc86872425e42bfdce3f06340352))
3121
+ - **semantic-release-plugin:** Add cjs build to release plugin
3122
+ ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
3123
+ - **semantic-release-plugin:** Add code for commit analyzer
3124
+ ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
3125
+ - **semantic-release-plugin:** Add release context fields to config
3126
+ ([06b0dd0](https://github.com/storm-software/storm-ops/commit/06b0dd0fbac867f73f9152e0dcc93251b033a62e))
3127
+ - **semantic-release-plugin:** Add release note generation to semantic release
3128
+ plugin
3129
+ ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
3130
+ - **semantic-release-plugin:** Add rootDir to plugin
3131
+ ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
3132
+ - **semantic-release-plugin:** Change compiler type
3133
+ ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
3134
+ - **semantic-release-plugin:** Changed import type for release plugin
3135
+ ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
3136
+ - **semantic-release-plugin:** Converted the plugin to CommonJS
3137
+ ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
3138
+ - **semantic-release-plugin:** Format output to mjs file
3139
+ ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
3140
+ - **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
3141
+ module issues
3142
+ ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
3143
+ - **semantic-release-plugin:** Mark the semantic-release plugin as external
3144
+ ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
3145
+ - **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
3146
+ import instead of require
3147
+ ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
3148
+ - **semantic-release-plugin:** Remove code to avoid semantic release built-in
3149
+ plugins
3150
+ ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
3151
+ - **semantic-release-plugin:** Remove third party code from bundle
3152
+ ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
3153
+ - **semantic-release-plugin:** Removed dependancy on commit analyzer
3154
+ ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
3155
+ - **semantic-release-plugin:** Resolve imports to support ES modules
3156
+ ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
3157
+ - **semantic-release-plugin:** Resolve issue with main path extension in
3158
+ package.json
3159
+ ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
3160
+ - **semantic-release-plugin:** Resolve missing path module
3161
+ ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
3162
+ - **semantic-release-plugin:** Resolve path import issue
3163
+ ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
3164
+ - **semantic-release-plugin:** Unbundle sematic release plugin
3165
+ ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
3166
+ - **semantic-release-plugin:** Update extension on main file to be mjs
3167
+ ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
3168
+ - **semantic-release-plugin:** Update the package.json index file path
3169
+ ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
3170
+ - **storm-ops:** Added back husky hooks and removed config from package.json
3171
+ ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
3172
+ - **storm-ops:** Fixed issues with paths in husky hooks
3173
+ ([97ddda2](https://github.com/storm-software/storm-ops/commit/97ddda2f59cfde43e9f0026ed4bb713c67c6404c))
3174
+ - **storm-ops:** Patch semantic release to use old config import
3175
+ ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
3176
+ - **storm-ops:** Remove unused workspace config from package.json
3177
+ ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
3178
+ - **storm-ops:** Resolve issue with large image assets
3179
+ ([e0a49a0](https://github.com/storm-software/storm-ops/commit/e0a49a0b1d560794d09abdddd20434ae66900a1c))
3180
+ - **storm-ops:** Resolved issue with lint staged config path in workspace hooks
3181
+ folder
3182
+ ([1fd5d07](https://github.com/storm-software/storm-ops/commit/1fd5d07298dd96ac70eff6171b17034c47ac88fb))
3183
+ - **storm-ops:** Resolved issues with build/CI
3184
+ ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
3185
+ - **storm-ops:** Resolved issues with pnpm lockfile
3186
+ ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
3187
+ - **storm-ops:** Update env prefix with STORM to specify it is internal
3188
+ ([7e7468b](https://github.com/storm-software/storm-ops/commit/7e7468b6e21dd993bc8af9af74bda10b926c5e6f))
3189
+ - **storm-ops:** Update linting tools, and scripts, to use ES modules
3190
+ ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
3191
+ - **storm-ops:** Update lockfile for monorepo
3192
+ ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
3193
+ - **storm-ops:** Update paths used to check for package.json during versioning
3194
+ ([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
3195
+ - **storm-ops:** Update the directory paths in child package.json files
3196
+ ([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
3197
+ - **storm-ops:** Update the REPO_ROOT env to align with new naming convention
3198
+ ([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
3199
+ - **storm-ops:** Update workspace package.json file with private field set to
3200
+ false
3201
+ ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
2583
3202
 
2584
3203
  ### Features
2585
3204
 
2586
- - **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
2587
- - **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
2588
- - **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
2589
- - **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
3205
+ - **create-storm-workspace:** Initial check-in for storm-ops monorepo
3206
+ ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
3207
+ - **git-tools:** Move the semantic-release-plugin into the git-tools package
3208
+ ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
3209
+ - **semantic-release-plugin:** Resolve issues with plugin so release executes
3210
+ ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
3211
+ - **semantic-release-plugin:** Split out the semantic release plugin into it's
3212
+ own project
3213
+ ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
2590
3214
 
2591
3215
  ### Reverts
2592
3216
 
2593
- - **git-tools:** Revert import of commit analyzer ([dcd6029](https://github.com/storm-software/storm-ops/commit/dcd60297b34a3c73ce16fe5f5176302693b5ed8b))
3217
+ - **git-tools:** Revert import of commit analyzer
3218
+ ([dcd6029](https://github.com/storm-software/storm-ops/commit/dcd60297b34a3c73ce16fe5f5176302693b5ed8b))