@storm-software/linting-tools 1.45.0 → 1.46.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,351 +1,311 @@
1
- ## 1.45.0 (2024-04-06)
1
+ ## 1.46.1 (2024-04-08)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **deps:** pin dependencies ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
2
6
 
7
+ ## 1.46.0 (2024-04-07)
3
8
 
4
9
  ### 🚀 Features
5
10
 
6
- - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
11
+ - **git-tools:** Added reusable GitHub `workflows` and `actions` ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
7
12
 
13
+ - **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
8
14
 
9
- ### ❤️ Thank You
15
+ ### ❤️ Thank You
10
16
 
11
17
  - Patrick Sullivan
12
18
 
13
- ## 1.44.10 (2024-04-01)
19
+ ## 1.45.0 (2024-04-06)
14
20
 
21
+ ### 🚀 Features
22
+
23
+ - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - Patrick Sullivan
28
+
29
+ ## 1.44.10 (2024-04-01)
15
30
 
16
31
  ### 🩹 Fixes
17
32
 
18
33
  - **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
19
34
 
20
-
21
- ### ❤️ Thank You
35
+ ### ❤️ Thank You
22
36
 
23
37
  - Patrick Sullivan
24
38
 
25
39
  ## 1.44.9 (2024-03-29)
26
40
 
27
-
28
41
  ### 🩹 Fixes
29
42
 
30
43
  - **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
31
44
 
32
-
33
- ### ❤️ Thank You
45
+ ### ❤️ Thank You
34
46
 
35
47
  - Patrick Sullivan
36
48
 
37
49
  ## 1.44.8 (2024-03-29)
38
50
 
39
-
40
51
  ### 🩹 Fixes
41
52
 
42
53
  - **workspace-tools:** Further updates to Nx plugin modules ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
43
54
 
44
-
45
- ### ❤️ Thank You
55
+ ### ❤️ Thank You
46
56
 
47
57
  - Patrick Sullivan
48
58
 
49
59
  ## 1.44.7 (2024-03-28)
50
60
 
51
-
52
61
  ### 🩹 Fixes
53
62
 
54
63
  - **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
55
64
 
56
-
57
- ### ❤️ Thank You
65
+ ### ❤️ Thank You
58
66
 
59
67
  - Patrick Sullivan
60
68
 
61
69
  ## 1.44.6 (2024-03-28)
62
70
 
63
-
64
71
  ### 🩹 Fixes
65
72
 
66
73
  - **git-tools:** Update `moduleResolution` option to use `Bundler` value ([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
67
74
 
68
-
69
- ### ❤️ Thank You
75
+ ### ❤️ Thank You
70
76
 
71
77
  - Patrick Sullivan
72
78
 
73
79
  ## 1.44.5 (2024-03-28)
74
80
 
75
-
76
81
  ### 🩹 Fixes
77
82
 
78
83
  - **git-tools:** Resolve issue with module type compiler options ([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
79
84
 
80
-
81
- ### ❤️ Thank You
85
+ ### ❤️ Thank You
82
86
 
83
87
  - Patrick Sullivan
84
88
 
85
89
  ## 1.44.4 (2024-03-28)
86
90
 
87
-
88
91
  ### 🩹 Fixes
89
92
 
90
93
  - **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
91
94
 
92
-
93
- ### ❤️ Thank You
95
+ ### ❤️ Thank You
94
96
 
95
97
  - Patrick Sullivan
96
98
 
97
99
  ## 1.44.3 (2024-03-28)
98
100
 
99
-
100
101
  ### 🩹 Fixes
101
102
 
102
103
  - **git-tools:** Update to executable git hook scripts ([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
103
104
 
104
-
105
- ### ❤️ Thank You
105
+ ### ❤️ Thank You
106
106
 
107
107
  - Patrick Sullivan
108
108
 
109
109
  ## 1.44.2 (2024-03-28)
110
110
 
111
-
112
111
  ### 🩹 Fixes
113
112
 
114
113
  - **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
115
114
 
116
-
117
- ### ❤️ Thank You
115
+ ### ❤️ Thank You
118
116
 
119
117
  - Patrick Sullivan
120
118
 
121
119
  ## 1.44.1 (2024-03-25)
122
120
 
123
-
124
121
  ### 🩹 Fixes
125
122
 
126
123
  - **storm-workspace:** Resolved issue with failed unit-test ([42e5a411](https://github.com/storm-software/storm-ops/commit/42e5a411))
127
124
 
128
-
129
- ### ❤️ Thank You
125
+ ### ❤️ Thank You
130
126
 
131
127
  - Patrick Sullivan
132
128
 
133
129
  ## 1.44.0 (2024-03-25)
134
130
 
135
-
136
131
  ### 🚀 Features
137
132
 
138
133
  - **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
139
134
 
140
135
  - **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
141
136
 
142
-
143
137
  ### 🩹 Fixes
144
138
 
145
139
  - **git-tools:** Resolved issues with `left-hook` scripts ([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
146
140
 
147
-
148
- ### ❤️ Thank You
141
+ ### ❤️ Thank You
149
142
 
150
143
  - Patrick Sullivan
151
144
 
152
145
  ## 1.43.1 (2024-03-19)
153
146
 
154
-
155
147
  ### 🩹 Fixes
156
148
 
157
149
  - **linting-tools:** Update the linting-tools asset configuration ([c35e2491](https://github.com/storm-software/storm-ops/commit/c35e2491))
158
150
 
159
-
160
- ### ❤️ Thank You
151
+ ### ❤️ Thank You
161
152
 
162
153
  - Patrick Sullivan
163
154
 
164
155
  ## 1.43.0 (2024-03-19)
165
156
 
166
-
167
157
  ### 🚀 Features
168
158
 
169
159
  - **linting-tools:** Added the `taplo` and `ls-lint` tools ([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
170
160
 
171
-
172
- ### ❤️ Thank You
161
+ ### ❤️ Thank You
173
162
 
174
163
  - Patrick Sullivan
175
164
 
176
165
  ## 1.42.0 (2024-03-05)
177
166
 
178
-
179
167
  ### 🚀 Features
180
168
 
181
169
  - **build-tools:** Split out Build CLI and supporting code to separate package ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
182
170
 
183
-
184
- ### ❤️ Thank You
171
+ ### ❤️ Thank You
185
172
 
186
173
  - Patrick Sullivan
187
174
 
188
175
  ## 1.41.4 (2024-03-01)
189
176
 
190
-
191
177
  ### 🩹 Fixes
192
178
 
193
179
  - **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
194
180
 
195
-
196
- ### ❤️ Thank You
181
+ ### ❤️ Thank You
197
182
 
198
183
  - Patrick Sullivan
199
184
 
200
185
  ## 1.41.3 (2024-02-27)
201
186
 
202
-
203
187
  ### 🩹 Fixes
204
188
 
205
189
  - **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
206
190
 
207
-
208
- ### ❤️ Thank You
191
+ ### ❤️ Thank You
209
192
 
210
193
  - Patrick Sullivan
211
194
 
212
195
  ## 1.41.2 (2024-02-27)
213
196
 
214
-
215
197
  ### 🩹 Fixes
216
198
 
217
199
  - **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
218
200
 
219
-
220
- ### ❤️ Thank You
201
+ ### ❤️ Thank You
221
202
 
222
203
  - Patrick Sullivan
223
204
 
224
205
  ## 1.41.1 (2024-02-27)
225
206
 
226
-
227
207
  ### 🩹 Fixes
228
208
 
229
209
  - **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
230
210
 
231
-
232
- ### ❤️ Thank You
211
+ ### ❤️ Thank You
233
212
 
234
213
  - Patrick Sullivan
235
214
 
236
215
  ## 1.41.0 (2024-02-26)
237
216
 
238
-
239
217
  ### 🚀 Features
240
218
 
241
219
  - **tsconfig:** Added package to contain default base tsconfig files ([1b341f9a](https://github.com/storm-software/storm-ops/commit/1b341f9a))
242
220
 
243
-
244
221
  ### 🩹 Fixes
245
222
 
246
223
  - **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
247
224
 
248
-
249
- ### ❤️ Thank You
225
+ ### ❤️ Thank You
250
226
 
251
227
  - Patrick Sullivan
252
228
 
253
229
  ## 1.40.0 (2024-02-26)
254
230
 
255
-
256
231
  ### 🚀 Features
257
232
 
258
233
  - **storm-ops:** Major updates to tsconfig values ([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
259
234
 
260
-
261
- ### ❤️ Thank You
235
+ ### ❤️ Thank You
262
236
 
263
237
  - Patrick Sullivan
264
238
 
265
239
  ## 1.39.5 (2024-02-24)
266
240
 
267
-
268
241
  ### 🩹 Fixes
269
242
 
270
243
  - **linting-tools:** Various updates to module resolution ([5f312f00](https://github.com/storm-software/storm-ops/commit/5f312f00))
271
244
 
272
-
273
- ### ❤️ Thank You
245
+ ### ❤️ Thank You
274
246
 
275
247
  - Patrick Sullivan
276
248
 
277
249
  ## 1.39.4 (2024-02-24)
278
250
 
279
-
280
251
  ### 🩹 Fixes
281
252
 
282
253
  - **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
283
254
 
284
-
285
- ### ❤️ Thank You
255
+ ### ❤️ Thank You
286
256
 
287
257
  - Patrick Sullivan
288
258
 
289
259
  ## 1.39.3 (2024-02-23)
290
260
 
291
-
292
261
  ### 🩹 Fixes
293
262
 
294
263
  - **workspace-tools:** Updates to compiler options for declarations build ([62dcf6e7](https://github.com/storm-software/storm-ops/commit/62dcf6e7))
295
264
 
296
-
297
- ### ❤️ Thank You
265
+ ### ❤️ Thank You
298
266
 
299
267
  - Patrick Sullivan
300
268
 
301
269
  ## 1.39.2 (2024-02-23)
302
270
 
303
-
304
271
  ### 🩹 Fixes
305
272
 
306
273
  - **linting-tools:** Added the `preserveSymlinks` option back to root tsconfig file ([a06f4a6b](https://github.com/storm-software/storm-ops/commit/a06f4a6b))
307
274
 
308
-
309
- ### ❤️ Thank You
275
+ ### ❤️ Thank You
310
276
 
311
277
  - Patrick Sullivan
312
278
 
313
279
  ## 1.39.1 (2024-02-20)
314
280
 
315
-
316
281
  ### 🚀 Features
317
282
 
318
283
  - **git-tools:** Update the package to build as CommonJs to support Nx executors ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
319
284
 
320
285
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
321
286
 
322
-
323
287
  ### 🩹 Fixes
324
288
 
325
289
  - **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
326
290
 
327
-
328
- ### ❤️ Thank You
291
+ ### ❤️ Thank You
329
292
 
330
293
  - Patrick Sullivan
331
294
 
332
295
  ## 1.39.0 (2024-02-20)
333
296
 
334
-
335
297
  ### 🚀 Features
336
298
 
337
299
  - **git-tools:** Update the package to build as CommonJs to support Nx executors ([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
338
300
 
339
301
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
340
302
 
341
-
342
- ### ❤️ Thank You
303
+ ### ❤️ Thank You
343
304
 
344
305
  - Patrick Sullivan
345
306
 
346
307
  ## 1.38.20 (2024-02-17)
347
308
 
348
-
349
309
  ### 🩹 Fixes
350
310
 
351
311
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -364,14 +324,12 @@
364
324
 
365
325
  - **linting-tools:** Resolved issues with linting tool options ([4b08d9fd](https://github.com/storm-software/storm-ops/commit/4b08d9fd))
366
326
 
367
-
368
- ### ❤️ Thank You
327
+ ### ❤️ Thank You
369
328
 
370
329
  - Patrick Sullivan
371
330
 
372
331
  ## 1.38.19 (2024-02-15)
373
332
 
374
-
375
333
  ### 🩹 Fixes
376
334
 
377
335
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -380,2028 +338,1620 @@
380
338
 
381
339
  - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
382
340
 
383
-
384
- ### ❤️ Thank You
341
+ ### ❤️ Thank You
385
342
 
386
343
  - Patrick Sullivan
387
344
 
388
345
  ## 1.38.18 (2024-02-15)
389
346
 
390
-
391
347
  ### 🩹 Fixes
392
348
 
393
349
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
394
350
 
395
351
  - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
396
352
 
397
-
398
- ### ❤️ Thank You
353
+ ### ❤️ Thank You
399
354
 
400
355
  - Patrick Sullivan
401
356
 
402
357
  ## 1.38.17 (2024-02-15)
403
358
 
404
-
405
359
  ### 🩹 Fixes
406
360
 
407
361
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
408
362
 
409
-
410
- ### ❤️ Thank You
363
+ ### ❤️ Thank You
411
364
 
412
365
  - Patrick Sullivan
413
366
 
414
367
  ## 1.38.16 (2024-02-15)
415
368
 
416
-
417
369
  ### 🩹 Fixes
418
370
 
419
371
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
420
372
 
421
373
  - **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
422
374
 
423
-
424
- ### ❤️ Thank You
375
+ ### ❤️ Thank You
425
376
 
426
377
  - Patrick Sullivan
427
378
 
428
379
  ## 1.38.15 (2024-02-15)
429
380
 
430
-
431
381
  ### 🩹 Fixes
432
382
 
433
383
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
434
384
 
435
-
436
- ### ❤️ Thank You
385
+ ### ❤️ Thank You
437
386
 
438
387
  - Patrick Sullivan
439
388
 
440
-
441
-
442
-
443
-
444
-
445
-
446
-
447
-
448
389
  ## 1.38.10 (2024-02-09)
449
390
 
450
-
451
391
  ### 🩹 Fixes
452
392
 
453
393
  - **workspace-tools:** Update publish executor to handle newly release packages properly ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
454
394
 
455
-
456
- ### ❤️ Thank You
395
+ ### ❤️ Thank You
457
396
 
458
397
  - Patrick Sullivan
459
398
 
460
399
  ## 1.38.9 (2024-02-09)
461
400
 
462
-
463
401
  ### 🩹 Fixes
464
402
 
465
403
  - **workspace-tools:** Update publish executor to handle newly release packages properly ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
466
404
 
467
-
468
- ### ❤️ Thank You
405
+ ### ❤️ Thank You
469
406
 
470
407
  - Patrick Sullivan
471
408
 
472
409
  ## 1.38.8 (2024-02-09)
473
410
 
474
-
475
411
  ### 🩹 Fixes
476
412
 
477
413
  - **workspace-tools:** Update publish executor to handle newly release packages properly ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
478
414
 
479
-
480
- ### ❤️ Thank You
415
+ ### ❤️ Thank You
481
416
 
482
417
  - Patrick Sullivan
483
418
 
484
419
  ## 1.38.7 (2024-02-09)
485
420
 
486
-
487
421
  ### 🩹 Fixes
488
422
 
489
423
  - **workspace-tools:** Update publish executor to handle newly release packages properly ([16a76eca](https://github.com/storm-software/storm-ops/commit/16a76eca))
490
424
 
491
-
492
- ### ❤️ Thank You
425
+ ### ❤️ Thank You
493
426
 
494
427
  - Patrick Sullivan
495
428
 
496
429
  ## 1.38.6 (2024-02-09)
497
430
 
498
-
499
431
  ### 🩹 Fixes
500
432
 
501
433
  - **workspace-tools:** Resolved issue publishing first package releases to npm ([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
502
434
 
503
-
504
- ### ❤️ Thank You
435
+ ### ❤️ Thank You
505
436
 
506
437
  - Patrick Sullivan
507
438
 
508
439
  ## 1.38.5 (2024-02-09)
509
440
 
510
-
511
441
  ### 🩹 Fixes
512
442
 
513
443
  - **linting-tools:** Removed `noEmitOnError` from root tsconfig ([6329875e](https://github.com/storm-software/storm-ops/commit/6329875e))
514
444
 
515
-
516
- ### ❤️ Thank You
445
+ ### ❤️ Thank You
517
446
 
518
447
  - Patrick Sullivan
519
448
 
520
-
521
-
522
-
523
-
524
-
525
-
526
-
527
-
528
-
529
-
530
-
531
-
532
-
533
-
534
-
535
-
536
449
  ## 1.36.2 (2024-02-06)
537
450
 
538
-
539
451
  ### 🩹 Fixes
540
452
 
541
453
  - **linting-tools:** Update the base Storm tsconfig file ([44fd4a89](https://github.com/storm-software/storm-ops/commit/44fd4a89))
542
454
 
543
-
544
- ### ❤️ Thank You
455
+ ### ❤️ Thank You
545
456
 
546
457
  - Patrick Sullivan
547
458
 
548
-
549
-
550
-
551
-
552
459
  ## 1.35.1 (2024-02-05)
553
460
 
554
-
555
461
  ### 🚀 Features
556
462
 
557
463
  - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
558
464
 
559
-
560
- ### ❤️ Thank You
465
+ ### ❤️ Thank You
561
466
 
562
467
  - Patrick Sullivan
563
468
 
564
469
  ## 1.35.0 (2024-02-05)
565
470
 
566
-
567
471
  ### 🚀 Features
568
472
 
569
473
  - **config-tools:** Added the `cacheDirectory` and `skipCache` options to the base Storm config ([e9931c58](https://github.com/storm-software/storm-ops/commit/e9931c58))
570
474
 
571
-
572
- ### ❤️ Thank You
475
+ ### ❤️ Thank You
573
476
 
574
477
  - Patrick Sullivan
575
478
 
576
-
577
-
578
-
579
-
580
479
  ## 1.34.16 (2024-01-29)
581
480
 
582
-
583
481
  ### 🩹 Fixes
584
482
 
585
483
  - **storm-ops:** Added package.json to the biome ignore list ([ac07c8a5](https://github.com/storm-software/storm-ops/commit/ac07c8a5))
586
484
 
587
-
588
- ### ❤️ Thank You
485
+ ### ❤️ Thank You
589
486
 
590
487
  - Patrick Sullivan
591
488
 
592
-
593
-
594
-
595
-
596
489
  ## 1.34.12 (2024-01-29)
597
490
 
598
-
599
491
  ### 🩹 Fixes
600
492
 
601
493
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
602
494
 
603
-
604
- ### ❤️ Thank You
495
+ ### ❤️ Thank You
605
496
 
606
497
  - Patrick Sullivan
607
498
 
608
499
  ## 1.34.11 (2024-01-29)
609
500
 
610
-
611
501
  ### 🩹 Fixes
612
502
 
613
503
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
614
504
 
615
-
616
- ### ❤️ Thank You
505
+ ### ❤️ Thank You
617
506
 
618
507
  - Patrick Sullivan
619
508
 
620
509
  ## 1.34.10 (2024-01-28)
621
510
 
622
-
623
511
  ### 🩹 Fixes
624
512
 
625
513
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
626
514
 
627
-
628
- ### ❤️ Thank You
515
+ ### ❤️ Thank You
629
516
 
630
517
  - Patrick Sullivan
631
518
 
632
519
  ## 1.34.9 (2024-01-28)
633
520
 
634
-
635
521
  ### 🩹 Fixes
636
522
 
637
523
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
638
524
 
639
-
640
- ### ❤️ Thank You
525
+ ### ❤️ Thank You
641
526
 
642
527
  - Patrick Sullivan
643
528
 
644
529
  ## 1.34.8 (2024-01-28)
645
530
 
646
-
647
531
  ### 🩹 Fixes
648
532
 
649
533
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
650
534
 
651
-
652
- ### ❤️ Thank You
535
+ ### ❤️ Thank You
653
536
 
654
537
  - Patrick Sullivan
655
538
 
656
539
  ## 1.34.7 (2024-01-28)
657
540
 
658
-
659
541
  ### 🩹 Fixes
660
542
 
661
543
  - **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
662
544
 
663
-
664
- ### ❤️ Thank You
545
+ ### ❤️ Thank You
665
546
 
666
547
  - Patrick Sullivan
667
548
 
668
-
669
-
670
-
671
-
672
-
673
-
674
-
675
-
676
-
677
-
678
-
679
-
680
-
681
-
682
-
683
-
684
-
685
-
686
-
687
-
688
-
689
-
690
-
691
-
692
-
693
-
694
-
695
-
696
-
697
-
698
-
699
-
700
-
701
-
702
-
703
-
704
-
705
-
706
-
707
-
708
-
709
-
710
-
711
-
712
-
713
-
714
-
715
-
716
-
717
-
718
-
719
-
720
-
721
-
722
-
723
-
724
-
725
-
726
-
727
-
728
-
729
-
730
-
731
-
732
-
733
-
734
-
735
-
736
-
737
-
738
-
739
-
740
-
741
-
742
-
743
-
744
-
745
-
746
-
747
-
748
-
749
-
750
-
751
-
752
-
753
-
754
-
755
-
756
-
757
-
758
-
759
-
760
-
761
-
762
-
763
-
764
-
765
-
766
-
767
-
768
549
  ## 1.33.2 (2024-01-26)
769
550
 
770
-
771
551
  ### 🩹 Fixes
772
552
 
773
553
  - **linting-tools:** Ensure assets are added to package root ([66881bd3](https://github.com/storm-software/storm-ops/commit/66881bd3))
774
554
 
775
-
776
- ### ❤️ Thank You
555
+ ### ❤️ Thank You
777
556
 
778
557
  - Patrick Sullivan
779
558
 
780
-
781
559
  ## 1.33.0 (2024-01-26)
782
560
 
783
-
784
561
  ### 🚀 Features
785
562
 
786
563
  - **workspace-tools:** Added custom `npm-publish` executor ([3e6292dd](https://github.com/storm-software/storm-ops/commit/3e6292dd))
787
564
 
788
-
789
- ### ❤️ Thank You
565
+ ### ❤️ Thank You
790
566
 
791
567
  - Patrick Sullivan
792
568
 
793
569
  ## 1.32.5 (2024-01-26)
794
570
 
795
-
796
571
  ### 🩹 Fixes
797
572
 
798
573
  - **workspace-tools:** Correctly apply internal dependencies and print build ([e7d0c79a](https://github.com/storm-software/storm-ops/commit/e7d0c79a))
799
574
 
800
-
801
- ### ❤️ Thank You
575
+ ### ❤️ Thank You
802
576
 
803
577
  - Patrick Sullivan
804
578
 
805
579
  ## 1.32.4 (2024-01-26)
806
580
 
807
-
808
581
  ### 🩹 Fixes
809
582
 
810
583
  - **linting-tools:** Remove `composite` from the base tsconfig json ([38a064a2](https://github.com/storm-software/storm-ops/commit/38a064a2))
811
584
 
812
-
813
- ### ❤️ Thank You
585
+ ### ❤️ Thank You
814
586
 
815
587
  - Patrick Sullivan
816
588
 
817
589
  ## 1.32.3 (2024-01-26)
818
590
 
819
-
820
591
  ### 🩹 Fixes
821
592
 
822
593
  - **workspace-tools:** Resolved issue with determining the external dependencies ([b436cea7](https://github.com/storm-software/storm-ops/commit/b436cea7))
823
594
 
824
-
825
- ### ❤️ Thank You
595
+ ### ❤️ Thank You
826
596
 
827
597
  - Patrick Sullivan
828
598
 
829
-
830
599
  ## 1.31.4 (2024-01-23)
831
600
 
832
-
833
601
  ### 🩹 Fixes
834
602
 
835
603
  - **linting-tools:** Update types on base tsconfig file ([8644d140](https://github.com/storm-software/storm-ops/commit/8644d140))
836
604
 
837
-
838
- ### ❤️ Thank You
605
+ ### ❤️ Thank You
839
606
 
840
607
  - Patrick Sullivan
841
608
 
842
-
843
609
  ## 1.31.0 (2024-01-21)
844
610
 
845
-
846
611
  ### 🩹 Fixes
847
612
 
848
613
  - **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
849
614
 
850
-
851
- ### ❤️ Thank You
615
+ ### ❤️ Thank You
852
616
 
853
617
  - Patrick Sullivan
854
618
 
855
619
  ## 1.30.5 (2024-01-21)
856
620
 
857
-
858
621
  ### 🩹 Fixes
859
622
 
860
623
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
861
624
 
862
-
863
- ### ❤️ Thank You
625
+ ### ❤️ Thank You
864
626
 
865
627
  - Patrick Sullivan
866
628
 
867
629
  ## 1.30.4 (2024-01-21)
868
630
 
869
-
870
631
  ### 🩹 Fixes
871
632
 
872
633
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
873
634
 
874
-
875
- ### ❤️ Thank You
635
+ ### ❤️ Thank You
876
636
 
877
637
  - Patrick Sullivan
878
638
 
879
639
  ## 1.30.3 (2024-01-21)
880
640
 
881
-
882
641
  ### 🩹 Fixes
883
642
 
884
643
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
885
644
 
886
645
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
887
646
 
888
-
889
- ### ❤️ Thank You
647
+ ### ❤️ Thank You
890
648
 
891
649
  - Patrick Sullivan
892
650
 
893
651
  ## 1.30.2 (2024-01-21)
894
652
 
895
-
896
653
  ### 🩹 Fixes
897
654
 
898
655
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
899
656
 
900
657
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
901
658
 
902
-
903
- ### ❤️ Thank You
659
+ ### ❤️ Thank You
904
660
 
905
661
  - Patrick Sullivan
906
662
 
907
663
  ## 1.30.1 (2024-01-21)
908
664
 
909
-
910
665
  ### 🩹 Fixes
911
666
 
912
667
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
913
668
 
914
669
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
915
670
 
916
-
917
- ### ❤️ Thank You
671
+ ### ❤️ Thank You
918
672
 
919
673
  - Patrick Sullivan
920
674
 
921
675
  # [1.30.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.29.0...linting-tools-v1.30.0) (2024-01-20)
922
676
 
923
-
924
677
  ### Features
925
678
 
926
- * **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
679
+ - **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
927
680
 
928
681
  # [1.29.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.28.1...linting-tools-v1.29.0) (2024-01-19)
929
682
 
930
-
931
683
  ### Features
932
684
 
933
- * **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
685
+ - **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
934
686
 
935
687
  ## [1.28.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.28.0...linting-tools-v1.28.1) (2024-01-19)
936
688
 
937
-
938
689
  ### Bug Fixes
939
690
 
940
- * **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
691
+ - **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
941
692
 
942
693
  # [1.28.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.2...linting-tools-v1.28.0) (2024-01-19)
943
694
 
944
-
945
695
  ### Bug Fixes
946
696
 
947
- * **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
948
- * **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
949
- * **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
950
- * **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
951
- * **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
952
- * **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
953
- * **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
954
- * **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
955
-
697
+ - **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
698
+ - **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
699
+ - **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
700
+ - **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
701
+ - **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
702
+ - **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
703
+ - **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
704
+ - **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
956
705
 
957
706
  ### Features
958
707
 
959
- * **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
708
+ - **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
960
709
 
961
710
  ## [1.27.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.1...linting-tools-v1.27.2) (2024-01-19)
962
711
 
963
-
964
712
  ### Bug Fixes
965
713
 
966
- * **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
714
+ - **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
967
715
 
968
716
  ## [1.27.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.27.0...linting-tools-v1.27.1) (2024-01-18)
969
717
 
970
-
971
718
  ### Bug Fixes
972
719
 
973
- * **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
720
+ - **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
974
721
 
975
722
  # [1.27.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.15...linting-tools-v1.27.0) (2024-01-18)
976
723
 
977
-
978
724
  ### Features
979
725
 
980
- * **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
726
+ - **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
981
727
 
982
728
  ## [1.26.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.14...linting-tools-v1.26.15) (2024-01-18)
983
729
 
984
-
985
730
  ### Bug Fixes
986
731
 
987
- * **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
732
+ - **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
988
733
 
989
734
  ## [1.26.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.13...linting-tools-v1.26.14) (2024-01-17)
990
735
 
991
-
992
736
  ### Bug Fixes
993
737
 
994
- * **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
738
+ - **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
995
739
 
996
740
  ## [1.26.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.12...linting-tools-v1.26.13) (2024-01-17)
997
741
 
998
-
999
742
  ### Bug Fixes
1000
743
 
1001
- * **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
744
+ - **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
1002
745
 
1003
746
  ## [1.26.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.11...linting-tools-v1.26.12) (2024-01-17)
1004
747
 
1005
-
1006
748
  ### Bug Fixes
1007
749
 
1008
- * **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
750
+ - **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
1009
751
 
1010
752
  ## [1.26.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.10...linting-tools-v1.26.11) (2024-01-17)
1011
753
 
1012
-
1013
754
  ### Bug Fixes
1014
755
 
1015
- * **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
756
+ - **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
1016
757
 
1017
758
  ## [1.26.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.9...linting-tools-v1.26.10) (2024-01-17)
1018
759
 
1019
-
1020
760
  ### Bug Fixes
1021
761
 
1022
- * **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
762
+ - **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
1023
763
 
1024
764
  ## [1.26.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.8...linting-tools-v1.26.9) (2024-01-17)
1025
765
 
1026
-
1027
766
  ### Bug Fixes
1028
767
 
1029
- * **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
768
+ - **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
1030
769
 
1031
770
  ## [1.26.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.7...linting-tools-v1.26.8) (2024-01-17)
1032
771
 
1033
-
1034
772
  ### Bug Fixes
1035
773
 
1036
- * **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
774
+ - **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
1037
775
 
1038
776
  ## [1.26.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.6...linting-tools-v1.26.7) (2024-01-17)
1039
777
 
1040
-
1041
778
  ### Bug Fixes
1042
779
 
1043
- * **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
1044
- * **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
780
+ - **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
781
+ - **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
1045
782
 
1046
783
  ## [1.26.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.5...linting-tools-v1.26.6) (2024-01-17)
1047
784
 
1048
-
1049
785
  ### Bug Fixes
1050
786
 
1051
- * **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
787
+ - **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
1052
788
 
1053
789
  ## [1.26.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.4...linting-tools-v1.26.5) (2024-01-17)
1054
790
 
1055
-
1056
791
  ### Bug Fixes
1057
792
 
1058
- * **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
793
+ - **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
1059
794
 
1060
795
  ## [1.26.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.3...linting-tools-v1.26.4) (2024-01-17)
1061
796
 
1062
-
1063
797
  ### Bug Fixes
1064
798
 
1065
- * **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
1066
- * **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
799
+ - **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
800
+ - **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
1067
801
 
1068
802
  ## [1.26.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.2...linting-tools-v1.26.3) (2024-01-16)
1069
803
 
1070
-
1071
804
  ### Bug Fixes
1072
805
 
1073
- * **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
806
+ - **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
1074
807
 
1075
808
  ## [1.26.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.1...linting-tools-v1.26.2) (2024-01-16)
1076
809
 
1077
-
1078
810
  ### Bug Fixes
1079
811
 
1080
- * **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
812
+ - **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
1081
813
 
1082
814
  ## [1.26.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.26.0...linting-tools-v1.26.1) (2024-01-16)
1083
815
 
1084
-
1085
816
  ### Bug Fixes
1086
817
 
1087
- * **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
818
+ - **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
1088
819
 
1089
820
  # [1.26.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.3...linting-tools-v1.26.0) (2024-01-15)
1090
821
 
1091
-
1092
822
  ### Features
1093
823
 
1094
- * **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
824
+ - **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
1095
825
 
1096
826
  ## [1.25.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.2...linting-tools-v1.25.3) (2024-01-15)
1097
827
 
1098
-
1099
828
  ### Bug Fixes
1100
829
 
1101
- * **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
830
+ - **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
1102
831
 
1103
832
  ## [1.25.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.1...linting-tools-v1.25.2) (2024-01-15)
1104
833
 
1105
-
1106
834
  ### Bug Fixes
1107
835
 
1108
- * **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
836
+ - **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
1109
837
 
1110
838
  ## [1.25.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.0...linting-tools-v1.25.1) (2024-01-15)
1111
839
 
1112
-
1113
840
  ### Bug Fixes
1114
841
 
1115
- * **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))
842
+ - **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))
1116
843
 
1117
844
  # [1.25.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.24.1...linting-tools-v1.25.0) (2024-01-15)
1118
845
 
1119
-
1120
846
  ### Bug Fixes
1121
847
 
1122
- * **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
1123
-
848
+ - **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
1124
849
 
1125
850
  ### Features
1126
851
 
1127
- * **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
852
+ - **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
1128
853
 
1129
854
  ## [1.24.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.24.0...linting-tools-v1.24.1) (2024-01-14)
1130
855
 
1131
-
1132
856
  ### Bug Fixes
1133
857
 
1134
- * **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
858
+ - **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
1135
859
 
1136
860
  # [1.24.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.23.0...linting-tools-v1.24.0) (2024-01-14)
1137
861
 
1138
-
1139
862
  ### Features
1140
863
 
1141
- * **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
864
+ - **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
1142
865
 
1143
866
  # [1.23.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.22.0...linting-tools-v1.23.0) (2024-01-14)
1144
867
 
1145
-
1146
868
  ### Bug Fixes
1147
869
 
1148
- * **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
1149
-
870
+ - **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
1150
871
 
1151
872
  ### Features
1152
873
 
1153
- * **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
1154
- * **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
874
+ - **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
875
+ - **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
1155
876
 
1156
877
  # [1.22.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.21.1...linting-tools-v1.22.0) (2024-01-13)
1157
878
 
1158
-
1159
879
  ### Features
1160
880
 
1161
- * **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
881
+ - **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
1162
882
 
1163
883
  ## [1.21.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.21.0...linting-tools-v1.21.1) (2024-01-12)
1164
884
 
1165
-
1166
885
  ### Bug Fixes
1167
886
 
1168
- * **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
887
+ - **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
1169
888
 
1170
889
  # [1.21.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.2...linting-tools-v1.21.0) (2024-01-11)
1171
890
 
1172
-
1173
891
  ### Features
1174
892
 
1175
- * **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
893
+ - **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
1176
894
 
1177
895
  ## [1.20.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.1...linting-tools-v1.20.2) (2024-01-05)
1178
896
 
1179
-
1180
897
  ### Bug Fixes
1181
898
 
1182
- * **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
899
+ - **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
1183
900
 
1184
901
  ## [1.20.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.20.0...linting-tools-v1.20.1) (2023-12-26)
1185
902
 
1186
-
1187
903
  ### Bug Fixes
1188
904
 
1189
- * **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
905
+ - **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
1190
906
 
1191
907
  # [1.20.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.19.0...linting-tools-v1.20.0) (2023-12-22)
1192
908
 
1193
-
1194
909
  ### Features
1195
910
 
1196
- * **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
911
+ - **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
1197
912
 
1198
913
  # [1.19.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.2...linting-tools-v1.19.0) (2023-12-21)
1199
914
 
1200
-
1201
915
  ### Features
1202
916
 
1203
- * **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
917
+ - **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
1204
918
 
1205
919
  ## [1.18.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.1...linting-tools-v1.18.2) (2023-12-21)
1206
920
 
1207
-
1208
921
  ### Bug Fixes
1209
922
 
1210
- * **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
923
+ - **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
1211
924
 
1212
925
  ## [1.18.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.18.0...linting-tools-v1.18.1) (2023-12-20)
1213
926
 
1214
-
1215
927
  ### Bug Fixes
1216
928
 
1217
- * **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
929
+ - **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
1218
930
 
1219
931
  # [1.18.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.17.0...linting-tools-v1.18.0) (2023-12-15)
1220
932
 
1221
-
1222
933
  ### Features
1223
934
 
1224
- * **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
935
+ - **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
1225
936
 
1226
937
  # [1.17.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.16.1...linting-tools-v1.17.0) (2023-12-12)
1227
938
 
1228
-
1229
939
  ### Features
1230
940
 
1231
- * **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
941
+ - **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
1232
942
 
1233
943
  ## [1.16.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.16.0...linting-tools-v1.16.1) (2023-12-11)
1234
944
 
1235
-
1236
945
  ### Bug Fixes
1237
946
 
1238
- * **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
947
+ - **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
1239
948
 
1240
949
  # [1.16.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.11...linting-tools-v1.16.0) (2023-12-09)
1241
950
 
1242
-
1243
951
  ### Features
1244
952
 
1245
- * **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
953
+ - **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
1246
954
 
1247
955
  ## [1.15.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.10...linting-tools-v1.15.11) (2023-12-08)
1248
956
 
1249
-
1250
957
  ### Bug Fixes
1251
958
 
1252
- * **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))
959
+ - **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))
1253
960
 
1254
961
  ## [1.15.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.9...linting-tools-v1.15.10) (2023-12-06)
1255
962
 
1256
-
1257
963
  ### Bug Fixes
1258
964
 
1259
- * **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
965
+ - **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
1260
966
 
1261
967
  ## [1.15.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.8...linting-tools-v1.15.9) (2023-12-05)
1262
968
 
1263
-
1264
969
  ### Bug Fixes
1265
970
 
1266
- * **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
1267
- * **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
1268
- * **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
1269
- * **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
971
+ - **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
972
+ - **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
973
+ - **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
974
+ - **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
1270
975
 
1271
976
  ## [1.15.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.7...linting-tools-v1.15.8) (2023-12-05)
1272
977
 
1273
-
1274
978
  ### Bug Fixes
1275
979
 
1276
- * **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
980
+ - **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
1277
981
 
1278
982
  ## [1.15.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.6...linting-tools-v1.15.7) (2023-12-03)
1279
983
 
1280
-
1281
984
  ### Bug Fixes
1282
985
 
1283
- * **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
986
+ - **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
1284
987
 
1285
988
  ## [1.15.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.5...linting-tools-v1.15.6) (2023-12-03)
1286
989
 
1287
-
1288
990
  ### Bug Fixes
1289
991
 
1290
- * **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
1291
- * **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
1292
- * **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
1293
- * **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
992
+ - **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
993
+ - **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
994
+ - **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
995
+ - **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
1294
996
 
1295
997
  ## [1.15.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.4...linting-tools-v1.15.5) (2023-12-03)
1296
998
 
1297
-
1298
999
  ### Bug Fixes
1299
1000
 
1300
- * **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1001
+ - **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1301
1002
 
1302
1003
  ## [1.15.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.3...linting-tools-v1.15.4) (2023-12-03)
1303
1004
 
1304
-
1305
1005
  ### Bug Fixes
1306
1006
 
1307
- * **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))
1007
+ - **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))
1308
1008
 
1309
1009
  ## [1.15.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.2...linting-tools-v1.15.3) (2023-12-02)
1310
1010
 
1311
-
1312
1011
  ### Bug Fixes
1313
1012
 
1314
- * **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1013
+ - **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1315
1014
 
1316
1015
  ## [1.15.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.1...linting-tools-v1.15.2) (2023-12-02)
1317
1016
 
1318
-
1319
1017
  ### Bug Fixes
1320
1018
 
1321
- * **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
1019
+ - **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
1322
1020
 
1323
1021
  ## [1.15.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.15.0...linting-tools-v1.15.1) (2023-12-02)
1324
1022
 
1325
-
1326
1023
  ### Bug Fixes
1327
1024
 
1328
- * **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
1025
+ - **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
1329
1026
 
1330
1027
  # [1.15.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.14.0...linting-tools-v1.15.0) (2023-12-02)
1331
1028
 
1332
-
1333
1029
  ### Features
1334
1030
 
1335
- * **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1031
+ - **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1336
1032
 
1337
1033
  # [1.14.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.13.1...linting-tools-v1.14.0) (2023-12-02)
1338
1034
 
1339
-
1340
1035
  ### Features
1341
1036
 
1342
- * **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1343
- * **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1037
+ - **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1038
+ - **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1344
1039
 
1345
1040
  ## [1.13.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.13.0...linting-tools-v1.13.1) (2023-11-30)
1346
1041
 
1347
-
1348
1042
  ### Bug Fixes
1349
1043
 
1350
- * **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1044
+ - **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1351
1045
 
1352
1046
  # [1.13.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.15...linting-tools-v1.13.0) (2023-11-30)
1353
1047
 
1354
-
1355
1048
  ### Features
1356
1049
 
1357
- * **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1050
+ - **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1358
1051
 
1359
1052
  ## [1.12.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.14...linting-tools-v1.12.15) (2023-11-30)
1360
1053
 
1361
-
1362
1054
  ### Bug Fixes
1363
1055
 
1364
- * **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1056
+ - **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1365
1057
 
1366
1058
  ## [1.12.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.13...linting-tools-v1.12.14) (2023-11-30)
1367
1059
 
1368
-
1369
1060
  ### Bug Fixes
1370
1061
 
1371
- * **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1062
+ - **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1372
1063
 
1373
1064
  ## [1.12.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.12...linting-tools-v1.12.13) (2023-11-30)
1374
1065
 
1375
-
1376
1066
  ### Bug Fixes
1377
1067
 
1378
- * **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1068
+ - **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1379
1069
 
1380
1070
  ## [1.12.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.11...linting-tools-v1.12.12) (2023-11-29)
1381
1071
 
1382
-
1383
1072
  ### Bug Fixes
1384
1073
 
1385
- * **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1074
+ - **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1386
1075
 
1387
1076
  ## [1.12.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.10...linting-tools-v1.12.11) (2023-11-29)
1388
1077
 
1389
-
1390
1078
  ### Bug Fixes
1391
1079
 
1392
- * **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1393
-
1080
+ - **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1394
1081
 
1395
1082
  ### Reverts
1396
1083
 
1397
- * **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1084
+ - **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1398
1085
 
1399
1086
  ## [1.12.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.9...linting-tools-v1.12.10) (2023-11-29)
1400
1087
 
1401
-
1402
1088
  ### Bug Fixes
1403
1089
 
1404
- * **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1090
+ - **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1405
1091
 
1406
1092
  ## [1.12.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.8...linting-tools-v1.12.9) (2023-11-29)
1407
1093
 
1408
-
1409
1094
  ### Bug Fixes
1410
1095
 
1411
- * **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1096
+ - **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1412
1097
 
1413
1098
  ## [1.12.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.7...linting-tools-v1.12.8) (2023-11-29)
1414
1099
 
1415
-
1416
1100
  ### Bug Fixes
1417
1101
 
1418
- * **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1102
+ - **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1419
1103
 
1420
1104
  ## [1.12.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.6...linting-tools-v1.12.7) (2023-11-29)
1421
1105
 
1422
-
1423
1106
  ### Bug Fixes
1424
1107
 
1425
- * **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1426
- * **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1108
+ - **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1109
+ - **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1427
1110
 
1428
1111
  ## [1.12.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.5...linting-tools-v1.12.6) (2023-11-29)
1429
1112
 
1430
-
1431
1113
  ### Bug Fixes
1432
1114
 
1433
- * **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))
1115
+ - **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))
1434
1116
 
1435
1117
  ## [1.12.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.4...linting-tools-v1.12.5) (2023-11-29)
1436
1118
 
1437
-
1438
1119
  ### Bug Fixes
1439
1120
 
1440
- * **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1121
+ - **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1441
1122
 
1442
1123
  ## [1.12.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.3...linting-tools-v1.12.4) (2023-11-29)
1443
1124
 
1444
-
1445
1125
  ### Bug Fixes
1446
1126
 
1447
- * **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1127
+ - **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1448
1128
 
1449
1129
  ## [1.12.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.2...linting-tools-v1.12.3) (2023-11-29)
1450
1130
 
1451
-
1452
1131
  ### Bug Fixes
1453
1132
 
1454
- * **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1133
+ - **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1455
1134
 
1456
1135
  ## [1.12.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.1...linting-tools-v1.12.2) (2023-11-29)
1457
1136
 
1458
-
1459
1137
  ### Bug Fixes
1460
1138
 
1461
- * **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1139
+ - **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1462
1140
 
1463
1141
  ## [1.12.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.12.0...linting-tools-v1.12.1) (2023-11-29)
1464
1142
 
1465
-
1466
1143
  ### Bug Fixes
1467
1144
 
1468
- * **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1145
+ - **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1469
1146
 
1470
1147
  # [1.12.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.3...linting-tools-v1.12.0) (2023-11-29)
1471
1148
 
1472
-
1473
1149
  ### Features
1474
1150
 
1475
- * **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1151
+ - **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1476
1152
 
1477
1153
  ## [1.11.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.2...linting-tools-v1.11.3) (2023-11-29)
1478
1154
 
1479
-
1480
1155
  ### Bug Fixes
1481
1156
 
1482
- * **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1157
+ - **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1483
1158
 
1484
1159
  ## [1.11.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.1...linting-tools-v1.11.2) (2023-11-29)
1485
1160
 
1486
-
1487
1161
  ### Bug Fixes
1488
1162
 
1489
- * **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1163
+ - **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1490
1164
 
1491
1165
  ## [1.11.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.11.0...linting-tools-v1.11.1) (2023-11-29)
1492
1166
 
1493
-
1494
1167
  ### Bug Fixes
1495
1168
 
1496
- * **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1169
+ - **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1497
1170
 
1498
1171
  # [1.11.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.2...linting-tools-v1.11.0) (2023-11-29)
1499
1172
 
1500
-
1501
1173
  ### Features
1502
1174
 
1503
- * **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
1175
+ - **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
1504
1176
 
1505
1177
  ## [1.10.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.1...linting-tools-v1.10.2) (2023-11-29)
1506
1178
 
1507
-
1508
1179
  ### Bug Fixes
1509
1180
 
1510
- * **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1181
+ - **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1511
1182
 
1512
1183
  ## [1.10.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.10.0...linting-tools-v1.10.1) (2023-11-29)
1513
1184
 
1514
-
1515
1185
  ### Bug Fixes
1516
1186
 
1517
- * **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1187
+ - **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1518
1188
 
1519
1189
  # [1.10.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.21...linting-tools-v1.10.0) (2023-11-28)
1520
1190
 
1521
-
1522
1191
  ### Bug Fixes
1523
1192
 
1524
- * **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1525
-
1193
+ - **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1526
1194
 
1527
1195
  ### Features
1528
1196
 
1529
- * **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1197
+ - **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1530
1198
 
1531
1199
  ## [1.9.21](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.20...linting-tools-v1.9.21) (2023-11-27)
1532
1200
 
1533
-
1534
1201
  ### Bug Fixes
1535
1202
 
1536
- * **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1203
+ - **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1537
1204
 
1538
1205
  ## [1.9.20](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.19...linting-tools-v1.9.20) (2023-11-27)
1539
1206
 
1540
-
1541
1207
  ### Bug Fixes
1542
1208
 
1543
- * **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1209
+ - **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1544
1210
 
1545
1211
  ## [1.9.19](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.18...linting-tools-v1.9.19) (2023-11-27)
1546
1212
 
1547
-
1548
1213
  ### Bug Fixes
1549
1214
 
1550
- * **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1551
- * **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1215
+ - **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1216
+ - **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1552
1217
 
1553
1218
  ## [1.9.18](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.17...linting-tools-v1.9.18) (2023-11-27)
1554
1219
 
1555
-
1556
1220
  ### Bug Fixes
1557
1221
 
1558
- * **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1222
+ - **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1559
1223
 
1560
1224
  ## [1.9.17](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.16...linting-tools-v1.9.17) (2023-11-27)
1561
1225
 
1562
-
1563
1226
  ### Bug Fixes
1564
1227
 
1565
- * **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1228
+ - **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1566
1229
 
1567
1230
  ## [1.9.16](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.15...linting-tools-v1.9.16) (2023-11-27)
1568
1231
 
1569
-
1570
1232
  ### Bug Fixes
1571
1233
 
1572
- * **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1234
+ - **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1573
1235
 
1574
1236
  ## [1.9.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.14...linting-tools-v1.9.15) (2023-11-27)
1575
1237
 
1576
-
1577
1238
  ### Bug Fixes
1578
1239
 
1579
- * **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1240
+ - **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1580
1241
 
1581
1242
  ## [1.9.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.13...linting-tools-v1.9.14) (2023-11-27)
1582
1243
 
1583
-
1584
1244
  ### Bug Fixes
1585
1245
 
1586
- * **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1246
+ - **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1587
1247
 
1588
1248
  ## [1.9.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.12...linting-tools-v1.9.13) (2023-11-27)
1589
1249
 
1590
-
1591
1250
  ### Bug Fixes
1592
1251
 
1593
- * **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1252
+ - **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1594
1253
 
1595
1254
  ## [1.9.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.11...linting-tools-v1.9.12) (2023-11-27)
1596
1255
 
1597
-
1598
1256
  ### Bug Fixes
1599
1257
 
1600
- * **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1258
+ - **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1601
1259
 
1602
1260
  ## [1.9.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.10...linting-tools-v1.9.11) (2023-11-27)
1603
1261
 
1604
-
1605
1262
  ### Bug Fixes
1606
1263
 
1607
- * **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1264
+ - **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1608
1265
 
1609
1266
  ## [1.9.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.9...linting-tools-v1.9.10) (2023-11-27)
1610
1267
 
1611
-
1612
1268
  ### Bug Fixes
1613
1269
 
1614
- * **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1270
+ - **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1615
1271
 
1616
1272
  ## [1.9.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.8...linting-tools-v1.9.9) (2023-11-27)
1617
1273
 
1618
-
1619
1274
  ### Bug Fixes
1620
1275
 
1621
- * **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1276
+ - **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1622
1277
 
1623
1278
  ## [1.9.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.7...linting-tools-v1.9.8) (2023-11-26)
1624
1279
 
1625
-
1626
1280
  ### Bug Fixes
1627
1281
 
1628
- * **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1282
+ - **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1629
1283
 
1630
1284
  ## [1.9.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.6...linting-tools-v1.9.7) (2023-11-26)
1631
1285
 
1632
-
1633
1286
  ### Bug Fixes
1634
1287
 
1635
- * **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1288
+ - **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1636
1289
 
1637
1290
  ## [1.9.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.5...linting-tools-v1.9.6) (2023-11-26)
1638
1291
 
1639
-
1640
1292
  ### Bug Fixes
1641
1293
 
1642
- * **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1294
+ - **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1643
1295
 
1644
1296
  ## [1.9.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.4...linting-tools-v1.9.5) (2023-11-26)
1645
1297
 
1646
-
1647
1298
  ### Bug Fixes
1648
1299
 
1649
- * **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1300
+ - **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1650
1301
 
1651
1302
  ## [1.9.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.3...linting-tools-v1.9.4) (2023-11-26)
1652
1303
 
1653
-
1654
1304
  ### Bug Fixes
1655
1305
 
1656
- * **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
1306
+ - **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
1657
1307
 
1658
1308
  ## [1.9.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.2...linting-tools-v1.9.3) (2023-11-25)
1659
1309
 
1660
-
1661
1310
  ### Bug Fixes
1662
1311
 
1663
- * **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
1312
+ - **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
1664
1313
 
1665
1314
  ## [1.9.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.1...linting-tools-v1.9.2) (2023-11-25)
1666
1315
 
1667
-
1668
1316
  ### Bug Fixes
1669
1317
 
1670
- * **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
1318
+ - **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
1671
1319
 
1672
1320
  ## [1.9.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.9.0...linting-tools-v1.9.1) (2023-11-25)
1673
1321
 
1674
-
1675
1322
  ### Bug Fixes
1676
1323
 
1677
- * **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
1324
+ - **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
1678
1325
 
1679
1326
  # [1.9.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.6...linting-tools-v1.9.0) (2023-11-25)
1680
1327
 
1681
-
1682
1328
  ### Bug Fixes
1683
1329
 
1684
- * **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1685
-
1330
+ - **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1686
1331
 
1687
1332
  ### Features
1688
1333
 
1689
- * **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
1334
+ - **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
1690
1335
 
1691
1336
  ## [1.8.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.5...linting-tools-v1.8.6) (2023-11-25)
1692
1337
 
1693
-
1694
1338
  ### Bug Fixes
1695
1339
 
1696
- * **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
1340
+ - **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
1697
1341
 
1698
1342
  ## [1.8.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.4...linting-tools-v1.8.5) (2023-11-25)
1699
1343
 
1700
-
1701
1344
  ### Bug Fixes
1702
1345
 
1703
- * **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
1346
+ - **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
1704
1347
 
1705
1348
  ## [1.8.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.3...linting-tools-v1.8.4) (2023-11-25)
1706
1349
 
1707
-
1708
1350
  ### Bug Fixes
1709
1351
 
1710
- * **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1352
+ - **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1711
1353
 
1712
1354
  ## [1.8.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.2...linting-tools-v1.8.3) (2023-11-25)
1713
1355
 
1714
-
1715
1356
  ### Bug Fixes
1716
1357
 
1717
- * **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1358
+ - **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1718
1359
 
1719
1360
  ## [1.8.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.1...linting-tools-v1.8.2) (2023-11-25)
1720
1361
 
1721
-
1722
1362
  ### Bug Fixes
1723
1363
 
1724
- * **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1364
+ - **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1725
1365
 
1726
1366
  ## [1.8.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.8.0...linting-tools-v1.8.1) (2023-11-25)
1727
1367
 
1728
-
1729
1368
  ### Bug Fixes
1730
1369
 
1731
- * **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1370
+ - **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1732
1371
 
1733
1372
  # [1.8.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.7.1...linting-tools-v1.8.0) (2023-11-25)
1734
1373
 
1735
-
1736
1374
  ### Features
1737
1375
 
1738
- * **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1376
+ - **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1739
1377
 
1740
1378
  ## [1.7.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.7.0...linting-tools-v1.7.1) (2023-11-25)
1741
1379
 
1742
-
1743
1380
  ### Bug Fixes
1744
1381
 
1745
- * **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1382
+ - **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1746
1383
 
1747
1384
  # [1.7.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.13...linting-tools-v1.7.0) (2023-11-25)
1748
1385
 
1749
-
1750
1386
  ### Features
1751
1387
 
1752
- * **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1388
+ - **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1753
1389
 
1754
1390
  ## [1.6.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.12...linting-tools-v1.6.13) (2023-11-25)
1755
1391
 
1756
-
1757
1392
  ### Bug Fixes
1758
1393
 
1759
- * **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1394
+ - **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1760
1395
 
1761
1396
  ## [1.6.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.11...linting-tools-v1.6.12) (2023-11-25)
1762
1397
 
1763
-
1764
1398
  ### Bug Fixes
1765
1399
 
1766
- * **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1400
+ - **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1767
1401
 
1768
1402
  ## [1.6.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.10...linting-tools-v1.6.11) (2023-11-24)
1769
1403
 
1770
-
1771
1404
  ### Bug Fixes
1772
1405
 
1773
- * **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1406
+ - **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1774
1407
 
1775
1408
  ## [1.6.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.9...linting-tools-v1.6.10) (2023-11-22)
1776
1409
 
1777
-
1778
1410
  ### Bug Fixes
1779
1411
 
1780
- * **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1412
+ - **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1781
1413
 
1782
1414
  ## [1.6.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.8...linting-tools-v1.6.9) (2023-11-22)
1783
1415
 
1784
-
1785
1416
  ### Bug Fixes
1786
1417
 
1787
- * **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1418
+ - **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1788
1419
 
1789
1420
  ## [1.6.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.7...linting-tools-v1.6.8) (2023-11-22)
1790
1421
 
1791
-
1792
1422
  ### Bug Fixes
1793
1423
 
1794
- * **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1424
+ - **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1795
1425
 
1796
1426
  ## [1.6.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.6...linting-tools-v1.6.7) (2023-11-22)
1797
1427
 
1798
-
1799
1428
  ### Bug Fixes
1800
1429
 
1801
- * **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1430
+ - **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1802
1431
 
1803
1432
  ## [1.6.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.5...linting-tools-v1.6.6) (2023-11-22)
1804
1433
 
1805
-
1806
1434
  ### Bug Fixes
1807
1435
 
1808
- * **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1436
+ - **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1809
1437
 
1810
1438
  ## [1.6.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.4...linting-tools-v1.6.5) (2023-11-22)
1811
1439
 
1812
-
1813
1440
  ### Bug Fixes
1814
1441
 
1815
- * **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1442
+ - **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1816
1443
 
1817
1444
  ## [1.6.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.3...linting-tools-v1.6.4) (2023-11-22)
1818
1445
 
1819
-
1820
1446
  ### Bug Fixes
1821
1447
 
1822
- * **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1448
+ - **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1823
1449
 
1824
1450
  ## [1.6.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.2...linting-tools-v1.6.3) (2023-11-22)
1825
1451
 
1826
-
1827
1452
  ### Bug Fixes
1828
1453
 
1829
- * **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1454
+ - **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1830
1455
 
1831
1456
  ## [1.6.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.1...linting-tools-v1.6.2) (2023-11-22)
1832
1457
 
1833
-
1834
1458
  ### Bug Fixes
1835
1459
 
1836
- * **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1460
+ - **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1837
1461
 
1838
1462
  ## [1.6.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.6.0...linting-tools-v1.6.1) (2023-11-21)
1839
1463
 
1840
-
1841
1464
  ### Bug Fixes
1842
1465
 
1843
- * **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1466
+ - **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1844
1467
 
1845
1468
  # [1.6.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.5.0...linting-tools-v1.6.0) (2023-11-21)
1846
1469
 
1847
-
1848
1470
  ### Features
1849
1471
 
1850
- * **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1472
+ - **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1851
1473
 
1852
1474
  # [1.5.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.5...linting-tools-v1.5.0) (2023-11-21)
1853
1475
 
1854
-
1855
1476
  ### Features
1856
1477
 
1857
- * **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
1478
+ - **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
1858
1479
 
1859
1480
  ## [1.4.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.4...linting-tools-v1.4.5) (2023-11-21)
1860
1481
 
1861
-
1862
1482
  ### Bug Fixes
1863
1483
 
1864
- * **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
1484
+ - **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
1865
1485
 
1866
1486
  ## [1.4.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.3...linting-tools-v1.4.4) (2023-11-21)
1867
1487
 
1868
-
1869
1488
  ### Bug Fixes
1870
1489
 
1871
- * **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
1490
+ - **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
1872
1491
 
1873
1492
  ## [1.4.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.2...linting-tools-v1.4.3) (2023-11-21)
1874
1493
 
1875
-
1876
1494
  ### Bug Fixes
1877
1495
 
1878
- * **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
1496
+ - **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
1879
1497
 
1880
1498
  ## [1.4.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.1...linting-tools-v1.4.2) (2023-11-20)
1881
1499
 
1882
-
1883
1500
  ### Bug Fixes
1884
1501
 
1885
- * **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
1502
+ - **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
1886
1503
 
1887
1504
  ## [1.4.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.4.0...linting-tools-v1.4.1) (2023-11-20)
1888
1505
 
1889
-
1890
1506
  ### Bug Fixes
1891
1507
 
1892
- * **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
1508
+ - **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
1893
1509
 
1894
1510
  # [1.4.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.54...linting-tools-v1.4.0) (2023-11-20)
1895
1511
 
1896
-
1897
1512
  ### Features
1898
1513
 
1899
- * **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))
1514
+ - **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))
1900
1515
 
1901
1516
  ## [1.3.54](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.53...linting-tools-v1.3.54) (2023-11-20)
1902
1517
 
1903
-
1904
1518
  ### Bug Fixes
1905
1519
 
1906
- * **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
1520
+ - **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
1907
1521
 
1908
1522
  ## [1.3.53](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.52...linting-tools-v1.3.53) (2023-11-20)
1909
1523
 
1910
-
1911
1524
  ### Bug Fixes
1912
1525
 
1913
- * **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
1526
+ - **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
1914
1527
 
1915
1528
  ## [1.3.52](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.51...linting-tools-v1.3.52) (2023-11-20)
1916
1529
 
1917
-
1918
1530
  ### Bug Fixes
1919
1531
 
1920
- * **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
1532
+ - **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
1921
1533
 
1922
1534
  ## [1.3.51](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.50...linting-tools-v1.3.51) (2023-11-20)
1923
1535
 
1924
-
1925
1536
  ### Bug Fixes
1926
1537
 
1927
- * **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
1538
+ - **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
1928
1539
 
1929
1540
  ## [1.3.50](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.49...linting-tools-v1.3.50) (2023-11-20)
1930
1541
 
1931
-
1932
1542
  ### Bug Fixes
1933
1543
 
1934
- * **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
1544
+ - **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
1935
1545
 
1936
1546
  ## [1.3.49](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.48...linting-tools-v1.3.49) (2023-11-20)
1937
1547
 
1938
-
1939
1548
  ### Bug Fixes
1940
1549
 
1941
- * **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
1550
+ - **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
1942
1551
 
1943
1552
  ## [1.3.48](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.47...linting-tools-v1.3.48) (2023-11-20)
1944
1553
 
1945
-
1946
1554
  ### Bug Fixes
1947
1555
 
1948
- * **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
1556
+ - **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
1949
1557
 
1950
1558
  ## [1.3.47](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.46...linting-tools-v1.3.47) (2023-11-20)
1951
1559
 
1952
-
1953
1560
  ### Bug Fixes
1954
1561
 
1955
- * **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))
1562
+ - **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))
1956
1563
 
1957
1564
  ## [1.3.46](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.45...linting-tools-v1.3.46) (2023-11-20)
1958
1565
 
1959
-
1960
1566
  ### Bug Fixes
1961
1567
 
1962
- * **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
1568
+ - **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
1963
1569
 
1964
1570
  ## [1.3.45](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.44...linting-tools-v1.3.45) (2023-11-19)
1965
1571
 
1966
-
1967
1572
  ### Bug Fixes
1968
1573
 
1969
- * **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
1574
+ - **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
1970
1575
 
1971
1576
  ## [1.3.44](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.43...linting-tools-v1.3.44) (2023-11-19)
1972
1577
 
1973
-
1974
1578
  ### Bug Fixes
1975
1579
 
1976
- * **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
1580
+ - **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
1977
1581
 
1978
1582
  ## [1.3.43](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.42...linting-tools-v1.3.43) (2023-11-19)
1979
1583
 
1980
-
1981
1584
  ### Bug Fixes
1982
1585
 
1983
- * **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
1586
+ - **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
1984
1587
 
1985
1588
  ## [1.3.42](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.41...linting-tools-v1.3.42) (2023-11-19)
1986
1589
 
1987
-
1988
1590
  ### Bug Fixes
1989
1591
 
1990
- * **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
1592
+ - **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
1991
1593
 
1992
1594
  ## [1.3.41](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.40...linting-tools-v1.3.41) (2023-11-19)
1993
1595
 
1994
-
1995
1596
  ### Bug Fixes
1996
1597
 
1997
- * **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
1598
+ - **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
1998
1599
 
1999
1600
  ## [1.3.40](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.39...linting-tools-v1.3.40) (2023-11-19)
2000
1601
 
2001
-
2002
1602
  ### Bug Fixes
2003
1603
 
2004
- * **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
1604
+ - **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
2005
1605
 
2006
1606
  ## [1.3.39](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.38...linting-tools-v1.3.39) (2023-11-19)
2007
1607
 
2008
-
2009
1608
  ### Bug Fixes
2010
1609
 
2011
- * **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
1610
+ - **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
2012
1611
 
2013
1612
  ## [1.3.38](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.37...linting-tools-v1.3.38) (2023-11-18)
2014
1613
 
2015
-
2016
1614
  ### Bug Fixes
2017
1615
 
2018
- * **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
1616
+ - **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
2019
1617
 
2020
1618
  ## [1.3.37](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.36...linting-tools-v1.3.37) (2023-11-18)
2021
1619
 
2022
-
2023
1620
  ### Bug Fixes
2024
1621
 
2025
- * **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
1622
+ - **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
2026
1623
 
2027
1624
  ## [1.3.36](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.35...linting-tools-v1.3.36) (2023-11-18)
2028
1625
 
2029
-
2030
1626
  ### Bug Fixes
2031
1627
 
2032
- * **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
1628
+ - **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
2033
1629
 
2034
1630
  ## [1.3.35](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.34...linting-tools-v1.3.35) (2023-11-18)
2035
1631
 
2036
-
2037
1632
  ### Bug Fixes
2038
1633
 
2039
- * **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
1634
+ - **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
2040
1635
 
2041
1636
  ## [1.3.34](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.33...linting-tools-v1.3.34) (2023-11-18)
2042
1637
 
2043
-
2044
1638
  ### Bug Fixes
2045
1639
 
2046
- * **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
1640
+ - **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
2047
1641
 
2048
1642
  ## [1.3.33](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.32...linting-tools-v1.3.33) (2023-11-18)
2049
1643
 
2050
-
2051
1644
  ### Bug Fixes
2052
1645
 
2053
- * **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
1646
+ - **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
2054
1647
 
2055
1648
  ## [1.3.32](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.31...linting-tools-v1.3.32) (2023-11-16)
2056
1649
 
2057
-
2058
1650
  ### Bug Fixes
2059
1651
 
2060
- * **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
1652
+ - **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
2061
1653
 
2062
1654
  ## [1.3.31](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.30...linting-tools-v1.3.31) (2023-11-16)
2063
1655
 
2064
-
2065
1656
  ### Bug Fixes
2066
1657
 
2067
- * **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
1658
+ - **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
2068
1659
 
2069
1660
  ## [1.3.30](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.29...linting-tools-v1.3.30) (2023-11-16)
2070
1661
 
2071
-
2072
1662
  ### Bug Fixes
2073
1663
 
2074
- * **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
2075
- * **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
1664
+ - **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
1665
+ - **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
2076
1666
 
2077
1667
  ## [1.3.29](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.28...linting-tools-v1.3.29) (2023-11-16)
2078
1668
 
2079
-
2080
1669
  ### Bug Fixes
2081
1670
 
2082
- * **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
1671
+ - **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
2083
1672
 
2084
1673
  ## [1.3.28](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.27...linting-tools-v1.3.28) (2023-11-16)
2085
1674
 
2086
-
2087
1675
  ### Bug Fixes
2088
1676
 
2089
- * **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
1677
+ - **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
2090
1678
 
2091
1679
  ## [1.3.27](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.26...linting-tools-v1.3.27) (2023-11-16)
2092
1680
 
2093
-
2094
1681
  ### Bug Fixes
2095
1682
 
2096
- * **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
1683
+ - **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
2097
1684
 
2098
1685
  ## [1.3.26](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.25...linting-tools-v1.3.26) (2023-11-16)
2099
1686
 
2100
-
2101
1687
  ### Bug Fixes
2102
1688
 
2103
- * **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
1689
+ - **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
2104
1690
 
2105
1691
  ## [1.3.25](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.24...linting-tools-v1.3.25) (2023-11-15)
2106
1692
 
2107
-
2108
1693
  ### Bug Fixes
2109
1694
 
2110
- * **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
2111
- * **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
1695
+ - **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
1696
+ - **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
2112
1697
 
2113
1698
  ## [1.3.24](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.23...linting-tools-v1.3.24) (2023-11-15)
2114
1699
 
2115
-
2116
1700
  ### Bug Fixes
2117
1701
 
2118
- * **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
1702
+ - **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
2119
1703
 
2120
1704
  ## [1.3.23](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.22...linting-tools-v1.3.23) (2023-11-15)
2121
1705
 
2122
-
2123
1706
  ### Bug Fixes
2124
1707
 
2125
- * **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
1708
+ - **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
2126
1709
 
2127
1710
  ## [1.3.22](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.21...linting-tools-v1.3.22) (2023-11-15)
2128
1711
 
2129
-
2130
1712
  ### Bug Fixes
2131
1713
 
2132
- * **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
2133
- * **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
1714
+ - **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
1715
+ - **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
2134
1716
 
2135
1717
  ## [1.3.21](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.20...linting-tools-v1.3.21) (2023-11-15)
2136
1718
 
2137
-
2138
1719
  ### Bug Fixes
2139
1720
 
2140
- * **workspace-tools:** Removed some of the extra tsup config options ([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
1721
+ - **workspace-tools:** Removed some of the extra tsup config options ([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
2141
1722
 
2142
1723
  ## [1.3.20](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.19...linting-tools-v1.3.20) (2023-11-15)
2143
1724
 
2144
-
2145
1725
  ### Bug Fixes
2146
1726
 
2147
- * **workspace-tools:** Generate tsconfig fields in node-library generator ([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
1727
+ - **workspace-tools:** Generate tsconfig fields in node-library generator ([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
2148
1728
 
2149
1729
  ## [1.3.19](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.18...linting-tools-v1.3.19) (2023-11-13)
2150
1730
 
2151
-
2152
1731
  ### Bug Fixes
2153
1732
 
2154
- * **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
1733
+ - **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
2155
1734
 
2156
1735
  ## [1.3.18](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.17...linting-tools-v1.3.18) (2023-11-13)
2157
1736
 
2158
-
2159
1737
  ### Bug Fixes
2160
1738
 
2161
- * **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
1739
+ - **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
2162
1740
 
2163
1741
  ## [1.3.17](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.16...linting-tools-v1.3.17) (2023-11-13)
2164
1742
 
2165
-
2166
1743
  ### Bug Fixes
2167
1744
 
2168
- * **linting-tools:** Removed emitDecoratorMetadata from base tsconfig ([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
1745
+ - **linting-tools:** Removed emitDecoratorMetadata from base tsconfig ([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
2169
1746
 
2170
1747
  ## [1.3.16](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.15...linting-tools-v1.3.16) (2023-11-13)
2171
1748
 
2172
-
2173
1749
  ### Bug Fixes
2174
1750
 
2175
- * **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is no longer required ([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
1751
+ - **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is no longer required ([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
2176
1752
 
2177
1753
  ## [1.3.15](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.14...linting-tools-v1.3.15) (2023-11-12)
2178
1754
 
2179
-
2180
1755
  ### Bug Fixes
2181
1756
 
2182
- * **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
1757
+ - **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
2183
1758
 
2184
1759
  ## [1.3.14](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.13...linting-tools-v1.3.14) (2023-11-12)
2185
1760
 
2186
-
2187
1761
  ### Bug Fixes
2188
1762
 
2189
- * **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
1763
+ - **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
2190
1764
 
2191
1765
  ## [1.3.13](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.12...linting-tools-v1.3.13) (2023-11-12)
2192
1766
 
2193
-
2194
1767
  ### Bug Fixes
2195
1768
 
2196
- * **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
1769
+ - **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
2197
1770
 
2198
1771
  ## [1.3.12](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.11...linting-tools-v1.3.12) (2023-11-12)
2199
1772
 
2200
-
2201
1773
  ### Bug Fixes
2202
1774
 
2203
- * **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
1775
+ - **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
2204
1776
 
2205
1777
  ## [1.3.11](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.10...linting-tools-v1.3.11) (2023-11-12)
2206
1778
 
2207
-
2208
1779
  ### Bug Fixes
2209
1780
 
2210
- * **workspace-tools:** Resolved export issue with tsup executor ([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
1781
+ - **workspace-tools:** Resolved export issue with tsup executor ([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
2211
1782
 
2212
1783
  ## [1.3.10](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.9...linting-tools-v1.3.10) (2023-11-10)
2213
1784
 
2214
-
2215
1785
  ### Bug Fixes
2216
1786
 
2217
- * **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
1787
+ - **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
2218
1788
 
2219
1789
  ## [1.3.9](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.8...linting-tools-v1.3.9) (2023-11-10)
2220
1790
 
2221
-
2222
1791
  ### Bug Fixes
2223
1792
 
2224
- * **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
2225
- * **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
1793
+ - **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
1794
+ - **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
2226
1795
 
2227
1796
  ## [1.3.8](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.7...linting-tools-v1.3.8) (2023-11-10)
2228
1797
 
2229
-
2230
1798
  ### Bug Fixes
2231
1799
 
2232
- * **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
1800
+ - **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
2233
1801
 
2234
1802
  ## [1.3.7](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.6...linting-tools-v1.3.7) (2023-11-09)
2235
1803
 
2236
-
2237
1804
  ### Bug Fixes
2238
1805
 
2239
- * **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
1806
+ - **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
2240
1807
 
2241
1808
  ## [1.3.6](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.5...linting-tools-v1.3.6) (2023-11-09)
2242
1809
 
2243
-
2244
1810
  ### Bug Fixes
2245
1811
 
2246
- * **linting-tools:** Resolved issue with linting tool executable file name ([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
1812
+ - **linting-tools:** Resolved issue with linting tool executable file name ([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
2247
1813
 
2248
1814
  ## [1.3.5](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.4...linting-tools-v1.3.5) (2023-11-08)
2249
1815
 
2250
-
2251
1816
  ### Bug Fixes
2252
1817
 
2253
- * **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
1818
+ - **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
2254
1819
 
2255
1820
  ## [1.3.4](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.3...linting-tools-v1.3.4) (2023-11-08)
2256
1821
 
2257
-
2258
1822
  ### Bug Fixes
2259
1823
 
2260
- * **workspace-tools:** Updated package.json scripts in preset ([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
1824
+ - **workspace-tools:** Updated package.json scripts in preset ([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
2261
1825
 
2262
1826
  ## [1.3.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.2...linting-tools-v1.3.3) (2023-11-08)
2263
1827
 
2264
-
2265
1828
  ### Bug Fixes
2266
1829
 
2267
- * **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
1830
+ - **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
2268
1831
 
2269
1832
  ## [1.3.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.1...linting-tools-v1.3.2) (2023-11-07)
2270
1833
 
2271
-
2272
1834
  ### Bug Fixes
2273
1835
 
2274
- * **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
1836
+ - **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
2275
1837
 
2276
1838
  ## [1.3.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.3.0...linting-tools-v1.3.1) (2023-11-07)
2277
1839
 
2278
-
2279
1840
  ### Bug Fixes
2280
1841
 
2281
- * **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
1842
+ - **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
2282
1843
 
2283
1844
  # [1.3.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.2.0...linting-tools-v1.3.0) (2023-11-07)
2284
1845
 
2285
-
2286
1846
  ### Features
2287
1847
 
2288
- * **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
1848
+ - **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
2289
1849
 
2290
1850
  # [1.2.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.1.0...linting-tools-v1.2.0) (2023-11-07)
2291
1851
 
2292
-
2293
1852
  ### Bug Fixes
2294
1853
 
2295
- * **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
2296
-
1854
+ - **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
2297
1855
 
2298
1856
  ### Features
2299
1857
 
2300
- * **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
1858
+ - **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
2301
1859
 
2302
1860
  # [1.1.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.3...linting-tools-v1.1.0) (2023-11-07)
2303
1861
 
2304
-
2305
1862
  ### Bug Fixes
2306
1863
 
2307
- * **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
2308
-
1864
+ - **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
2309
1865
 
2310
1866
  ### Features
2311
1867
 
2312
- * **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
1868
+ - **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
2313
1869
 
2314
1870
  ## [1.0.3](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.2...linting-tools-v1.0.3) (2023-11-06)
2315
1871
 
2316
-
2317
1872
  ### Bug Fixes
2318
1873
 
2319
- * **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
1874
+ - **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
2320
1875
 
2321
1876
  ## [1.0.2](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.1...linting-tools-v1.0.2) (2023-11-06)
2322
1877
 
2323
-
2324
1878
  ### Bug Fixes
2325
1879
 
2326
- * **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
1880
+ - **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
2327
1881
 
2328
1882
  ## [1.0.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.0...linting-tools-v1.0.1) (2023-11-06)
2329
1883
 
2330
-
2331
1884
  ### Bug Fixes
2332
1885
 
2333
- * **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
2334
- * **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
1886
+ - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
1887
+ - **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
2335
1888
 
2336
1889
  ## [1.0.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.0.0...linting-tools-v1.0.1) (2023-11-06)
2337
1890
 
2338
-
2339
1891
  ### Bug Fixes
2340
1892
 
2341
- * **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
2342
- * **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
1893
+ - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
1894
+ - **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
2343
1895
 
2344
1896
  # [1.0.0](https://github.com/storm-software/storm-ops/compare/...linting-tools-v1.0.0) (2023-11-06)
2345
1897
 
2346
-
2347
1898
  ### Bug Fixes
2348
1899
 
2349
- * **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
2350
- * **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
2351
- * **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
2352
- * **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
2353
- * **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
2354
- * **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
2355
- * **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
2356
- * **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
2357
- * **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
2358
- * **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
2359
- * **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
2360
- * **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
2361
- * **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
2362
- * **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))
2363
- * **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
2364
- * **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
2365
- * **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
2366
- * **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
2367
- * **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
2368
- * **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
2369
- * **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
2370
- * **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
2371
- * **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
2372
- * **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
2373
- * **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
2374
- * **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
2375
- * **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
2376
- * **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
2377
- * **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
2378
- * **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
2379
- * **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
2380
- * **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
2381
- * **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
2382
- * **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
2383
- * **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
2384
- * **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
2385
- * **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
2386
- * **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
2387
- * **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
2388
- * **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
2389
- * **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
2390
- * **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
2391
- * **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
2392
- * **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
2393
- * **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
2394
- * **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
2395
- * **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
2396
- * **storm-ops:** Update paths used to check for package.json during versioning ([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
2397
- * **storm-ops:** Update the directory paths in child package.json files ([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
2398
- * **storm-ops:** Update the REPO_ROOT env to align with new naming convention ([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
2399
- * **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
2400
-
1900
+ - **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
1901
+ - **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
1902
+ - **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
1903
+ - **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
1904
+ - **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
1905
+ - **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
1906
+ - **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
1907
+ - **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
1908
+ - **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
1909
+ - **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
1910
+ - **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
1911
+ - **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
1912
+ - **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
1913
+ - **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))
1914
+ - **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
1915
+ - **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
1916
+ - **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
1917
+ - **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
1918
+ - **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
1919
+ - **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
1920
+ - **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
1921
+ - **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
1922
+ - **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
1923
+ - **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
1924
+ - **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
1925
+ - **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
1926
+ - **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
1927
+ - **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
1928
+ - **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
1929
+ - **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
1930
+ - **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
1931
+ - **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
1932
+ - **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
1933
+ - **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
1934
+ - **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
1935
+ - **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
1936
+ - **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
1937
+ - **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
1938
+ - **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
1939
+ - **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
1940
+ - **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
1941
+ - **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
1942
+ - **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
1943
+ - **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
1944
+ - **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
1945
+ - **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
1946
+ - **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
1947
+ - **storm-ops:** Update paths used to check for package.json during versioning ([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
1948
+ - **storm-ops:** Update the directory paths in child package.json files ([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
1949
+ - **storm-ops:** Update the REPO_ROOT env to align with new naming convention ([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
1950
+ - **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
2401
1951
 
2402
1952
  ### Features
2403
1953
 
2404
- * **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
2405
- * **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
2406
- * **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
2407
- * **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
1954
+ - **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
1955
+ - **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
1956
+ - **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
1957
+ - **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))