@storm-software/testing-tools 1.37.0 → 1.37.2

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 +305 -687
  2. package/README.md +1 -1
  3. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,229 +1,213 @@
1
- ## 1.37.0 (2024-04-07)
1
+ ## 1.37.2 (2024-04-08)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Patrick Sullivan
2
10
 
11
+ ## 1.37.1 (2024-04-08)
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
16
+
17
+ - **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
18
+
19
+ ### ❤️ Thank You
20
+
21
+ - Patrick Sullivan
22
+
23
+ ## 1.37.0 (2024-04-07)
3
24
 
4
25
  ### 🚀 Features
5
26
 
6
27
  - **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
7
28
 
8
-
9
- ### ❤️ Thank You
29
+ ### ❤️ Thank You
10
30
 
11
31
  - Patrick Sullivan
12
32
 
13
33
  ## 1.36.0 (2024-04-06)
14
34
 
15
-
16
35
  ### 🚀 Features
17
36
 
18
37
  - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
19
38
 
20
-
21
- ### ❤️ Thank You
39
+ ### ❤️ Thank You
22
40
 
23
41
  - Patrick Sullivan
24
42
 
25
43
  ## 1.35.5 (2024-04-01)
26
44
 
27
-
28
45
  ### 🩹 Fixes
29
46
 
30
47
  - **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
31
48
 
32
-
33
- ### ❤️ Thank You
49
+ ### ❤️ Thank You
34
50
 
35
51
  - Patrick Sullivan
36
52
 
37
53
  ## 1.35.4 (2024-03-29)
38
54
 
39
-
40
55
  ### 🩹 Fixes
41
56
 
42
57
  - **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
43
58
 
44
-
45
- ### ❤️ Thank You
59
+ ### ❤️ Thank You
46
60
 
47
61
  - Patrick Sullivan
48
62
 
49
63
  ## 1.35.3 (2024-03-28)
50
64
 
51
-
52
65
  ### 🩹 Fixes
53
66
 
54
67
  - **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
55
68
 
56
-
57
- ### ❤️ Thank You
69
+ ### ❤️ Thank You
58
70
 
59
71
  - Patrick Sullivan
60
72
 
61
73
  ## 1.35.2 (2024-03-28)
62
74
 
63
-
64
75
  ### 🩹 Fixes
65
76
 
66
77
  - **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
67
78
 
68
-
69
- ### ❤️ Thank You
79
+ ### ❤️ Thank You
70
80
 
71
81
  - Patrick Sullivan
72
82
 
73
83
  ## 1.35.1 (2024-03-28)
74
84
 
75
-
76
85
  ### 🩹 Fixes
77
86
 
78
87
  - **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
79
88
 
80
-
81
- ### ❤️ Thank You
89
+ ### ❤️ Thank You
82
90
 
83
91
  - Patrick Sullivan
84
92
 
85
93
  ## 1.35.0 (2024-03-25)
86
94
 
87
-
88
95
  ### 🚀 Features
89
96
 
90
97
  - **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
91
98
 
92
99
  - **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
93
100
 
94
-
95
- ### ❤️ Thank You
101
+ ### ❤️ Thank You
96
102
 
97
103
  - Patrick Sullivan
98
104
 
99
105
  ## 1.34.9 (2024-03-01)
100
106
 
101
-
102
107
  ### 🩹 Fixes
103
108
 
104
109
  - **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
105
110
 
106
-
107
- ### ❤️ Thank You
111
+ ### ❤️ Thank You
108
112
 
109
113
  - Patrick Sullivan
110
114
 
111
115
  ## 1.34.8 (2024-02-27)
112
116
 
113
-
114
117
  ### 🩹 Fixes
115
118
 
116
119
  - **workspace-tools:** Relocation config parser code to build function ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
117
120
 
118
-
119
- ### ❤️ Thank You
121
+ ### ❤️ Thank You
120
122
 
121
123
  - Patrick Sullivan
122
124
 
123
125
  ## 1.34.7 (2024-02-27)
124
126
 
125
-
126
127
  ### 🩹 Fixes
127
128
 
128
129
  - **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
129
130
 
130
-
131
- ### ❤️ Thank You
131
+ ### ❤️ Thank You
132
132
 
133
133
  - Patrick Sullivan
134
134
 
135
135
  ## 1.34.6 (2024-02-27)
136
136
 
137
-
138
137
  ### 🩹 Fixes
139
138
 
140
139
  - **workspace-tools:** Dynamically load tsup module and resolve `testing-tools` type issues ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
141
140
 
142
-
143
- ### ❤️ Thank You
141
+ ### ❤️ Thank You
144
142
 
145
143
  - Patrick Sullivan
146
144
 
147
145
  ## 1.34.5 (2024-02-27)
148
146
 
149
-
150
147
  ### 🩹 Fixes
151
148
 
152
149
  - **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
153
150
 
154
-
155
- ### ❤️ Thank You
151
+ ### ❤️ Thank You
156
152
 
157
153
  - Patrick Sullivan
158
154
 
159
155
  ## 1.34.4 (2024-02-27)
160
156
 
161
-
162
157
  ### 🩹 Fixes
163
158
 
164
159
  - **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
165
160
 
166
-
167
- ### ❤️ Thank You
161
+ ### ❤️ Thank You
168
162
 
169
163
  - Patrick Sullivan
170
164
 
171
165
  ## 1.34.3 (2024-02-26)
172
166
 
173
-
174
167
  ### 🩹 Fixes
175
168
 
176
169
  - **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
177
170
 
178
-
179
- ### ❤️ Thank You
171
+ ### ❤️ Thank You
180
172
 
181
173
  - Patrick Sullivan
182
174
 
183
175
  ## 1.34.2 (2024-02-24)
184
176
 
185
-
186
177
  ### 🩹 Fixes
187
178
 
188
179
  - **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
189
180
 
190
-
191
- ### ❤️ Thank You
181
+ ### ❤️ Thank You
192
182
 
193
183
  - Patrick Sullivan
194
184
 
195
185
  ## 1.34.1 (2024-02-20)
196
186
 
197
-
198
187
  ### 🚀 Features
199
188
 
200
189
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
201
190
 
202
-
203
191
  ### 🩹 Fixes
204
192
 
205
193
  - **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
206
194
 
207
-
208
- ### ❤️ Thank You
195
+ ### ❤️ Thank You
209
196
 
210
197
  - Patrick Sullivan
211
198
 
212
199
  ## 1.34.0 (2024-02-20)
213
200
 
214
-
215
201
  ### 🚀 Features
216
202
 
217
203
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
218
204
 
219
-
220
- ### ❤️ Thank You
205
+ ### ❤️ Thank You
221
206
 
222
207
  - Patrick Sullivan
223
208
 
224
209
  ## 1.33.21 (2024-02-17)
225
210
 
226
-
227
211
  ### 🩹 Fixes
228
212
 
229
213
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -234,14 +218,12 @@
234
218
 
235
219
  - **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
236
220
 
237
-
238
- ### ❤️ Thank You
221
+ ### ❤️ Thank You
239
222
 
240
223
  - Patrick Sullivan
241
224
 
242
225
  ## 1.33.20 (2024-02-15)
243
226
 
244
-
245
227
  ### 🩹 Fixes
246
228
 
247
229
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -250,1651 +232,1287 @@
250
232
 
251
233
  - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
252
234
 
253
-
254
- ### ❤️ Thank You
235
+ ### ❤️ Thank You
255
236
 
256
237
  - Patrick Sullivan
257
238
 
258
239
  ## 1.33.19 (2024-02-15)
259
240
 
260
-
261
241
  ### 🩹 Fixes
262
242
 
263
243
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
264
244
 
265
245
  - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
266
246
 
267
-
268
- ### ❤️ Thank You
247
+ ### ❤️ Thank You
269
248
 
270
249
  - Patrick Sullivan
271
250
 
272
251
  ## 1.33.18 (2024-02-15)
273
252
 
274
-
275
253
  ### 🩹 Fixes
276
254
 
277
255
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
278
256
 
279
-
280
- ### ❤️ Thank You
257
+ ### ❤️ Thank You
281
258
 
282
259
  - Patrick Sullivan
283
260
 
284
261
  ## 1.33.17 (2024-02-15)
285
262
 
286
-
287
263
  ### 🩹 Fixes
288
264
 
289
265
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
290
266
 
291
267
  - **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
292
268
 
293
-
294
- ### ❤️ Thank You
269
+ ### ❤️ Thank You
295
270
 
296
271
  - Patrick Sullivan
297
272
 
298
273
  ## 1.33.16 (2024-02-15)
299
274
 
300
-
301
275
  ### 🩹 Fixes
302
276
 
303
277
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
304
278
 
305
-
306
- ### ❤️ Thank You
279
+ ### ❤️ Thank You
307
280
 
308
281
  - Patrick Sullivan
309
282
 
310
-
311
-
312
-
313
-
314
-
315
-
316
-
317
-
318
-
319
-
320
-
321
-
322
-
323
-
324
-
325
-
326
-
327
-
328
-
329
-
330
-
331
-
332
-
333
-
334
-
335
-
336
-
337
-
338
-
339
-
340
-
341
-
342
-
343
-
344
283
  ## 1.32.0 (2024-02-07)
345
284
 
346
-
347
285
  ### 🚀 Features
348
286
 
349
287
  - **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
350
288
 
351
-
352
- ### ❤️ Thank You
289
+ ### ❤️ Thank You
353
290
 
354
291
  - Patrick Sullivan
355
-
356
-
357
-
358
-
359
-
360
-
361
-
362
-
363
-
364
-
365
-
366
-
367
-
368
-
369
-
370
-
371
-
372
-
373
-
374
-
375
292
 
376
293
  ## 1.29.12 (2024-01-29)
377
294
 
378
-
379
295
  ### 🩹 Fixes
380
296
 
381
297
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
382
298
 
383
-
384
- ### ❤️ Thank You
299
+ ### ❤️ Thank You
385
300
 
386
301
  - Patrick Sullivan
387
302
 
388
303
  ## 1.29.11 (2024-01-29)
389
304
 
390
-
391
305
  ### 🩹 Fixes
392
306
 
393
307
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
394
308
 
395
-
396
- ### ❤️ Thank You
309
+ ### ❤️ Thank You
397
310
 
398
311
  - Patrick Sullivan
399
312
 
400
313
  ## 1.29.10 (2024-01-28)
401
314
 
402
-
403
315
  ### 🩹 Fixes
404
316
 
405
317
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
406
318
 
407
-
408
- ### ❤️ Thank You
319
+ ### ❤️ Thank You
409
320
 
410
321
  - Patrick Sullivan
411
322
 
412
323
  ## 1.29.9 (2024-01-28)
413
324
 
414
-
415
325
  ### 🩹 Fixes
416
326
 
417
327
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
418
328
 
419
-
420
- ### ❤️ Thank You
329
+ ### ❤️ Thank You
421
330
 
422
331
  - Patrick Sullivan
423
332
 
424
333
  ## 1.29.8 (2024-01-28)
425
334
 
426
-
427
335
  ### 🩹 Fixes
428
336
 
429
337
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
430
338
 
431
-
432
- ### ❤️ Thank You
339
+ ### ❤️ Thank You
433
340
 
434
341
  - Patrick Sullivan
435
342
 
436
343
  ## 1.29.7 (2024-01-28)
437
344
 
438
-
439
345
  ### 🩹 Fixes
440
346
 
441
347
  - **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
442
348
 
443
-
444
- ### ❤️ Thank You
349
+ ### ❤️ Thank You
445
350
 
446
351
  - Patrick Sullivan
447
352
 
448
-
449
-
450
-
451
-
452
-
453
-
454
-
455
-
456
-
457
-
458
-
459
-
460
-
461
-
462
-
463
-
464
-
465
-
466
-
467
-
468
-
469
-
470
-
471
-
472
-
473
-
474
-
475
-
476
-
477
-
478
-
479
-
480
-
481
-
482
-
483
-
484
-
485
-
486
-
487
-
488
-
489
-
490
-
491
-
492
-
493
-
494
-
495
-
496
-
497
-
498
-
499
-
500
-
501
-
502
-
503
-
504
-
505
-
506
-
507
-
508
-
509
-
510
-
511
-
512
-
513
-
514
-
515
-
516
-
517
-
518
-
519
-
520
-
521
-
522
-
523
-
524
-
525
-
526
-
527
-
528
-
529
-
530
-
531
-
532
-
533
-
534
-
535
-
536
-
537
-
538
-
539
-
540
-
541
-
542
-
543
-
544
-
545
-
546
-
547
-
548
353
  ## 1.28.2 (2024-01-27)
549
354
 
550
-
551
355
  ### 🩹 Fixes
552
356
 
553
357
  - **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
554
358
 
555
-
556
- ### ❤️ Thank You
359
+ ### ❤️ Thank You
557
360
 
558
361
  - Patrick Sullivan
559
362
 
560
-
561
363
  ## 1.26.0 (2024-01-21)
562
364
 
563
-
564
365
  ### 🩹 Fixes
565
366
 
566
367
  - **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
567
368
 
568
-
569
- ### ❤️ Thank You
369
+ ### ❤️ Thank You
570
370
 
571
371
  - Patrick Sullivan
572
372
 
573
373
  ## 1.25.5 (2024-01-21)
574
374
 
575
-
576
375
  ### 🩹 Fixes
577
376
 
578
377
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
579
378
 
580
-
581
- ### ❤️ Thank You
379
+ ### ❤️ Thank You
582
380
 
583
381
  - Patrick Sullivan
584
382
 
585
383
  ## 1.25.4 (2024-01-21)
586
384
 
587
-
588
385
  ### 🩹 Fixes
589
386
 
590
387
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
591
388
 
592
-
593
- ### ❤️ Thank You
389
+ ### ❤️ Thank You
594
390
 
595
391
  - Patrick Sullivan
596
392
 
597
393
  ## 1.25.3 (2024-01-21)
598
394
 
599
-
600
395
  ### 🩹 Fixes
601
396
 
602
397
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
603
398
 
604
399
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
605
400
 
606
-
607
- ### ❤️ Thank You
401
+ ### ❤️ Thank You
608
402
 
609
403
  - Patrick Sullivan
610
404
 
611
405
  ## 1.25.2 (2024-01-21)
612
406
 
613
-
614
407
  ### 🩹 Fixes
615
408
 
616
409
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
617
410
 
618
411
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
619
412
 
620
-
621
- ### ❤️ Thank You
413
+ ### ❤️ Thank You
622
414
 
623
415
  - Patrick Sullivan
624
416
 
625
417
  ## 1.25.1 (2024-01-21)
626
418
 
627
-
628
419
  ### 🩹 Fixes
629
420
 
630
421
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
631
422
 
632
423
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
633
424
 
634
-
635
- ### ❤️ Thank You
425
+ ### ❤️ Thank You
636
426
 
637
427
  - Patrick Sullivan
638
428
 
639
429
  # [1.25.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.24.0...testing-tools-v1.25.0) (2024-01-20)
640
430
 
641
-
642
431
  ### Features
643
432
 
644
- * **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
433
+ - **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
645
434
 
646
435
  # [1.24.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.1...testing-tools-v1.24.0) (2024-01-19)
647
436
 
648
-
649
437
  ### Bug Fixes
650
438
 
651
- * **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
652
- * **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
653
- * **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
654
- * **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
655
- * **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
656
-
439
+ - **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
440
+ - **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
441
+ - **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
442
+ - **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
443
+ - **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
657
444
 
658
445
  ### Features
659
446
 
660
- * **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
447
+ - **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
661
448
 
662
449
  ## [1.23.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.0...testing-tools-v1.23.1) (2024-01-19)
663
450
 
664
-
665
451
  ### Bug Fixes
666
452
 
667
- * **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
453
+ - **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
668
454
 
669
455
  # [1.23.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.6...testing-tools-v1.23.0) (2024-01-18)
670
456
 
671
-
672
457
  ### Features
673
458
 
674
- * **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
459
+ - **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
675
460
 
676
461
  ## [1.22.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.5...testing-tools-v1.22.6) (2024-01-18)
677
462
 
678
-
679
463
  ### Bug Fixes
680
464
 
681
- * **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
465
+ - **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
682
466
 
683
467
  ## [1.22.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.4...testing-tools-v1.22.5) (2024-01-17)
684
468
 
685
-
686
469
  ### Bug Fixes
687
470
 
688
- * **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
471
+ - **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
689
472
 
690
473
  ## [1.22.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.3...testing-tools-v1.22.4) (2024-01-17)
691
474
 
692
-
693
475
  ### Bug Fixes
694
476
 
695
- * **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
477
+ - **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
696
478
 
697
479
  ## [1.22.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.2...testing-tools-v1.22.3) (2024-01-17)
698
480
 
699
-
700
481
  ### Bug Fixes
701
482
 
702
- * **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
483
+ - **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
703
484
 
704
485
  ## [1.22.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.1...testing-tools-v1.22.2) (2024-01-17)
705
486
 
706
-
707
487
  ### Bug Fixes
708
488
 
709
- * **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
489
+ - **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
710
490
 
711
491
  ## [1.22.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.0...testing-tools-v1.22.1) (2024-01-16)
712
492
 
713
-
714
493
  ### Bug Fixes
715
494
 
716
- * **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
495
+ - **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
717
496
 
718
497
  # [1.22.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.3...testing-tools-v1.22.0) (2024-01-15)
719
498
 
720
-
721
499
  ### Features
722
500
 
723
- * **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
501
+ - **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
724
502
 
725
503
  ## [1.21.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.2...testing-tools-v1.21.3) (2024-01-15)
726
504
 
727
-
728
505
  ### Bug Fixes
729
506
 
730
- * **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
507
+ - **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
731
508
 
732
509
  ## [1.21.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.1...testing-tools-v1.21.2) (2024-01-15)
733
510
 
734
-
735
511
  ### Bug Fixes
736
512
 
737
- * **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
513
+ - **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
738
514
 
739
515
  ## [1.21.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.0...testing-tools-v1.21.1) (2024-01-15)
740
516
 
741
-
742
517
  ### Bug Fixes
743
518
 
744
- * **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))
519
+ - **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))
745
520
 
746
521
  # [1.21.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.1...testing-tools-v1.21.0) (2024-01-15)
747
522
 
748
-
749
523
  ### Bug Fixes
750
524
 
751
- * **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
752
-
525
+ - **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
753
526
 
754
527
  ### Features
755
528
 
756
- * **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
529
+ - **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
757
530
 
758
531
  ## [1.20.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.0...testing-tools-v1.20.1) (2024-01-14)
759
532
 
760
-
761
533
  ### Bug Fixes
762
534
 
763
- * **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
535
+ - **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
764
536
 
765
537
  # [1.20.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.19.0...testing-tools-v1.20.0) (2024-01-14)
766
538
 
767
-
768
539
  ### Features
769
540
 
770
- * **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
541
+ - **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
771
542
 
772
543
  # [1.19.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.18.0...testing-tools-v1.19.0) (2024-01-14)
773
544
 
774
-
775
545
  ### Bug Fixes
776
546
 
777
- * **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
778
-
547
+ - **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
779
548
 
780
549
  ### Features
781
550
 
782
- * **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
783
- * **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
551
+ - **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
552
+ - **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
784
553
 
785
554
  # [1.18.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.1...testing-tools-v1.18.0) (2024-01-13)
786
555
 
787
-
788
556
  ### Features
789
557
 
790
- * **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
558
+ - **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
791
559
 
792
560
  ## [1.17.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.0...testing-tools-v1.17.1) (2024-01-12)
793
561
 
794
-
795
562
  ### Bug Fixes
796
563
 
797
- * **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
564
+ - **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
798
565
 
799
566
  # [1.17.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.1...testing-tools-v1.17.0) (2024-01-11)
800
567
 
801
-
802
568
  ### Features
803
569
 
804
- * **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
570
+ - **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
805
571
 
806
572
  ## [1.16.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.0...testing-tools-v1.16.1) (2023-12-26)
807
573
 
808
-
809
574
  ### Bug Fixes
810
575
 
811
- * **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
576
+ - **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
812
577
 
813
578
  # [1.16.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.2...testing-tools-v1.16.0) (2023-12-21)
814
579
 
815
-
816
580
  ### Features
817
581
 
818
- * **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
582
+ - **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
819
583
 
820
584
  ## [1.15.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.1...testing-tools-v1.15.2) (2023-12-21)
821
585
 
822
-
823
586
  ### Bug Fixes
824
587
 
825
- * **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
588
+ - **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
826
589
 
827
590
  ## [1.15.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.0...testing-tools-v1.15.1) (2023-12-20)
828
591
 
829
-
830
592
  ### Bug Fixes
831
593
 
832
- * **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
594
+ - **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
833
595
 
834
596
  # [1.15.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.14.0...testing-tools-v1.15.0) (2023-12-15)
835
597
 
836
-
837
598
  ### Features
838
599
 
839
- * **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
600
+ - **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
840
601
 
841
602
  # [1.14.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.1...testing-tools-v1.14.0) (2023-12-12)
842
603
 
843
-
844
604
  ### Features
845
605
 
846
- * **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
606
+ - **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
847
607
 
848
608
  ## [1.13.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.0...testing-tools-v1.13.1) (2023-12-11)
849
609
 
850
-
851
610
  ### Bug Fixes
852
611
 
853
- * **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
612
+ - **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
854
613
 
855
614
  # [1.13.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.11...testing-tools-v1.13.0) (2023-12-09)
856
615
 
857
-
858
616
  ### Features
859
617
 
860
- * **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
618
+ - **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
861
619
 
862
620
  ## [1.12.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.10...testing-tools-v1.12.11) (2023-12-08)
863
621
 
864
-
865
622
  ### Bug Fixes
866
623
 
867
- * **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))
624
+ - **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))
868
625
 
869
626
  ## [1.12.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.9...testing-tools-v1.12.10) (2023-12-06)
870
627
 
871
-
872
628
  ### Bug Fixes
873
629
 
874
- * **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
630
+ - **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
875
631
 
876
632
  ## [1.12.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.8...testing-tools-v1.12.9) (2023-12-05)
877
633
 
878
-
879
634
  ### Bug Fixes
880
635
 
881
- * **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
882
- * **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
883
- * **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
636
+ - **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
637
+ - **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
638
+ - **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
884
639
 
885
640
  ## [1.12.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.7...testing-tools-v1.12.8) (2023-12-05)
886
641
 
887
-
888
642
  ### Bug Fixes
889
643
 
890
- * **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
644
+ - **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
891
645
 
892
646
  ## [1.12.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.6...testing-tools-v1.12.7) (2023-12-03)
893
647
 
894
-
895
648
  ### Bug Fixes
896
649
 
897
- * **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
650
+ - **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
898
651
 
899
652
  ## [1.12.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.5...testing-tools-v1.12.6) (2023-12-03)
900
653
 
901
-
902
654
  ### Bug Fixes
903
655
 
904
- * **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
905
- * **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
906
- * **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
907
- * **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
656
+ - **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
657
+ - **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
658
+ - **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
659
+ - **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
908
660
 
909
661
  ## [1.12.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.4...testing-tools-v1.12.5) (2023-12-03)
910
662
 
911
-
912
663
  ### Bug Fixes
913
664
 
914
- * **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
665
+ - **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
915
666
 
916
667
  ## [1.12.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.3...testing-tools-v1.12.4) (2023-12-03)
917
668
 
918
-
919
669
  ### Bug Fixes
920
670
 
921
- * **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))
671
+ - **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))
922
672
 
923
673
  ## [1.12.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.2...testing-tools-v1.12.3) (2023-12-02)
924
674
 
925
-
926
675
  ### Bug Fixes
927
676
 
928
- * **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
677
+ - **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
929
678
 
930
679
  ## [1.12.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.1...testing-tools-v1.12.2) (2023-12-02)
931
680
 
932
-
933
681
  ### Bug Fixes
934
682
 
935
- * **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
683
+ - **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
936
684
 
937
685
  ## [1.12.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.0...testing-tools-v1.12.1) (2023-12-02)
938
686
 
939
-
940
687
  ### Bug Fixes
941
688
 
942
- * **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
689
+ - **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
943
690
 
944
691
  # [1.12.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.11.0...testing-tools-v1.12.0) (2023-12-02)
945
692
 
946
-
947
693
  ### Features
948
694
 
949
- * **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
695
+ - **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
950
696
 
951
697
  # [1.11.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.1...testing-tools-v1.11.0) (2023-12-02)
952
698
 
953
-
954
699
  ### Features
955
700
 
956
- * **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
957
- * **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
701
+ - **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
702
+ - **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
958
703
 
959
704
  ## [1.10.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.0...testing-tools-v1.10.1) (2023-11-30)
960
705
 
961
-
962
706
  ### Bug Fixes
963
707
 
964
- * **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
708
+ - **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
965
709
 
966
710
  # [1.10.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.14...testing-tools-v1.10.0) (2023-11-30)
967
711
 
968
-
969
712
  ### Features
970
713
 
971
- * **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
714
+ - **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
972
715
 
973
716
  ## [1.9.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.13...testing-tools-v1.9.14) (2023-11-30)
974
717
 
975
-
976
718
  ### Bug Fixes
977
719
 
978
- * **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
720
+ - **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
979
721
 
980
722
  ## [1.9.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.12...testing-tools-v1.9.13) (2023-11-30)
981
723
 
982
-
983
724
  ### Bug Fixes
984
725
 
985
- * **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
726
+ - **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
986
727
 
987
728
  ## [1.9.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.11...testing-tools-v1.9.12) (2023-11-30)
988
729
 
989
-
990
730
  ### Bug Fixes
991
731
 
992
- * **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
732
+ - **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
993
733
 
994
734
  ## [1.9.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.10...testing-tools-v1.9.11) (2023-11-30)
995
735
 
996
-
997
736
  ### Bug Fixes
998
737
 
999
- * **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
738
+ - **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1000
739
 
1001
740
  ## [1.9.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.9...testing-tools-v1.9.10) (2023-11-29)
1002
741
 
1003
-
1004
742
  ### Bug Fixes
1005
743
 
1006
- * **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1007
-
744
+ - **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1008
745
 
1009
746
  ### Reverts
1010
747
 
1011
- * **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
748
+ - **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1012
749
 
1013
750
  ## [1.9.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.8...testing-tools-v1.9.9) (2023-11-29)
1014
751
 
1015
-
1016
752
  ### Bug Fixes
1017
753
 
1018
- * **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
754
+ - **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1019
755
 
1020
756
  ## [1.9.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.7...testing-tools-v1.9.8) (2023-11-29)
1021
757
 
1022
-
1023
758
  ### Bug Fixes
1024
759
 
1025
- * **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
760
+ - **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1026
761
 
1027
762
  ## [1.9.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.6...testing-tools-v1.9.7) (2023-11-29)
1028
763
 
1029
-
1030
764
  ### Bug Fixes
1031
765
 
1032
- * **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
766
+ - **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1033
767
 
1034
768
  ## [1.9.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.5...testing-tools-v1.9.6) (2023-11-29)
1035
769
 
1036
-
1037
770
  ### Bug Fixes
1038
771
 
1039
- * **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1040
- * **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
772
+ - **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
773
+ - **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1041
774
 
1042
775
  ## [1.9.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.4...testing-tools-v1.9.5) (2023-11-29)
1043
776
 
1044
-
1045
777
  ### Bug Fixes
1046
778
 
1047
- * **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))
779
+ - **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))
1048
780
 
1049
781
  ## [1.9.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.3...testing-tools-v1.9.4) (2023-11-29)
1050
782
 
1051
-
1052
783
  ### Bug Fixes
1053
784
 
1054
- * **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
785
+ - **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1055
786
 
1056
787
  ## [1.9.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.2...testing-tools-v1.9.3) (2023-11-29)
1057
788
 
1058
-
1059
789
  ### Bug Fixes
1060
790
 
1061
- * **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
791
+ - **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1062
792
 
1063
793
  ## [1.9.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.1...testing-tools-v1.9.2) (2023-11-29)
1064
794
 
1065
-
1066
795
  ### Bug Fixes
1067
796
 
1068
- * **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1069
- * **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
797
+ - **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
798
+ - **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1070
799
 
1071
800
  ## [1.9.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.0...testing-tools-v1.9.1) (2023-11-29)
1072
801
 
1073
-
1074
802
  ### Bug Fixes
1075
803
 
1076
- * **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
804
+ - **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1077
805
 
1078
806
  # [1.9.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.5...testing-tools-v1.9.0) (2023-11-29)
1079
807
 
1080
-
1081
808
  ### Features
1082
809
 
1083
- * **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
810
+ - **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1084
811
 
1085
812
  ## [1.8.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.4...testing-tools-v1.8.5) (2023-11-29)
1086
813
 
1087
-
1088
814
  ### Bug Fixes
1089
815
 
1090
- * **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
816
+ - **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1091
817
 
1092
818
  ## [1.8.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.3...testing-tools-v1.8.4) (2023-11-29)
1093
819
 
1094
-
1095
820
  ### Bug Fixes
1096
821
 
1097
- * **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
822
+ - **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1098
823
 
1099
824
  ## [1.8.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.2...testing-tools-v1.8.3) (2023-11-29)
1100
825
 
1101
-
1102
826
  ### Bug Fixes
1103
827
 
1104
- * **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
828
+ - **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1105
829
 
1106
830
  ## [1.8.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.1...testing-tools-v1.8.2) (2023-11-29)
1107
831
 
1108
-
1109
832
  ### Bug Fixes
1110
833
 
1111
- * **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
834
+ - **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1112
835
 
1113
836
  ## [1.8.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.0...testing-tools-v1.8.1) (2023-11-29)
1114
837
 
1115
-
1116
838
  ### Bug Fixes
1117
839
 
1118
- * **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
840
+ - **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1119
841
 
1120
842
  # [1.8.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.21...testing-tools-v1.8.0) (2023-11-28)
1121
843
 
1122
-
1123
844
  ### Bug Fixes
1124
845
 
1125
- * **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1126
-
846
+ - **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1127
847
 
1128
848
  ### Features
1129
849
 
1130
- * **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
850
+ - **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1131
851
 
1132
852
  ## [1.7.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.20...testing-tools-v1.7.21) (2023-11-27)
1133
853
 
1134
-
1135
854
  ### Bug Fixes
1136
855
 
1137
- * **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
856
+ - **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1138
857
 
1139
858
  ## [1.7.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.19...testing-tools-v1.7.20) (2023-11-27)
1140
859
 
1141
-
1142
860
  ### Bug Fixes
1143
861
 
1144
- * **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
862
+ - **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1145
863
 
1146
864
  ## [1.7.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.18...testing-tools-v1.7.19) (2023-11-27)
1147
865
 
1148
-
1149
866
  ### Bug Fixes
1150
867
 
1151
- * **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1152
- * **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
868
+ - **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
869
+ - **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1153
870
 
1154
871
  ## [1.7.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.17...testing-tools-v1.7.18) (2023-11-27)
1155
872
 
1156
-
1157
873
  ### Bug Fixes
1158
874
 
1159
- * **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
875
+ - **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1160
876
 
1161
877
  ## [1.7.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.16...testing-tools-v1.7.17) (2023-11-27)
1162
878
 
1163
-
1164
879
  ### Bug Fixes
1165
880
 
1166
- * **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
881
+ - **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1167
882
 
1168
883
  ## [1.7.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.15...testing-tools-v1.7.16) (2023-11-27)
1169
884
 
1170
-
1171
885
  ### Bug Fixes
1172
886
 
1173
- * **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
887
+ - **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1174
888
 
1175
889
  ## [1.7.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.14...testing-tools-v1.7.15) (2023-11-27)
1176
890
 
1177
-
1178
891
  ### Bug Fixes
1179
892
 
1180
- * **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
893
+ - **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1181
894
 
1182
895
  ## [1.7.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.13...testing-tools-v1.7.14) (2023-11-27)
1183
896
 
1184
-
1185
897
  ### Bug Fixes
1186
898
 
1187
- * **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
899
+ - **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1188
900
 
1189
901
  ## [1.7.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.12...testing-tools-v1.7.13) (2023-11-27)
1190
902
 
1191
-
1192
903
  ### Bug Fixes
1193
904
 
1194
- * **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
905
+ - **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1195
906
 
1196
907
  ## [1.7.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.11...testing-tools-v1.7.12) (2023-11-27)
1197
908
 
1198
-
1199
909
  ### Bug Fixes
1200
910
 
1201
- * **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
911
+ - **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1202
912
 
1203
913
  ## [1.7.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.10...testing-tools-v1.7.11) (2023-11-27)
1204
914
 
1205
-
1206
915
  ### Bug Fixes
1207
916
 
1208
- * **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
917
+ - **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1209
918
 
1210
919
  ## [1.7.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.9...testing-tools-v1.7.10) (2023-11-27)
1211
920
 
1212
-
1213
921
  ### Bug Fixes
1214
922
 
1215
- * **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
923
+ - **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1216
924
 
1217
925
  ## [1.7.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.8...testing-tools-v1.7.9) (2023-11-27)
1218
926
 
1219
-
1220
927
  ### Bug Fixes
1221
928
 
1222
- * **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
929
+ - **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1223
930
 
1224
931
  ## [1.7.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.7...testing-tools-v1.7.8) (2023-11-26)
1225
932
 
1226
-
1227
933
  ### Bug Fixes
1228
934
 
1229
- * **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
935
+ - **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1230
936
 
1231
937
  ## [1.7.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.6...testing-tools-v1.7.7) (2023-11-26)
1232
938
 
1233
-
1234
939
  ### Bug Fixes
1235
940
 
1236
- * **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
941
+ - **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1237
942
 
1238
943
  ## [1.7.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.5...testing-tools-v1.7.6) (2023-11-26)
1239
944
 
1240
-
1241
945
  ### Bug Fixes
1242
946
 
1243
- * **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
947
+ - **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1244
948
 
1245
949
  ## [1.7.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.4...testing-tools-v1.7.5) (2023-11-26)
1246
950
 
1247
-
1248
951
  ### Bug Fixes
1249
952
 
1250
- * **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
953
+ - **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1251
954
 
1252
955
  ## [1.7.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.3...testing-tools-v1.7.4) (2023-11-26)
1253
956
 
1254
-
1255
957
  ### Bug Fixes
1256
958
 
1257
- * **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
959
+ - **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
1258
960
 
1259
961
  ## [1.7.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.2...testing-tools-v1.7.3) (2023-11-25)
1260
962
 
1261
-
1262
963
  ### Bug Fixes
1263
964
 
1264
- * **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
965
+ - **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
1265
966
 
1266
967
  ## [1.7.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.1...testing-tools-v1.7.2) (2023-11-25)
1267
968
 
1268
-
1269
969
  ### Bug Fixes
1270
970
 
1271
- * **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
971
+ - **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
1272
972
 
1273
973
  ## [1.7.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.0...testing-tools-v1.7.1) (2023-11-25)
1274
974
 
1275
-
1276
975
  ### Bug Fixes
1277
976
 
1278
- * **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
977
+ - **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
1279
978
 
1280
979
  # [1.7.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.6...testing-tools-v1.7.0) (2023-11-25)
1281
980
 
1282
-
1283
981
  ### Bug Fixes
1284
982
 
1285
- * **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1286
-
983
+ - **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1287
984
 
1288
985
  ### Features
1289
986
 
1290
- * **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
987
+ - **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
1291
988
 
1292
989
  ## [1.6.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.5...testing-tools-v1.6.6) (2023-11-25)
1293
990
 
1294
-
1295
991
  ### Bug Fixes
1296
992
 
1297
- * **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
993
+ - **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
1298
994
 
1299
995
  ## [1.6.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.4...testing-tools-v1.6.5) (2023-11-25)
1300
996
 
1301
-
1302
997
  ### Bug Fixes
1303
998
 
1304
- * **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
999
+ - **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
1305
1000
 
1306
1001
  ## [1.6.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.3...testing-tools-v1.6.4) (2023-11-25)
1307
1002
 
1308
-
1309
1003
  ### Bug Fixes
1310
1004
 
1311
- * **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1005
+ - **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1312
1006
 
1313
1007
  ## [1.6.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.2...testing-tools-v1.6.3) (2023-11-25)
1314
1008
 
1315
-
1316
1009
  ### Bug Fixes
1317
1010
 
1318
- * **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1011
+ - **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1319
1012
 
1320
1013
  ## [1.6.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.1...testing-tools-v1.6.2) (2023-11-25)
1321
1014
 
1322
-
1323
1015
  ### Bug Fixes
1324
1016
 
1325
- * **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1017
+ - **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1326
1018
 
1327
1019
  ## [1.6.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.0...testing-tools-v1.6.1) (2023-11-25)
1328
1020
 
1329
-
1330
1021
  ### Bug Fixes
1331
1022
 
1332
- * **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1023
+ - **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1333
1024
 
1334
1025
  # [1.6.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.1...testing-tools-v1.6.0) (2023-11-25)
1335
1026
 
1336
-
1337
1027
  ### Features
1338
1028
 
1339
- * **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1029
+ - **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1340
1030
 
1341
1031
  ## [1.5.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.0...testing-tools-v1.5.1) (2023-11-25)
1342
1032
 
1343
-
1344
1033
  ### Bug Fixes
1345
1034
 
1346
- * **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1035
+ - **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1347
1036
 
1348
1037
  # [1.5.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.13...testing-tools-v1.5.0) (2023-11-25)
1349
1038
 
1350
-
1351
1039
  ### Features
1352
1040
 
1353
- * **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1041
+ - **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1354
1042
 
1355
1043
  ## [1.4.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.12...testing-tools-v1.4.13) (2023-11-25)
1356
1044
 
1357
-
1358
1045
  ### Bug Fixes
1359
1046
 
1360
- * **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1047
+ - **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1361
1048
 
1362
1049
  ## [1.4.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.11...testing-tools-v1.4.12) (2023-11-25)
1363
1050
 
1364
-
1365
1051
  ### Bug Fixes
1366
1052
 
1367
- * **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1053
+ - **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1368
1054
 
1369
1055
  ## [1.4.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.10...testing-tools-v1.4.11) (2023-11-24)
1370
1056
 
1371
-
1372
1057
  ### Bug Fixes
1373
1058
 
1374
- * **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1059
+ - **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1375
1060
 
1376
1061
  ## [1.4.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.9...testing-tools-v1.4.10) (2023-11-22)
1377
1062
 
1378
-
1379
1063
  ### Bug Fixes
1380
1064
 
1381
- * **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1065
+ - **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1382
1066
 
1383
1067
  ## [1.4.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.8...testing-tools-v1.4.9) (2023-11-22)
1384
1068
 
1385
-
1386
1069
  ### Bug Fixes
1387
1070
 
1388
- * **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1071
+ - **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1389
1072
 
1390
1073
  ## [1.4.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.7...testing-tools-v1.4.8) (2023-11-22)
1391
1074
 
1392
-
1393
1075
  ### Bug Fixes
1394
1076
 
1395
- * **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1077
+ - **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1396
1078
 
1397
1079
  ## [1.4.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.6...testing-tools-v1.4.7) (2023-11-22)
1398
1080
 
1399
-
1400
1081
  ### Bug Fixes
1401
1082
 
1402
- * **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1083
+ - **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1403
1084
 
1404
1085
  ## [1.4.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.5...testing-tools-v1.4.6) (2023-11-22)
1405
1086
 
1406
-
1407
1087
  ### Bug Fixes
1408
1088
 
1409
- * **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1089
+ - **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1410
1090
 
1411
1091
  ## [1.4.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.4...testing-tools-v1.4.5) (2023-11-22)
1412
1092
 
1413
-
1414
1093
  ### Bug Fixes
1415
1094
 
1416
- * **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1095
+ - **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1417
1096
 
1418
1097
  ## [1.4.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.3...testing-tools-v1.4.4) (2023-11-22)
1419
1098
 
1420
-
1421
1099
  ### Bug Fixes
1422
1100
 
1423
- * **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1101
+ - **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1424
1102
 
1425
1103
  ## [1.4.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.2...testing-tools-v1.4.3) (2023-11-22)
1426
1104
 
1427
-
1428
1105
  ### Bug Fixes
1429
1106
 
1430
- * **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1107
+ - **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1431
1108
 
1432
1109
  ## [1.4.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.1...testing-tools-v1.4.2) (2023-11-22)
1433
1110
 
1434
-
1435
1111
  ### Bug Fixes
1436
1112
 
1437
- * **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1113
+ - **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1438
1114
 
1439
1115
  ## [1.4.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.0...testing-tools-v1.4.1) (2023-11-21)
1440
1116
 
1441
-
1442
1117
  ### Bug Fixes
1443
1118
 
1444
- * **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1119
+ - **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1445
1120
 
1446
1121
  # [1.4.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.3.0...testing-tools-v1.4.0) (2023-11-21)
1447
1122
 
1448
-
1449
1123
  ### Features
1450
1124
 
1451
- * **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1125
+ - **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1452
1126
 
1453
1127
  # [1.3.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.5...testing-tools-v1.3.0) (2023-11-21)
1454
1128
 
1455
-
1456
1129
  ### Features
1457
1130
 
1458
- * **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
1131
+ - **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
1459
1132
 
1460
1133
  ## [1.2.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.4...testing-tools-v1.2.5) (2023-11-21)
1461
1134
 
1462
-
1463
1135
  ### Bug Fixes
1464
1136
 
1465
- * **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
1137
+ - **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
1466
1138
 
1467
1139
  ## [1.2.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.3...testing-tools-v1.2.4) (2023-11-21)
1468
1140
 
1469
-
1470
1141
  ### Bug Fixes
1471
1142
 
1472
- * **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
1143
+ - **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
1473
1144
 
1474
1145
  ## [1.2.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.2...testing-tools-v1.2.3) (2023-11-21)
1475
1146
 
1476
-
1477
1147
  ### Bug Fixes
1478
1148
 
1479
- * **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
1149
+ - **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
1480
1150
 
1481
1151
  ## [1.2.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.1...testing-tools-v1.2.2) (2023-11-20)
1482
1152
 
1483
-
1484
1153
  ### Bug Fixes
1485
1154
 
1486
- * **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
1155
+ - **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
1487
1156
 
1488
1157
  ## [1.2.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.0...testing-tools-v1.2.1) (2023-11-20)
1489
1158
 
1490
-
1491
1159
  ### Bug Fixes
1492
1160
 
1493
- * **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
1161
+ - **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
1494
1162
 
1495
1163
  # [1.2.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.46...testing-tools-v1.2.0) (2023-11-20)
1496
1164
 
1497
-
1498
1165
  ### Features
1499
1166
 
1500
- * **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))
1167
+ - **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))
1501
1168
 
1502
1169
  ## [1.1.46](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.45...testing-tools-v1.1.46) (2023-11-20)
1503
1170
 
1504
-
1505
1171
  ### Bug Fixes
1506
1172
 
1507
- * **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
1173
+ - **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
1508
1174
 
1509
1175
  ## [1.1.45](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.44...testing-tools-v1.1.45) (2023-11-20)
1510
1176
 
1511
-
1512
1177
  ### Bug Fixes
1513
1178
 
1514
- * **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
1179
+ - **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
1515
1180
 
1516
1181
  ## [1.1.44](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.43...testing-tools-v1.1.44) (2023-11-20)
1517
1182
 
1518
-
1519
1183
  ### Bug Fixes
1520
1184
 
1521
- * **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
1185
+ - **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
1522
1186
 
1523
1187
  ## [1.1.43](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.42...testing-tools-v1.1.43) (2023-11-20)
1524
1188
 
1525
-
1526
1189
  ### Bug Fixes
1527
1190
 
1528
- * **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
1191
+ - **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
1529
1192
 
1530
1193
  ## [1.1.42](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.41...testing-tools-v1.1.42) (2023-11-20)
1531
1194
 
1532
-
1533
1195
  ### Bug Fixes
1534
1196
 
1535
- * **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
1197
+ - **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
1536
1198
 
1537
1199
  ## [1.1.41](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.40...testing-tools-v1.1.41) (2023-11-20)
1538
1200
 
1539
-
1540
1201
  ### Bug Fixes
1541
1202
 
1542
- * **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
1203
+ - **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
1543
1204
 
1544
1205
  ## [1.1.40](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.39...testing-tools-v1.1.40) (2023-11-20)
1545
1206
 
1546
-
1547
1207
  ### Bug Fixes
1548
1208
 
1549
- * **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
1209
+ - **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
1550
1210
 
1551
1211
  ## [1.1.39](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.38...testing-tools-v1.1.39) (2023-11-20)
1552
1212
 
1553
-
1554
1213
  ### Bug Fixes
1555
1214
 
1556
- * **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))
1215
+ - **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))
1557
1216
 
1558
1217
  ## [1.1.38](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.37...testing-tools-v1.1.38) (2023-11-20)
1559
1218
 
1560
-
1561
1219
  ### Bug Fixes
1562
1220
 
1563
- * **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
1221
+ - **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
1564
1222
 
1565
1223
  ## [1.1.37](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.36...testing-tools-v1.1.37) (2023-11-19)
1566
1224
 
1567
-
1568
1225
  ### Bug Fixes
1569
1226
 
1570
- * **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
1227
+ - **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
1571
1228
 
1572
1229
  ## [1.1.36](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.35...testing-tools-v1.1.36) (2023-11-19)
1573
1230
 
1574
-
1575
1231
  ### Bug Fixes
1576
1232
 
1577
- * **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
1233
+ - **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
1578
1234
 
1579
1235
  ## [1.1.35](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.34...testing-tools-v1.1.35) (2023-11-19)
1580
1236
 
1581
-
1582
1237
  ### Bug Fixes
1583
1238
 
1584
- * **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
1239
+ - **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
1585
1240
 
1586
1241
  ## [1.1.34](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.33...testing-tools-v1.1.34) (2023-11-19)
1587
1242
 
1588
-
1589
1243
  ### Bug Fixes
1590
1244
 
1591
- * **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
1245
+ - **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
1592
1246
 
1593
1247
  ## [1.1.33](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.32...testing-tools-v1.1.33) (2023-11-19)
1594
1248
 
1595
-
1596
1249
  ### Bug Fixes
1597
1250
 
1598
- * **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
1251
+ - **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
1599
1252
 
1600
1253
  ## [1.1.32](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.31...testing-tools-v1.1.32) (2023-11-19)
1601
1254
 
1602
-
1603
1255
  ### Bug Fixes
1604
1256
 
1605
- * **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
1257
+ - **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
1606
1258
 
1607
1259
  ## [1.1.31](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.30...testing-tools-v1.1.31) (2023-11-19)
1608
1260
 
1609
-
1610
1261
  ### Bug Fixes
1611
1262
 
1612
- * **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
1263
+ - **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
1613
1264
 
1614
1265
  ## [1.1.30](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.29...testing-tools-v1.1.30) (2023-11-18)
1615
1266
 
1616
-
1617
1267
  ### Bug Fixes
1618
1268
 
1619
- * **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
1269
+ - **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
1620
1270
 
1621
1271
  ## [1.1.29](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.28...testing-tools-v1.1.29) (2023-11-18)
1622
1272
 
1623
-
1624
1273
  ### Bug Fixes
1625
1274
 
1626
- * **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
1275
+ - **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
1627
1276
 
1628
1277
  ## [1.1.28](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.27...testing-tools-v1.1.28) (2023-11-18)
1629
1278
 
1630
-
1631
1279
  ### Bug Fixes
1632
1280
 
1633
- * **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
1281
+ - **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
1634
1282
 
1635
1283
  ## [1.1.27](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.26...testing-tools-v1.1.27) (2023-11-18)
1636
1284
 
1637
-
1638
1285
  ### Bug Fixes
1639
1286
 
1640
- * **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
1287
+ - **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
1641
1288
 
1642
1289
  ## [1.1.26](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.25...testing-tools-v1.1.26) (2023-11-18)
1643
1290
 
1644
-
1645
1291
  ### Bug Fixes
1646
1292
 
1647
- * **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
1293
+ - **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
1648
1294
 
1649
1295
  ## [1.1.25](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.24...testing-tools-v1.1.25) (2023-11-18)
1650
1296
 
1651
-
1652
1297
  ### Bug Fixes
1653
1298
 
1654
- * **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
1299
+ - **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
1655
1300
 
1656
1301
  ## [1.1.24](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.23...testing-tools-v1.1.24) (2023-11-16)
1657
1302
 
1658
-
1659
1303
  ### Bug Fixes
1660
1304
 
1661
- * **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
1305
+ - **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
1662
1306
 
1663
1307
  ## [1.1.23](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.22...testing-tools-v1.1.23) (2023-11-16)
1664
1308
 
1665
-
1666
1309
  ### Bug Fixes
1667
1310
 
1668
- * **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
1311
+ - **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
1669
1312
 
1670
1313
  ## [1.1.22](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.21...testing-tools-v1.1.22) (2023-11-16)
1671
1314
 
1672
-
1673
1315
  ### Bug Fixes
1674
1316
 
1675
- * **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
1676
- * **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
1317
+ - **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
1318
+ - **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
1677
1319
 
1678
1320
  ## [1.1.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.20...testing-tools-v1.1.21) (2023-11-16)
1679
1321
 
1680
-
1681
1322
  ### Bug Fixes
1682
1323
 
1683
- * **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
1684
- * **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
1324
+ - **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
1325
+ - **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
1685
1326
 
1686
1327
  ## [1.1.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.19...testing-tools-v1.1.20) (2023-11-16)
1687
1328
 
1688
-
1689
1329
  ### Bug Fixes
1690
1330
 
1691
- * **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
1331
+ - **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
1692
1332
 
1693
1333
  ## [1.1.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.18...testing-tools-v1.1.19) (2023-11-16)
1694
1334
 
1695
-
1696
1335
  ### Bug Fixes
1697
1336
 
1698
- * **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
1337
+ - **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
1699
1338
 
1700
1339
  ## [1.1.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.17...testing-tools-v1.1.18) (2023-11-15)
1701
1340
 
1702
-
1703
1341
  ### Bug Fixes
1704
1342
 
1705
- * **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
1706
- * **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
1343
+ - **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
1344
+ - **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
1707
1345
 
1708
1346
  ## [1.1.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.16...testing-tools-v1.1.17) (2023-11-15)
1709
1347
 
1710
-
1711
1348
  ### Bug Fixes
1712
1349
 
1713
- * **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
1350
+ - **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
1714
1351
 
1715
1352
  ## [1.1.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.15...testing-tools-v1.1.16) (2023-11-15)
1716
1353
 
1717
-
1718
1354
  ### Bug Fixes
1719
1355
 
1720
- * **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
1356
+ - **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
1721
1357
 
1722
1358
  ## [1.1.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.14...testing-tools-v1.1.15) (2023-11-15)
1723
1359
 
1724
-
1725
1360
  ### Bug Fixes
1726
1361
 
1727
- * **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
1728
- * **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
1362
+ - **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
1363
+ - **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
1729
1364
 
1730
1365
  ## [1.1.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.13...testing-tools-v1.1.14) (2023-11-13)
1731
1366
 
1732
-
1733
1367
  ### Bug Fixes
1734
1368
 
1735
- * **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
1369
+ - **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
1736
1370
 
1737
1371
  ## [1.1.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.12...testing-tools-v1.1.13) (2023-11-13)
1738
1372
 
1739
-
1740
1373
  ### Bug Fixes
1741
1374
 
1742
- * **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
1375
+ - **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
1743
1376
 
1744
1377
  ## [1.1.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.11...testing-tools-v1.1.12) (2023-11-12)
1745
1378
 
1746
-
1747
1379
  ### Bug Fixes
1748
1380
 
1749
- * **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
1381
+ - **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
1750
1382
 
1751
1383
  ## [1.1.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.10...testing-tools-v1.1.11) (2023-11-12)
1752
1384
 
1753
-
1754
1385
  ### Bug Fixes
1755
1386
 
1756
- * **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
1387
+ - **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
1757
1388
 
1758
1389
  ## [1.1.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.9...testing-tools-v1.1.10) (2023-11-12)
1759
1390
 
1760
-
1761
1391
  ### Bug Fixes
1762
1392
 
1763
- * **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
1393
+ - **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
1764
1394
 
1765
1395
  ## [1.1.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.8...testing-tools-v1.1.9) (2023-11-12)
1766
1396
 
1767
-
1768
1397
  ### Bug Fixes
1769
1398
 
1770
- * **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
1399
+ - **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
1771
1400
 
1772
1401
  ## [1.1.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.7...testing-tools-v1.1.8) (2023-11-10)
1773
1402
 
1774
-
1775
1403
  ### Bug Fixes
1776
1404
 
1777
- * **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
1405
+ - **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
1778
1406
 
1779
1407
  ## [1.1.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.6...testing-tools-v1.1.7) (2023-11-10)
1780
1408
 
1781
-
1782
1409
  ### Bug Fixes
1783
1410
 
1784
- * **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
1411
+ - **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
1785
1412
 
1786
1413
  ## [1.1.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.5...testing-tools-v1.1.6) (2023-11-10)
1787
1414
 
1788
-
1789
1415
  ### Bug Fixes
1790
1416
 
1791
- * **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
1417
+ - **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
1792
1418
 
1793
1419
  ## [1.1.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.4...testing-tools-v1.1.5) (2023-11-09)
1794
1420
 
1795
-
1796
1421
  ### Bug Fixes
1797
1422
 
1798
- * **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
1423
+ - **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
1799
1424
 
1800
1425
  ## [1.1.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.3...testing-tools-v1.1.4) (2023-11-08)
1801
1426
 
1802
-
1803
1427
  ### Bug Fixes
1804
1428
 
1805
- * **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
1429
+ - **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
1806
1430
 
1807
1431
  ## [1.1.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.2...testing-tools-v1.1.3) (2023-11-08)
1808
1432
 
1809
-
1810
1433
  ### Bug Fixes
1811
1434
 
1812
- * **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
1435
+ - **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
1813
1436
 
1814
1437
  ## [1.1.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.1...testing-tools-v1.1.2) (2023-11-07)
1815
1438
 
1816
-
1817
1439
  ### Bug Fixes
1818
1440
 
1819
- * **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
1441
+ - **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
1820
1442
 
1821
1443
  ## [1.1.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.0...testing-tools-v1.1.1) (2023-11-07)
1822
1444
 
1823
-
1824
1445
  ### Bug Fixes
1825
1446
 
1826
- * **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
1447
+ - **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
1827
1448
 
1828
1449
  # [1.1.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.0.0...testing-tools-v1.1.0) (2023-11-07)
1829
1450
 
1830
-
1831
1451
  ### Features
1832
1452
 
1833
- * **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
1453
+ - **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
1834
1454
 
1835
1455
  # [1.0.0](https://github.com/storm-software/storm-ops/compare/...testing-tools-v1.0.0) (2023-11-07)
1836
1456
 
1837
-
1838
1457
  ### Bug Fixes
1839
1458
 
1840
- * **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
1841
- * **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
1842
- * **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
1843
- * **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
1844
- * **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
1845
- * **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
1846
- * **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
1847
- * **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
1848
- * **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
1849
- * **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
1850
- * **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
1851
- * **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
1852
- * **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))
1853
- * **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
1854
- * **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
1855
- * **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
1856
- * **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
1857
- * **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
1858
- * **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
1859
- * **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
1860
- * **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
1861
- * **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
1862
- * **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
1863
- * **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
1864
- * **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
1865
- * **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
1866
- * **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
1867
- * **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
1868
- * **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
1869
- * **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
1870
- * **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
1871
- * **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
1872
- * **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
1873
- * **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
1874
- * **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
1875
- * **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
1876
- * **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
1877
- * **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
1878
- * **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
1879
- * **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
1880
- * **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
1881
- * **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
1882
- * **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
1883
- * **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
1884
- * **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
1885
- * **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
1886
- * **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
1887
- * **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
1888
- * **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
1889
- * **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
1890
- * **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
1891
-
1459
+ - **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
1460
+ - **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
1461
+ - **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
1462
+ - **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
1463
+ - **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
1464
+ - **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
1465
+ - **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
1466
+ - **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
1467
+ - **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
1468
+ - **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
1469
+ - **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
1470
+ - **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
1471
+ - **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))
1472
+ - **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
1473
+ - **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
1474
+ - **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
1475
+ - **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
1476
+ - **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
1477
+ - **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
1478
+ - **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
1479
+ - **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
1480
+ - **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
1481
+ - **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
1482
+ - **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
1483
+ - **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
1484
+ - **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
1485
+ - **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
1486
+ - **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
1487
+ - **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
1488
+ - **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
1489
+ - **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
1490
+ - **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
1491
+ - **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
1492
+ - **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
1493
+ - **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
1494
+ - **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
1495
+ - **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
1496
+ - **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
1497
+ - **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
1498
+ - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
1499
+ - **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
1500
+ - **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
1501
+ - **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
1502
+ - **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
1503
+ - **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
1504
+ - **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
1505
+ - **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
1506
+ - **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
1507
+ - **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
1508
+ - **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
1509
+ - **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
1892
1510
 
1893
1511
  ### Features
1894
1512
 
1895
- * **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
1896
- * **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
1897
- * **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
1898
- * **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
1899
- * **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
1900
- * **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
1513
+ - **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
1514
+ - **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
1515
+ - **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
1516
+ - **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
1517
+ - **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
1518
+ - **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))