create-storm-workspace 1.60.1 → 1.60.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +532 -1134
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
- ## 1.60.1 (2024-04-08)
1
+ ## 1.60.2 (2024-04-08)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Patrick Sullivan
2
10
 
11
+ ## 1.60.1 (2024-04-08)
3
12
 
4
13
  ### 🩹 Fixes
5
14
 
@@ -9,201 +18,168 @@
9
18
 
10
19
  - **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
11
20
 
12
-
13
- ### ❤️ Thank You
21
+ ### ❤️ Thank You
14
22
 
15
23
  - Patrick Sullivan
16
24
 
17
25
  ## 1.60.0 (2024-04-07)
18
26
 
19
-
20
27
  ### 🚀 Features
21
28
 
22
29
  - **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
23
30
 
24
-
25
- ### ❤️ Thank You
31
+ ### ❤️ Thank You
26
32
 
27
33
  - Patrick Sullivan
28
34
 
29
35
  ## 1.59.0 (2024-04-06)
30
36
 
31
-
32
37
  ### 🚀 Features
33
38
 
34
39
  - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
35
40
 
36
-
37
- ### ❤️ Thank You
41
+ ### ❤️ Thank You
38
42
 
39
43
  - Patrick Sullivan
40
44
 
41
45
  ## 1.58.4 (2024-04-01)
42
46
 
43
-
44
47
  ### 🩹 Fixes
45
48
 
46
49
  - **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
47
50
 
48
-
49
- ### ❤️ Thank You
51
+ ### ❤️ Thank You
50
52
 
51
53
  - Patrick Sullivan
52
54
 
53
55
  ## 1.58.3 (2024-03-29)
54
56
 
55
-
56
57
  ### 🩹 Fixes
57
58
 
58
59
  - **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
59
60
 
60
-
61
- ### ❤️ Thank You
61
+ ### ❤️ Thank You
62
62
 
63
63
  - Patrick Sullivan
64
64
 
65
65
  ## 1.58.2 (2024-03-28)
66
66
 
67
-
68
67
  ### 🩹 Fixes
69
68
 
70
69
  - **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
71
70
 
72
-
73
- ### ❤️ Thank You
71
+ ### ❤️ Thank You
74
72
 
75
73
  - Patrick Sullivan
76
74
 
77
75
  ## 1.58.1 (2024-03-28)
78
76
 
79
-
80
77
  ### 🩹 Fixes
81
78
 
82
79
  - **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
83
80
 
84
-
85
- ### ❤️ Thank You
81
+ ### ❤️ Thank You
86
82
 
87
83
  - Patrick Sullivan
88
84
 
89
85
  ## 1.58.0 (2024-03-25)
90
86
 
91
-
92
87
  ### 🚀 Features
93
88
 
94
89
  - **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
95
90
 
96
91
  - **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
97
92
 
98
-
99
- ### ❤️ Thank You
93
+ ### ❤️ Thank You
100
94
 
101
95
  - Patrick Sullivan
102
96
 
103
97
  ## 1.57.7 (2024-03-01)
104
98
 
105
-
106
99
  ### 🩹 Fixes
107
100
 
108
101
  - **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
109
102
 
110
-
111
- ### ❤️ Thank You
103
+ ### ❤️ Thank You
112
104
 
113
105
  - Patrick Sullivan
114
106
 
115
107
  ## 1.57.6 (2024-02-27)
116
108
 
117
-
118
109
  ### 🩹 Fixes
119
110
 
120
111
  - **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
121
112
 
122
-
123
- ### ❤️ Thank You
113
+ ### ❤️ Thank You
124
114
 
125
115
  - Patrick Sullivan
126
116
 
127
117
  ## 1.57.5 (2024-02-27)
128
118
 
129
-
130
119
  ### 🩹 Fixes
131
120
 
132
121
  - **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
133
122
 
134
-
135
- ### ❤️ Thank You
123
+ ### ❤️ Thank You
136
124
 
137
125
  - Patrick Sullivan
138
126
 
139
127
  ## 1.57.4 (2024-02-27)
140
128
 
141
-
142
129
  ### 🩹 Fixes
143
130
 
144
131
  - **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
145
132
 
146
-
147
- ### ❤️ Thank You
133
+ ### ❤️ Thank You
148
134
 
149
135
  - Patrick Sullivan
150
136
 
151
137
  ## 1.57.3 (2024-02-26)
152
138
 
153
-
154
139
  ### 🩹 Fixes
155
140
 
156
141
  - **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
157
142
 
158
-
159
- ### ❤️ Thank You
143
+ ### ❤️ Thank You
160
144
 
161
145
  - Patrick Sullivan
162
146
 
163
147
  ## 1.57.2 (2024-02-24)
164
148
 
165
-
166
149
  ### 🩹 Fixes
167
150
 
168
151
  - **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
169
152
 
170
-
171
- ### ❤️ Thank You
153
+ ### ❤️ Thank You
172
154
 
173
155
  - Patrick Sullivan
174
156
 
175
157
  ## 1.57.1 (2024-02-20)
176
158
 
177
-
178
159
  ### 🚀 Features
179
160
 
180
161
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
181
162
 
182
-
183
163
  ### 🩹 Fixes
184
164
 
185
165
  - **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
186
166
 
187
-
188
- ### ❤️ Thank You
167
+ ### ❤️ Thank You
189
168
 
190
169
  - Patrick Sullivan
191
170
 
192
171
  ## 1.57.0 (2024-02-20)
193
172
 
194
-
195
173
  ### 🚀 Features
196
174
 
197
175
  - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
198
176
 
199
-
200
- ### ❤️ Thank You
177
+ ### ❤️ Thank You
201
178
 
202
179
  - Patrick Sullivan
203
180
 
204
181
  ## 1.56.21 (2024-02-17)
205
182
 
206
-
207
183
  ### 🩹 Fixes
208
184
 
209
185
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -214,14 +190,12 @@
214
190
 
215
191
  - **workspace-tools:** Update method of referencing the internal packages ([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
216
192
 
217
-
218
- ### ❤️ Thank You
193
+ ### ❤️ Thank You
219
194
 
220
195
  - Patrick Sullivan
221
196
 
222
197
  ## 1.56.20 (2024-02-15)
223
198
 
224
-
225
199
  ### 🩹 Fixes
226
200
 
227
201
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
@@ -230,3149 +204,2573 @@
230
204
 
231
205
  - **config-tools:** Update package type to a module to resolve import issues ([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
232
206
 
233
-
234
- ### ❤️ Thank You
207
+ ### ❤️ Thank You
235
208
 
236
209
  - Patrick Sullivan
237
210
 
238
211
  ## 1.56.19 (2024-02-15)
239
212
 
240
-
241
213
  ### 🩹 Fixes
242
214
 
243
215
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
244
216
 
245
217
  - **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
246
218
 
247
-
248
- ### ❤️ Thank You
219
+ ### ❤️ Thank You
249
220
 
250
221
  - Patrick Sullivan
251
222
 
252
223
  ## 1.56.18 (2024-02-15)
253
224
 
254
-
255
225
  ### 🩹 Fixes
256
226
 
257
227
  - **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
258
228
 
259
-
260
- ### ❤️ Thank You
229
+ ### ❤️ Thank You
261
230
 
262
231
  - Patrick Sullivan
263
232
 
264
233
  ## 1.56.17 (2024-02-15)
265
234
 
266
-
267
235
  ### 🩹 Fixes
268
236
 
269
237
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
270
238
 
271
239
  - **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
272
240
 
273
-
274
- ### ❤️ Thank You
241
+ ### ❤️ Thank You
275
242
 
276
243
  - Patrick Sullivan
277
244
 
278
245
  ## 1.56.16 (2024-02-15)
279
246
 
280
-
281
247
  ### 🩹 Fixes
282
248
 
283
249
  - **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
284
250
 
285
-
286
- ### ❤️ Thank You
251
+ ### ❤️ Thank You
287
252
 
288
253
  - Patrick Sullivan
289
254
 
290
-
291
-
292
-
293
-
294
-
295
-
296
-
297
-
298
-
299
-
300
-
301
-
302
-
303
-
304
-
305
-
306
-
307
-
308
-
309
-
310
-
311
-
312
-
313
-
314
-
315
-
316
-
317
-
318
-
319
-
320
-
321
-
322
-
323
-
324
-
325
-
326
-
327
-
328
-
329
-
330
-
331
-
332
-
333
-
334
-
335
-
336
-
337
-
338
-
339
-
340
-
341
-
342
-
343
-
344
-
345
-
346
255
  ## 1.52.12 (2024-01-29)
347
256
 
348
-
349
257
  ### 🩹 Fixes
350
258
 
351
259
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
352
260
 
353
-
354
- ### ❤️ Thank You
261
+ ### ❤️ Thank You
355
262
 
356
263
  - Patrick Sullivan
357
264
 
358
265
  ## 1.52.11 (2024-01-29)
359
266
 
360
-
361
267
  ### 🩹 Fixes
362
268
 
363
269
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
364
270
 
365
-
366
- ### ❤️ Thank You
271
+ ### ❤️ Thank You
367
272
 
368
273
  - Patrick Sullivan
369
274
 
370
275
  ## 1.52.10 (2024-01-28)
371
276
 
372
-
373
277
  ### 🩹 Fixes
374
278
 
375
279
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
376
280
 
377
-
378
- ### ❤️ Thank You
281
+ ### ❤️ Thank You
379
282
 
380
283
  - Patrick Sullivan
381
284
 
382
285
  ## 1.52.9 (2024-01-28)
383
286
 
384
-
385
287
  ### 🩹 Fixes
386
288
 
387
289
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
388
290
 
389
-
390
- ### ❤️ Thank You
291
+ ### ❤️ Thank You
391
292
 
392
293
  - Patrick Sullivan
393
294
 
394
295
  ## 1.52.8 (2024-01-28)
395
296
 
396
-
397
297
  ### 🩹 Fixes
398
298
 
399
299
  - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
400
300
 
401
-
402
- ### ❤️ Thank You
301
+ ### ❤️ Thank You
403
302
 
404
303
  - Patrick Sullivan
405
304
 
406
305
  ## 1.52.7 (2024-01-28)
407
306
 
408
-
409
307
  ### 🩹 Fixes
410
308
 
411
309
  - **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
412
310
 
413
-
414
- ### ❤️ Thank You
311
+ ### ❤️ Thank You
415
312
 
416
313
  - Patrick Sullivan
417
314
 
418
-
419
-
420
-
421
-
422
-
423
-
424
-
425
-
426
-
427
-
428
-
429
-
430
-
431
-
432
-
433
-
434
-
435
-
436
-
437
-
438
-
439
-
440
-
441
-
442
-
443
-
444
-
445
-
446
-
447
-
448
-
449
-
450
-
451
-
452
-
453
-
454
-
455
-
456
-
457
-
458
-
459
-
460
-
461
-
462
-
463
-
464
-
465
-
466
-
467
-
468
-
469
-
470
-
471
-
472
-
473
-
474
-
475
-
476
-
477
-
478
-
479
-
480
-
481
-
482
-
483
-
484
-
485
-
486
-
487
-
488
-
489
-
490
-
491
-
492
-
493
-
494
-
495
-
496
-
497
-
498
-
499
-
500
-
501
-
502
-
503
-
504
-
505
-
506
-
507
-
508
-
509
-
510
-
511
-
512
-
513
-
514
-
515
-
516
-
517
-
518
315
  ## 1.51.2 (2024-01-27)
519
316
 
520
-
521
317
  ### 🩹 Fixes
522
318
 
523
319
  - **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
524
320
 
525
-
526
- ### ❤️ Thank You
321
+ ### ❤️ Thank You
527
322
 
528
323
  - Patrick Sullivan
529
324
 
530
-
531
325
  ## 1.49.0 (2024-01-21)
532
326
 
533
-
534
327
  ### 🩹 Fixes
535
328
 
536
329
  - **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
537
330
 
538
-
539
- ### ❤️ Thank You
331
+ ### ❤️ Thank You
540
332
 
541
333
  - Patrick Sullivan
542
334
 
543
335
  ## 1.48.5 (2024-01-21)
544
336
 
545
-
546
337
  ### 🩹 Fixes
547
338
 
548
339
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
549
340
 
550
-
551
- ### ❤️ Thank You
341
+ ### ❤️ Thank You
552
342
 
553
343
  - Patrick Sullivan
554
344
 
555
345
  ## 1.48.4 (2024-01-21)
556
346
 
557
-
558
347
  ### 🩹 Fixes
559
348
 
560
349
  - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
561
350
 
562
-
563
- ### ❤️ Thank You
351
+ ### ❤️ Thank You
564
352
 
565
353
  - Patrick Sullivan
566
354
 
567
355
  ## 1.48.3 (2024-01-21)
568
356
 
569
-
570
357
  ### 🩹 Fixes
571
358
 
572
359
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
573
360
 
574
361
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
575
362
 
576
-
577
- ### ❤️ Thank You
363
+ ### ❤️ Thank You
578
364
 
579
365
  - Patrick Sullivan
580
366
 
581
367
  ## 1.48.2 (2024-01-21)
582
368
 
583
-
584
369
  ### 🩹 Fixes
585
370
 
586
371
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
587
372
 
588
373
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
589
374
 
590
-
591
- ### ❤️ Thank You
375
+ ### ❤️ Thank You
592
376
 
593
377
  - Patrick Sullivan
594
378
 
595
379
  ## 1.48.1 (2024-01-21)
596
380
 
597
-
598
381
  ### 🩹 Fixes
599
382
 
600
383
  - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
601
384
 
602
385
  - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
603
386
 
604
-
605
- ### ❤️ Thank You
387
+ ### ❤️ Thank You
606
388
 
607
389
  - Patrick Sullivan
608
390
 
609
391
  # [1.48.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.47.0...create-storm-workspace-v1.48.0) (2024-01-20)
610
392
 
611
-
612
393
  ### Features
613
394
 
614
- * **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
395
+ - **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
615
396
 
616
397
  # [1.47.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.46.1...create-storm-workspace-v1.47.0) (2024-01-19)
617
398
 
618
-
619
399
  ### Features
620
400
 
621
- * **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
401
+ - **config-tools:** Added the `getConfigFileByName` function export ([9f56a9c](https://github.com/storm-software/storm-ops/commit/9f56a9ca2c1df0bccbf533cc63f15602e8de0dff))
622
402
 
623
403
  ## [1.46.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.46.0...create-storm-workspace-v1.46.1) (2024-01-19)
624
404
 
625
-
626
405
  ### Bug Fixes
627
406
 
628
- * **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
407
+ - **config-tools:** Added the `defineConfig` function to type-check config options ([0676271](https://github.com/storm-software/storm-ops/commit/0676271161ec4a04715fb495f55042328a9f116f))
629
408
 
630
409
  # [1.46.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.3...create-storm-workspace-v1.46.0) (2024-01-19)
631
410
 
632
-
633
411
  ### Bug Fixes
634
412
 
635
- * **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
636
- * **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
637
- * **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
638
- * **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
639
- * **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
640
- * **git-tools:** Resolved the issue with the missing release plugin ([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
641
- * **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
642
- * **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
643
- * **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
644
-
413
+ - **config-tools:** Rerun ci pipeline ([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
414
+ - **config-tools:** Resolved the issue with the tsconfig properties ([5bc729e](https://github.com/storm-software/storm-ops/commit/5bc729e4680f2bb8ce67a2f6a85dff875bef9997))
415
+ - **config-tools:** Skip type checks ([c7da786](https://github.com/storm-software/storm-ops/commit/c7da78609234d5eb0998465c9d38fe10eb02d205))
416
+ - **config-tools:** Update lefthook config to call install prior to push ([6a81b6a](https://github.com/storm-software/storm-ops/commit/6a81b6a27359ab41549cb93227d28c5fc1b2ee01))
417
+ - **git-tools:** Resolved issue preventing git-tools publish ([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
418
+ - **git-tools:** Resolved the issue with the missing release plugin ([15cc054](https://github.com/storm-software/storm-ops/commit/15cc054a1e538f55fe246db79622281f48972193))
419
+ - **git-tools:** Resovled issues with lock file versions ([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
420
+ - **git-tools:** Upgrade Nx version and resolved import issues ([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
421
+ - **git-tools:** Upgrade pnpm lock file ([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
645
422
 
646
423
  ### Features
647
424
 
648
- * **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
425
+ - **git-tools:** Redesigned the executable script structure ([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
649
426
 
650
427
  ## [1.45.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.2...create-storm-workspace-v1.45.3) (2024-01-19)
651
428
 
652
-
653
429
  ### Bug Fixes
654
430
 
655
- * **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
431
+ - **git-tools:** Updated executable scripts to use correct directory ([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
656
432
 
657
433
  ## [1.45.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.1...create-storm-workspace-v1.45.2) (2024-01-18)
658
434
 
659
-
660
435
  ### Bug Fixes
661
436
 
662
- * **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
437
+ - **config-tools:** Resolved empty config file loading error ([6b84a12](https://github.com/storm-software/storm-ops/commit/6b84a12f762ac038d9ca6131249c8b51979d0320))
663
438
 
664
439
  ## [1.45.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.45.0...create-storm-workspace-v1.45.1) (2024-01-18)
665
440
 
666
-
667
441
  ### Bug Fixes
668
442
 
669
- * **workspace-tools:** Removed the `skipTypia` option from tsup build ([a2c78b1](https://github.com/storm-software/storm-ops/commit/a2c78b1c2dee90e253e321d7f1fb4398236a92c4))
443
+ - **workspace-tools:** Removed the `skipTypia` option from tsup build ([a2c78b1](https://github.com/storm-software/storm-ops/commit/a2c78b1c2dee90e253e321d7f1fb4398236a92c4))
670
444
 
671
445
  # [1.45.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.44.0...create-storm-workspace-v1.45.0) (2024-01-18)
672
446
 
673
-
674
447
  ### Features
675
448
 
676
- * **workspace-tools:** Added the `clean` option to the typia executor ([56d8121](https://github.com/storm-software/storm-ops/commit/56d8121068cd63706e6fdd123259d5bb9b8860bc))
449
+ - **workspace-tools:** Added the `clean` option to the typia executor ([56d8121](https://github.com/storm-software/storm-ops/commit/56d8121068cd63706e6fdd123259d5bb9b8860bc))
677
450
 
678
451
  # [1.44.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.20...create-storm-workspace-v1.44.0) (2024-01-18)
679
452
 
680
-
681
453
  ### Features
682
454
 
683
- * **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
455
+ - **workspace-tools:** Added the `typia` executor ([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
684
456
 
685
457
  ## [1.43.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.19...create-storm-workspace-v1.43.20) (2024-01-18)
686
458
 
687
-
688
459
  ### Bug Fixes
689
460
 
690
- * **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
461
+ - **linting-tools:** Updated ignored files in biome linter ([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
691
462
 
692
463
  ## [1.43.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.18...create-storm-workspace-v1.43.19) (2024-01-18)
693
464
 
694
-
695
465
  ### Bug Fixes
696
466
 
697
- * **workspace-tools:** Removed inner try-catch from tsup build ([742e185](https://github.com/storm-software/storm-ops/commit/742e18517b2a71e17bb0848eb17127530f8ce2c3))
467
+ - **workspace-tools:** Removed inner try-catch from tsup build ([742e185](https://github.com/storm-software/storm-ops/commit/742e18517b2a71e17bb0848eb17127530f8ce2c3))
698
468
 
699
469
  ## [1.43.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.17...create-storm-workspace-v1.43.18) (2024-01-18)
700
470
 
701
-
702
471
  ### Bug Fixes
703
472
 
704
- * **workspace-tools:** Ensure correct minify option is passed into tsup build ([0093304](https://github.com/storm-software/storm-ops/commit/00933044d216fa99bf64de883674fab24f624fbd))
473
+ - **workspace-tools:** Ensure correct minify option is passed into tsup build ([0093304](https://github.com/storm-software/storm-ops/commit/00933044d216fa99bf64de883674fab24f624fbd))
705
474
 
706
475
  ## [1.43.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.16...create-storm-workspace-v1.43.17) (2024-01-18)
707
476
 
708
-
709
477
  ### Bug Fixes
710
478
 
711
- * **workspace-tools:** Removed call to transformer in nx typescript options formatter ([fce06b5](https://github.com/storm-software/storm-ops/commit/fce06b5ea3a5e8bea5b718f181bd6a0c0c0288a6))
479
+ - **workspace-tools:** Removed call to transformer in nx typescript options formatter ([fce06b5](https://github.com/storm-software/storm-ops/commit/fce06b5ea3a5e8bea5b718f181bd6a0c0c0288a6))
712
480
 
713
481
  ## [1.43.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.15...create-storm-workspace-v1.43.16) (2024-01-17)
714
482
 
715
-
716
483
  ### Bug Fixes
717
484
 
718
- * **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
485
+ - **workspace-tools:** Patched transformer functions in tsup dependency ([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
719
486
 
720
487
  ## [1.43.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.14...create-storm-workspace-v1.43.15) (2024-01-17)
721
488
 
722
-
723
489
  ### Bug Fixes
724
490
 
725
- * **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
491
+ - **workspace-tools:** Resolved blocking issue preventing tsup build completion ([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
726
492
 
727
493
  ## [1.43.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.13...create-storm-workspace-v1.43.14) (2024-01-17)
728
494
 
729
-
730
495
  ### Bug Fixes
731
496
 
732
- * **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
733
- * **workspace-tools:** Skip adding biome as external dependency ([0512735](https://github.com/storm-software/storm-ops/commit/051273598815a55c9e5f0ff7b39e1eefc2b93be3))
497
+ - **config-tools:** Ensure colors are set correctly ([e6fffd0](https://github.com/storm-software/storm-ops/commit/e6fffd0c6554d2fa36e3a4b8b44b443c030aa831))
498
+ - **workspace-tools:** Skip adding biome as external dependency ([0512735](https://github.com/storm-software/storm-ops/commit/051273598815a55c9e5f0ff7b39e1eefc2b93be3))
734
499
 
735
500
  ## [1.43.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.12...create-storm-workspace-v1.43.13) (2024-01-17)
736
501
 
737
-
738
502
  ### Bug Fixes
739
503
 
740
- * **workspace-tools:** Update the logic to apply external dependencies ([29b73ca](https://github.com/storm-software/storm-ops/commit/29b73ca3ee95539a3832adcc59043882d358eb53))
504
+ - **workspace-tools:** Update the logic to apply external dependencies ([29b73ca](https://github.com/storm-software/storm-ops/commit/29b73ca3ee95539a3832adcc59043882d358eb53))
741
505
 
742
506
  ## [1.43.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.11...create-storm-workspace-v1.43.12) (2024-01-17)
743
507
 
744
-
745
508
  ### Bug Fixes
746
509
 
747
- * **config-tools:** Added more logging and updated logic to create project graph ([f68d8e3](https://github.com/storm-software/storm-ops/commit/f68d8e358040d15cf8a20216c1aa09da9254ea09))
510
+ - **config-tools:** Added more logging and updated logic to create project graph ([f68d8e3](https://github.com/storm-software/storm-ops/commit/f68d8e358040d15cf8a20216c1aa09da9254ea09))
748
511
 
749
512
  ## [1.43.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.10...create-storm-workspace-v1.43.11) (2024-01-17)
750
513
 
751
-
752
514
  ### Bug Fixes
753
515
 
754
- * **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
755
- * **workspace-tools:** Added tsup build logging ([35d8dae](https://github.com/storm-software/storm-ops/commit/35d8dae8dddc91627c5fcda73f01c16618aaafc6))
516
+ - **config-tools:** Fixed config value defaulting issue for booleans ([c54c60b](https://github.com/storm-software/storm-ops/commit/c54c60b1ddd533530571dd41fd9b6502c1cb2cb8))
517
+ - **workspace-tools:** Added tsup build logging ([35d8dae](https://github.com/storm-software/storm-ops/commit/35d8dae8dddc91627c5fcda73f01c16618aaafc6))
756
518
 
757
519
  ## [1.43.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.9...create-storm-workspace-v1.43.10) (2024-01-17)
758
520
 
759
-
760
521
  ### Bug Fixes
761
522
 
762
- * **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
523
+ - **config-tools:** Ehanced config values assignement logic ([d66dcf7](https://github.com/storm-software/storm-ops/commit/d66dcf7500d15bc85065cb5676a1fb585d44d94b))
763
524
 
764
525
  ## [1.43.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.8...create-storm-workspace-v1.43.9) (2024-01-17)
765
526
 
766
-
767
527
  ### Bug Fixes
768
528
 
769
- * **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
529
+ - **config-tools:** Added code to print out config values added ([ea56410](https://github.com/storm-software/storm-ops/commit/ea56410f9e7e9f3e4f68268395a13127a1653d2d))
770
530
 
771
531
  ## [1.43.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.7...create-storm-workspace-v1.43.8) (2024-01-17)
772
532
 
773
-
774
533
  ### Bug Fixes
775
534
 
776
- * **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
535
+ - **config-tools:** Removed unused defaulting logic for config file ([2770efd](https://github.com/storm-software/storm-ops/commit/2770efde7032b88e6bf20fb23c5b89060175db5d))
777
536
 
778
537
  ## [1.43.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.6...create-storm-workspace-v1.43.7) (2024-01-17)
779
538
 
780
-
781
539
  ### Bug Fixes
782
540
 
783
- * **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
784
- * **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
541
+ - **config-tools:** Resolved issue with bad config file lookup logic ([9967de4](https://github.com/storm-software/storm-ops/commit/9967de48b063a83f42c74c3f6dd667d31123dc6f))
542
+ - **workspace-tools:** Resolved issue with config file names changing ([f18c40c](https://github.com/storm-software/storm-ops/commit/f18c40c1be8c154aff163692e79351b34accb991))
785
543
 
786
544
  ## [1.43.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.5...create-storm-workspace-v1.43.6) (2024-01-17)
787
545
 
788
-
789
546
  ### Bug Fixes
790
547
 
791
- * **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
548
+ - **workspace-tools:** Added code to properly parse out the config file ([c345fef](https://github.com/storm-software/storm-ops/commit/c345fefc6389a9a10b3f5b8446eb76982f45e6f7))
792
549
 
793
550
  ## [1.43.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.4...create-storm-workspace-v1.43.5) (2024-01-17)
794
551
 
795
-
796
552
  ### Bug Fixes
797
553
 
798
- * **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
554
+ - **workspace-tools:** Removed instance of JSDocs parser in tsup patch ([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
799
555
 
800
556
  ## [1.43.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.3...create-storm-workspace-v1.43.4) (2024-01-17)
801
557
 
802
-
803
558
  ### Bug Fixes
804
559
 
805
- * **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
806
- * **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
560
+ - **git-tools:** Resolved issue with logging strings ([21d9e0d](https://github.com/storm-software/storm-ops/commit/21d9e0dc7f21820909697577931d0c7b339755b7))
561
+ - **workspace-tools:** Remove the transform code from tsup patch ([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
807
562
 
808
563
  ## [1.43.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.2...create-storm-workspace-v1.43.3) (2024-01-16)
809
564
 
810
-
811
565
  ### Bug Fixes
812
566
 
813
- * **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
567
+ - **workspace-tools:** Clean up code to apply getConfig option in tsup build ([96227fd](https://github.com/storm-software/storm-ops/commit/96227fde3d3f2871a88aa24be9206d555d373c9b))
814
568
 
815
569
  ## [1.43.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.1...create-storm-workspace-v1.43.2) (2024-01-16)
816
570
 
817
-
818
571
  ### Bug Fixes
819
572
 
820
- * **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
573
+ - **git-tools:** Updated console formatting and text colors ([82e869f](https://github.com/storm-software/storm-ops/commit/82e869f0395d112c0a2906223e0827fd9b243e54))
821
574
 
822
575
  ## [1.43.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.43.0...create-storm-workspace-v1.43.1) (2024-01-16)
823
576
 
824
-
825
577
  ### Bug Fixes
826
578
 
827
- * **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
579
+ - **git-tools:** Resolved logging issues with git hooks and tsup build ([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
828
580
 
829
581
  # [1.43.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.4...create-storm-workspace-v1.43.0) (2024-01-15)
830
582
 
831
-
832
583
  ### Features
833
584
 
834
- * **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
585
+ - **workspace-tools:** Added logger functions to use in the repo's console CLI apps ([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
835
586
 
836
587
  ## [1.42.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.3...create-storm-workspace-v1.42.4) (2024-01-15)
837
588
 
838
-
839
589
  ### Bug Fixes
840
590
 
841
- * **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
591
+ - **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
842
592
 
843
593
  ## [1.42.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.2...create-storm-workspace-v1.42.3) (2024-01-15)
844
594
 
845
-
846
595
  ### Bug Fixes
847
596
 
848
- * **workspace-tools:** Resolved issue preventing neutral builds from running ([0939172](https://github.com/storm-software/storm-ops/commit/0939172f5e7cc9e0a940437cdf18d6cdf3766fb3))
597
+ - **workspace-tools:** Resolved issue preventing neutral builds from running ([0939172](https://github.com/storm-software/storm-ops/commit/0939172f5e7cc9e0a940437cdf18d6cdf3766fb3))
849
598
 
850
599
  ## [1.42.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.1...create-storm-workspace-v1.42.2) (2024-01-15)
851
600
 
852
-
853
601
  ### Bug Fixes
854
602
 
855
- * **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
603
+ - **git-tools:** Added dependency override for `request` package to prevent request forgery exposure ([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
856
604
 
857
605
  ## [1.42.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.0...create-storm-workspace-v1.42.1) (2024-01-15)
858
606
 
859
-
860
607
  ### Bug Fixes
861
608
 
862
- * **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))
609
+ - **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))
863
610
 
864
611
  # [1.42.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.41.1...create-storm-workspace-v1.42.0) (2024-01-15)
865
612
 
866
-
867
613
  ### Bug Fixes
868
614
 
869
- * **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
870
- * **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from config ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
871
-
615
+ - **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
616
+ - **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from config ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
872
617
 
873
618
  ### Features
874
619
 
875
- * **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
620
+ - **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
876
621
 
877
622
  ## [1.41.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.41.0...create-storm-workspace-v1.41.1) (2024-01-14)
878
623
 
879
-
880
624
  ### Bug Fixes
881
625
 
882
- * **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
626
+ - **workspace-tools:** Cleaned up dependanies and option defaulting in tsup ([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
883
627
 
884
628
  # [1.41.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.40.1...create-storm-workspace-v1.41.0) (2024-01-14)
885
629
 
886
-
887
630
  ### Features
888
631
 
889
- * **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
632
+ - **git-tools:** Improved all CLI tools and git hooks to use the `zx` package ([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
890
633
 
891
634
  ## [1.40.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.40.0...create-storm-workspace-v1.40.1) (2024-01-14)
892
635
 
893
-
894
636
  ### Bug Fixes
895
637
 
896
- * **workspace-tools:** Resolved runtime issues with tsup build ([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
638
+ - **workspace-tools:** Resolved runtime issues with tsup build ([052c78c](https://github.com/storm-software/storm-ops/commit/052c78ca8258ba4acadbfce18b1bc3bee2aa0fe3))
897
639
 
898
640
  # [1.40.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.39.0...create-storm-workspace-v1.40.0) (2024-01-14)
899
641
 
900
-
901
642
  ### Bug Fixes
902
643
 
903
- * **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
904
- * **workspace-tools:** Resolved issue with typescript import ([3d63fbc](https://github.com/storm-software/storm-ops/commit/3d63fbc783d7549276cd89df383a15e2808b8ecb))
905
-
644
+ - **storm-ops:** Added missing dependencies ([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
645
+ - **workspace-tools:** Resolved issue with typescript import ([3d63fbc](https://github.com/storm-software/storm-ops/commit/3d63fbc783d7549276cd89df383a15e2808b8ecb))
906
646
 
907
647
  ### Features
908
648
 
909
- * **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
910
- * **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
649
+ - **git-tools:** Re-added the Git hooks to drive workspace processing ([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
650
+ - **linting-tools:** Added Typia compiler transformer to tsup build ([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
911
651
 
912
652
  # [1.39.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.38.1...create-storm-workspace-v1.39.0) (2024-01-13)
913
653
 
914
-
915
654
  ### Features
916
655
 
917
- * **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
656
+ - **workspace-tools:** Added Typia compiler transformer to tsup build ([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
918
657
 
919
658
  ## [1.38.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.38.0...create-storm-workspace-v1.38.1) (2024-01-12)
920
659
 
921
-
922
660
  ### Bug Fixes
923
661
 
924
- * **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
662
+ - **workspace-tools:** Removed legacy config from neutral tsup build ([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
925
663
 
926
664
  # [1.38.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.37.1...create-storm-workspace-v1.38.0) (2024-01-11)
927
665
 
928
-
929
666
  ### Features
930
667
 
931
- * **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
668
+ - **workspace-tools:** Added `metafile` option to tsup build ([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
932
669
 
933
670
  ## [1.37.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.37.0...create-storm-workspace-v1.37.1) (2024-01-06)
934
671
 
935
-
936
672
  ### Bug Fixes
937
673
 
938
- * **workspace-tools:** Updated debug to disable minification ([d4d69fa](https://github.com/storm-software/storm-ops/commit/d4d69fa138bd9a4528ef362d112afc8bf11d6172))
674
+ - **workspace-tools:** Updated debug to disable minification ([d4d69fa](https://github.com/storm-software/storm-ops/commit/d4d69fa138bd9a4528ef362d112afc8bf11d6172))
939
675
 
940
676
  # [1.37.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.7...create-storm-workspace-v1.37.0) (2024-01-06)
941
677
 
942
-
943
678
  ### Features
944
679
 
945
- * **workspace-tools:** Added the `format` option to tsup build executor ([5a6300b](https://github.com/storm-software/storm-ops/commit/5a6300b7ba891b079946760f9ac17a0fb5fadbb2))
680
+ - **workspace-tools:** Added the `format` option to tsup build executor ([5a6300b](https://github.com/storm-software/storm-ops/commit/5a6300b7ba891b079946760f9ac17a0fb5fadbb2))
946
681
 
947
682
  ## [1.36.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.6...create-storm-workspace-v1.36.7) (2024-01-06)
948
683
 
949
-
950
684
  ### Bug Fixes
951
685
 
952
- * **workspace-tools:** Removed the pino logging plugin from neutral and browser builds ([15d11ca](https://github.com/storm-software/storm-ops/commit/15d11cadba3b99facedc586912a8ff165cb2aa09))
686
+ - **workspace-tools:** Removed the pino logging plugin from neutral and browser builds ([15d11ca](https://github.com/storm-software/storm-ops/commit/15d11cadba3b99facedc586912a8ff165cb2aa09))
953
687
 
954
688
  ## [1.36.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.5...create-storm-workspace-v1.36.6) (2024-01-06)
955
689
 
956
-
957
690
  ### Bug Fixes
958
691
 
959
- * **workspace-tools:** Generate typings for browser packages ([ea29e7a](https://github.com/storm-software/storm-ops/commit/ea29e7a733d5abe723e6096640c5ed0eb0c54434))
692
+ - **workspace-tools:** Generate typings for browser packages ([ea29e7a](https://github.com/storm-software/storm-ops/commit/ea29e7a733d5abe723e6096640c5ed0eb0c54434))
960
693
 
961
694
  ## [1.36.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.4...create-storm-workspace-v1.36.5) (2024-01-05)
962
695
 
963
-
964
696
  ### Bug Fixes
965
697
 
966
- * **workspace-tools:** Resolved issue with dist path formatting ([dc97a89](https://github.com/storm-software/storm-ops/commit/dc97a89ec85de194f698fcd9ee27eecdab98bde8))
698
+ - **workspace-tools:** Resolved issue with dist path formatting ([dc97a89](https://github.com/storm-software/storm-ops/commit/dc97a89ec85de194f698fcd9ee27eecdab98bde8))
967
699
 
968
700
  ## [1.36.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.3...create-storm-workspace-v1.36.4) (2024-01-05)
969
701
 
970
-
971
702
  ### Bug Fixes
972
703
 
973
- * **workspace-tools:** Resolved entry point issue in package.json files ([7d2c178](https://github.com/storm-software/storm-ops/commit/7d2c1780cb398f04d5937b556e7bacc76cd1bf52))
704
+ - **workspace-tools:** Resolved entry point issue in package.json files ([7d2c178](https://github.com/storm-software/storm-ops/commit/7d2c1780cb398f04d5937b556e7bacc76cd1bf52))
974
705
 
975
706
  ## [1.36.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.2...create-storm-workspace-v1.36.3) (2024-01-05)
976
707
 
977
-
978
708
  ### Bug Fixes
979
709
 
980
- * **workspace-tools:** Cleaned up the logic around running `getConfig` functions ([bcc3304](https://github.com/storm-software/storm-ops/commit/bcc3304cb976e01a55030221cd5c5f4f1c22f150))
710
+ - **workspace-tools:** Cleaned up the logic around running `getConfig` functions ([bcc3304](https://github.com/storm-software/storm-ops/commit/bcc3304cb976e01a55030221cd5c5f4f1c22f150))
981
711
 
982
712
  ## [1.36.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.1...create-storm-workspace-v1.36.2) (2024-01-05)
983
713
 
984
-
985
714
  ### Bug Fixes
986
715
 
987
- * **workspace-tools:** Updated logic to pass in getConfig params for NodeJs build ([6f8b424](https://github.com/storm-software/storm-ops/commit/6f8b424bc01fa51a0ef4b1e9ec1b2ca4140d9637))
716
+ - **workspace-tools:** Updated logic to pass in getConfig params for NodeJs build ([6f8b424](https://github.com/storm-software/storm-ops/commit/6f8b424bc01fa51a0ef4b1e9ec1b2ca4140d9637))
988
717
 
989
718
  ## [1.36.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.0...create-storm-workspace-v1.36.1) (2024-01-05)
990
719
 
991
-
992
720
  ### Bug Fixes
993
721
 
994
- * **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
995
- * **workspace-tools:** Resolve issue with builds ([d136a22](https://github.com/storm-software/storm-ops/commit/d136a22dc88ba57105c8c95205d6115e23ede51e))
722
+ - **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
723
+ - **workspace-tools:** Resolve issue with builds ([d136a22](https://github.com/storm-software/storm-ops/commit/d136a22dc88ba57105c8c95205d6115e23ede51e))
996
724
 
997
725
  # [1.36.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.5...create-storm-workspace-v1.36.0) (2024-01-05)
998
726
 
999
-
1000
727
  ### Features
1001
728
 
1002
- * **workspace-tools:** Added dynamic tsup build configuration ([c9932d9](https://github.com/storm-software/storm-ops/commit/c9932d9157ec23b4a460d52faf4988e1f748c84e))
729
+ - **workspace-tools:** Added dynamic tsup build configuration ([c9932d9](https://github.com/storm-software/storm-ops/commit/c9932d9157ec23b4a460d52faf4988e1f748c84e))
1003
730
 
1004
731
  ## [1.35.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.4...create-storm-workspace-v1.35.5) (2024-01-01)
1005
732
 
1006
-
1007
733
  ### Bug Fixes
1008
734
 
1009
- * **workspace-tools:** Resolved issue with neutral build settings ([8344932](https://github.com/storm-software/storm-ops/commit/834493212c32627fa66d1c4e8916fba00e128432))
735
+ - **workspace-tools:** Resolved issue with neutral build settings ([8344932](https://github.com/storm-software/storm-ops/commit/834493212c32627fa66d1c4e8916fba00e128432))
1010
736
 
1011
737
  ## [1.35.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.3...create-storm-workspace-v1.35.4) (2023-12-26)
1012
738
 
1013
-
1014
739
  ### Bug Fixes
1015
740
 
1016
- * **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
741
+ - **linting-tools:** Added tailwindcss prettier formatting to linting tools ([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
1017
742
 
1018
743
  ## [1.35.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.2...create-storm-workspace-v1.35.3) (2023-12-24)
1019
744
 
1020
-
1021
745
  ### Bug Fixes
1022
746
 
1023
- * **config-tools:** Resolved issues with defaulting config when no file exists ([3f44d88](https://github.com/storm-software/storm-ops/commit/3f44d88fec753bfa818d2b738f1debd2a6cd686a))
747
+ - **config-tools:** Resolved issues with defaulting config when no file exists ([3f44d88](https://github.com/storm-software/storm-ops/commit/3f44d88fec753bfa818d2b738f1debd2a6cd686a))
1024
748
 
1025
749
  ## [1.35.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.1...create-storm-workspace-v1.35.2) (2023-12-23)
1026
750
 
1027
-
1028
751
  ### Bug Fixes
1029
752
 
1030
- * **config-tools:** Resolve potential empty extensions config issue ([80836bb](https://github.com/storm-software/storm-ops/commit/80836bbe70afa0b38f67c78f1e127eacb4f8ca87))
753
+ - **config-tools:** Resolve potential empty extensions config issue ([80836bb](https://github.com/storm-software/storm-ops/commit/80836bbe70afa0b38f67c78f1e127eacb4f8ca87))
1031
754
 
1032
755
  ## [1.35.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.0...create-storm-workspace-v1.35.1) (2023-12-23)
1033
756
 
1034
-
1035
757
  ### Bug Fixes
1036
758
 
1037
- * **config-tools:** Resolved isssue with config file loading ([f2e7897](https://github.com/storm-software/storm-ops/commit/f2e789761230d78ec1fedb511744ef57075d2b7d))
759
+ - **config-tools:** Resolved isssue with config file loading ([f2e7897](https://github.com/storm-software/storm-ops/commit/f2e789761230d78ec1fedb511744ef57075d2b7d))
1038
760
 
1039
761
  # [1.35.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.2...create-storm-workspace-v1.35.0) (2023-12-23)
1040
762
 
1041
-
1042
763
  ### Features
1043
764
 
1044
- * **config-tools:** Added the `loadStormConfig` function ([cfcda96](https://github.com/storm-software/storm-ops/commit/cfcda96d27e49f12036d6d31128eb5546800b9d7))
765
+ - **config-tools:** Added the `loadStormConfig` function ([cfcda96](https://github.com/storm-software/storm-ops/commit/cfcda96d27e49f12036d6d31128eb5546800b9d7))
1045
766
 
1046
767
  ## [1.34.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.1...create-storm-workspace-v1.34.2) (2023-12-22)
1047
768
 
1048
-
1049
769
  ### Bug Fixes
1050
770
 
1051
- * **config-tools:** Resolved issue in configuration defaulter function ([92e10c1](https://github.com/storm-software/storm-ops/commit/92e10c1fa0283eaf341f4bc9338628cbdb546eb9))
771
+ - **config-tools:** Resolved issue in configuration defaulter function ([92e10c1](https://github.com/storm-software/storm-ops/commit/92e10c1fa0283eaf341f4bc9338628cbdb546eb9))
1052
772
 
1053
773
  ## [1.34.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.34.0...create-storm-workspace-v1.34.1) (2023-12-22)
1054
774
 
1055
-
1056
775
  ### Bug Fixes
1057
776
 
1058
- * **config-tools:** Resolved export issue in type declarations ([9125a40](https://github.com/storm-software/storm-ops/commit/9125a40607db1f58351cd9ef12e86f62b234d753))
777
+ - **config-tools:** Resolved export issue in type declarations ([9125a40](https://github.com/storm-software/storm-ops/commit/9125a40607db1f58351cd9ef12e86f62b234d753))
1059
778
 
1060
779
  # [1.34.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.33.1...create-storm-workspace-v1.34.0) (2023-12-22)
1061
780
 
1062
-
1063
781
  ### Features
1064
782
 
1065
- * **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
783
+ - **workspace-tools:** Added `design-tokens` generator ([af49878](https://github.com/storm-software/storm-ops/commit/af498784bc6446974c141ebb6206749076e2a6b3))
1066
784
 
1067
785
  ## [1.33.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.33.0...create-storm-workspace-v1.33.1) (2023-12-22)
1068
786
 
1069
-
1070
787
  ### Bug Fixes
1071
788
 
1072
- * **config-tools:** Resolved issues with returned values in `findWorkspaceRoot` functions ([c790e15](https://github.com/storm-software/storm-ops/commit/c790e151ec130b4a72d17b965092c402c685d824))
789
+ - **config-tools:** Resolved issues with returned values in `findWorkspaceRoot` functions ([c790e15](https://github.com/storm-software/storm-ops/commit/c790e151ec130b4a72d17b965092c402c685d824))
1073
790
 
1074
791
  # [1.33.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.32.1...create-storm-workspace-v1.33.0) (2023-12-21)
1075
792
 
1076
-
1077
793
  ### Features
1078
794
 
1079
- * **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
795
+ - **config-tools:** Added the `findWorkspaceRootSync` and `findWorkspaceRootSafeSync` functions ([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
1080
796
 
1081
797
  ## [1.32.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.32.0...create-storm-workspace-v1.32.1) (2023-12-21)
1082
798
 
1083
-
1084
799
  ### Bug Fixes
1085
800
 
1086
- * **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
801
+ - **config-tools:** Remove unused dependencies ([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
1087
802
 
1088
803
  # [1.32.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.17...create-storm-workspace-v1.32.0) (2023-12-21)
1089
804
 
1090
-
1091
805
  ### Features
1092
806
 
1093
- * **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to package ([e5302ed](https://github.com/storm-software/storm-ops/commit/e5302edc6ceff492f8274b8d48d7c74a5f7a72c7))
807
+ - **config-tools:** Publish `findWorkspaceRoot` and `findWorkspaceRootSafe` to package ([e5302ed](https://github.com/storm-software/storm-ops/commit/e5302edc6ceff492f8274b8d48d7c74a5f7a72c7))
1094
808
 
1095
809
  ## [1.31.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.16...create-storm-workspace-v1.31.17) (2023-12-21)
1096
810
 
1097
-
1098
811
  ### Bug Fixes
1099
812
 
1100
- * **config-tools:** Update declaration types ([8ca8850](https://github.com/storm-software/storm-ops/commit/8ca8850c5ba1d92e7bc3fa273f332cf8c1acce18))
813
+ - **config-tools:** Update declaration types ([8ca8850](https://github.com/storm-software/storm-ops/commit/8ca8850c5ba1d92e7bc3fa273f332cf8c1acce18))
1101
814
 
1102
815
  ## [1.31.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.15...create-storm-workspace-v1.31.16) (2023-12-21)
1103
816
 
1104
-
1105
817
  ### Bug Fixes
1106
818
 
1107
- * **config-tools:** Add workspace root parameter to config creator ([a22f0fb](https://github.com/storm-software/storm-ops/commit/a22f0fb10970bf49c4ab384ef9a4e8988ef6f372))
819
+ - **config-tools:** Add workspace root parameter to config creator ([a22f0fb](https://github.com/storm-software/storm-ops/commit/a22f0fb10970bf49c4ab384ef9a4e8988ef6f372))
1108
820
 
1109
821
  ## [1.31.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.14...create-storm-workspace-v1.31.15) (2023-12-21)
1110
822
 
1111
-
1112
823
  ### Bug Fixes
1113
824
 
1114
- * **config-tools:** Resolved issue around path parameter ([eb15b5d](https://github.com/storm-software/storm-ops/commit/eb15b5d8d2344cc8517a5d26b30685ee990cc877))
825
+ - **config-tools:** Resolved issue around path parameter ([eb15b5d](https://github.com/storm-software/storm-ops/commit/eb15b5d8d2344cc8517a5d26b30685ee990cc877))
1115
826
 
1116
827
  ## [1.31.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.13...create-storm-workspace-v1.31.14) (2023-12-21)
1117
828
 
1118
-
1119
829
  ### Bug Fixes
1120
830
 
1121
- * **config-tools:** Resolved issue with default config lookup ([4db800a](https://github.com/storm-software/storm-ops/commit/4db800a424e71ba89db29de50f516a725162ded5))
831
+ - **config-tools:** Resolved issue with default config lookup ([4db800a](https://github.com/storm-software/storm-ops/commit/4db800a424e71ba89db29de50f516a725162ded5))
1122
832
 
1123
833
  ## [1.31.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.12...create-storm-workspace-v1.31.13) (2023-12-21)
1124
834
 
1125
-
1126
835
  ### Bug Fixes
1127
836
 
1128
- * **config-tools:** Resolved issue with determining workspace root ([a614a36](https://github.com/storm-software/storm-ops/commit/a614a363194913de9d5de596fc70910f586d33f9))
837
+ - **config-tools:** Resolved issue with determining workspace root ([a614a36](https://github.com/storm-software/storm-ops/commit/a614a363194913de9d5de596fc70910f586d33f9))
1129
838
 
1130
839
  ## [1.31.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.11...create-storm-workspace-v1.31.12) (2023-12-21)
1131
840
 
1132
-
1133
841
  ### Bug Fixes
1134
842
 
1135
- * **config-tools:** Handle sync method correctly ([6cbd64e](https://github.com/storm-software/storm-ops/commit/6cbd64e61f88f4a651ae1f05e16811fdf355fc71))
843
+ - **config-tools:** Handle sync method correctly ([6cbd64e](https://github.com/storm-software/storm-ops/commit/6cbd64e61f88f4a651ae1f05e16811fdf355fc71))
1136
844
 
1137
845
  ## [1.31.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.10...create-storm-workspace-v1.31.11) (2023-12-20)
1138
846
 
1139
-
1140
847
  ### Bug Fixes
1141
848
 
1142
- * **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
849
+ - **config-tools:** Added more accurate search for workspace root ([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
1143
850
 
1144
851
  ## [1.31.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.9...create-storm-workspace-v1.31.10) (2023-12-20)
1145
852
 
1146
-
1147
853
  ### Bug Fixes
1148
854
 
1149
- * **config-tools:** Mark the package type as module ([3ca24c0](https://github.com/storm-software/storm-ops/commit/3ca24c0149ce2a56d2b64f69441b0f8f7efa76a5))
855
+ - **config-tools:** Mark the package type as module ([3ca24c0](https://github.com/storm-software/storm-ops/commit/3ca24c0149ce2a56d2b64f69441b0f8f7efa76a5))
1150
856
 
1151
857
  ## [1.31.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.8...create-storm-workspace-v1.31.9) (2023-12-20)
1152
858
 
1153
-
1154
859
  ### Bug Fixes
1155
860
 
1156
- * **config-tools:** Enabled bundling but kept `thirdParty` false ([77f5e54](https://github.com/storm-software/storm-ops/commit/77f5e54495c23998546083c45a8358374bed2104))
861
+ - **config-tools:** Enabled bundling but kept `thirdParty` false ([77f5e54](https://github.com/storm-software/storm-ops/commit/77f5e54495c23998546083c45a8358374bed2104))
1157
862
 
1158
863
  ## [1.31.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.7...create-storm-workspace-v1.31.8) (2023-12-20)
1159
864
 
1160
-
1161
865
  ### Bug Fixes
1162
866
 
1163
- * **config-tools:** Update project config to no longer bundle ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
867
+ - **config-tools:** Update project config to no longer bundle ([06b72cd](https://github.com/storm-software/storm-ops/commit/06b72cdea2b85826571d177dad1cb352769c0f76))
1164
868
 
1165
869
  ## [1.31.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.6...create-storm-workspace-v1.31.7) (2023-12-20)
1166
870
 
1167
-
1168
871
  ### Bug Fixes
1169
872
 
1170
- * **config-tools:** Resovled issue in project.json and package.json import fields ([1c5c665](https://github.com/storm-software/storm-ops/commit/1c5c6658c7ab1322ba6f33032c1c304628d31ece))
873
+ - **config-tools:** Resovled issue in project.json and package.json import fields ([1c5c665](https://github.com/storm-software/storm-ops/commit/1c5c6658c7ab1322ba6f33032c1c304628d31ece))
1171
874
 
1172
875
  ## [1.31.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.5...create-storm-workspace-v1.31.6) (2023-12-20)
1173
876
 
1174
-
1175
877
  ### Bug Fixes
1176
878
 
1177
- * **config-tools:** Resolved issues to ensure support for cjs and esm builds ([90a6379](https://github.com/storm-software/storm-ops/commit/90a63798156c3984697e69e685bd3e8cbd02a06f))
879
+ - **config-tools:** Resolved issues to ensure support for cjs and esm builds ([90a6379](https://github.com/storm-software/storm-ops/commit/90a63798156c3984697e69e685bd3e8cbd02a06f))
1178
880
 
1179
881
  ## [1.31.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.4...create-storm-workspace-v1.31.5) (2023-12-20)
1180
882
 
1181
-
1182
883
  ### Bug Fixes
1183
884
 
1184
- * **config-tools:** Added esm to the build ([48d834e](https://github.com/storm-software/storm-ops/commit/48d834ea0f801017c591a51d675044f14b7fb213))
885
+ - **config-tools:** Added esm to the build ([48d834e](https://github.com/storm-software/storm-ops/commit/48d834ea0f801017c591a51d675044f14b7fb213))
1185
886
 
1186
887
  ## [1.31.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.3...create-storm-workspace-v1.31.4) (2023-12-20)
1187
888
 
1188
-
1189
889
  ### Bug Fixes
1190
890
 
1191
- * **config-tools:** Update package tools to bundle dependencies ([982a31b](https://github.com/storm-software/storm-ops/commit/982a31bbfe0505064592f62b6e8a2936e0850aac))
891
+ - **config-tools:** Update package tools to bundle dependencies ([982a31b](https://github.com/storm-software/storm-ops/commit/982a31bbfe0505064592f62b6e8a2936e0850aac))
1192
892
 
1193
893
  ## [1.31.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.2...create-storm-workspace-v1.31.3) (2023-12-17)
1194
894
 
1195
-
1196
895
  ### Bug Fixes
1197
896
 
1198
- * **workspace-tools:** Set default value of `emitOnAll` build option to `false` for now ([7627ca8](https://github.com/storm-software/storm-ops/commit/7627ca8641bd80b2d570db7a70108f02c98ae271))
897
+ - **workspace-tools:** Set default value of `emitOnAll` build option to `false` for now ([7627ca8](https://github.com/storm-software/storm-ops/commit/7627ca8641bd80b2d570db7a70108f02c98ae271))
1199
898
 
1200
899
  ## [1.31.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.1...create-storm-workspace-v1.31.2) (2023-12-17)
1201
900
 
1202
-
1203
901
  ### Bug Fixes
1204
902
 
1205
- * **workspace-tools:** Ensure dev dependencies are handled correctly in built package.json ([fbd78d2](https://github.com/storm-software/storm-ops/commit/fbd78d2bdc95093436ef0281529a1bc1d409fe35))
903
+ - **workspace-tools:** Ensure dev dependencies are handled correctly in built package.json ([fbd78d2](https://github.com/storm-software/storm-ops/commit/fbd78d2bdc95093436ef0281529a1bc1d409fe35))
1206
904
 
1207
905
  ## [1.31.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.0...create-storm-workspace-v1.31.1) (2023-12-17)
1208
906
 
1209
-
1210
907
  ### Bug Fixes
1211
908
 
1212
- * **git-tools:** Update the env names to align with config parameters ([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
909
+ - **git-tools:** Update the env names to align with config parameters ([f7438f0](https://github.com/storm-software/storm-ops/commit/f7438f048d52a598bb11e742b1549153e58237c8))
1213
910
 
1214
911
  # [1.31.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.14...create-storm-workspace-v1.31.0) (2023-12-15)
1215
912
 
1216
-
1217
913
  ### Features
1218
914
 
1219
- * **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
915
+ - **design-tools:** Added design tools package to support storm design systems ([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
1220
916
 
1221
917
  ## [1.30.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.13...create-storm-workspace-v1.30.14) (2023-12-15)
1222
918
 
1223
-
1224
919
  ### Bug Fixes
1225
920
 
1226
- * **workspace-tools:** Supply version number for node in modern build ([90e69eb](https://github.com/storm-software/storm-ops/commit/90e69ebdf35752eedc4a47dfa9fe4ba17a3dbb5b))
921
+ - **workspace-tools:** Supply version number for node in modern build ([90e69eb](https://github.com/storm-software/storm-ops/commit/90e69ebdf35752eedc4a47dfa9fe4ba17a3dbb5b))
1227
922
 
1228
923
  ## [1.30.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.12...create-storm-workspace-v1.30.13) (2023-12-15)
1229
924
 
1230
-
1231
925
  ### Bug Fixes
1232
926
 
1233
- * **workspace-tools:** Resolve issue with type generations ([0873d59](https://github.com/storm-software/storm-ops/commit/0873d5947d6ef4540ccb55e0363801eb6ec3af7a))
927
+ - **workspace-tools:** Resolve issue with type generations ([0873d59](https://github.com/storm-software/storm-ops/commit/0873d5947d6ef4540ccb55e0363801eb6ec3af7a))
1234
928
 
1235
929
  ## [1.30.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.11...create-storm-workspace-v1.30.12) (2023-12-15)
1236
930
 
1237
-
1238
931
  ### Bug Fixes
1239
932
 
1240
- * **workspace-tools:** Resolved issue with bad `entry` option passed to tsup ([39c1ceb](https://github.com/storm-software/storm-ops/commit/39c1ceb98f99f722fe3bce62d6d0154bfd097d00))
933
+ - **workspace-tools:** Resolved issue with bad `entry` option passed to tsup ([39c1ceb](https://github.com/storm-software/storm-ops/commit/39c1ceb98f99f722fe3bce62d6d0154bfd097d00))
1241
934
 
1242
935
  ## [1.30.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.10...create-storm-workspace-v1.30.11) (2023-12-15)
1243
936
 
1244
-
1245
937
  ### Bug Fixes
1246
938
 
1247
- * **workspace-tools:** Added logging for troubleshooting entry points on build ([7f4d9c1](https://github.com/storm-software/storm-ops/commit/7f4d9c176aa171e0c7bb6f3b073bd233c366a3eb))
939
+ - **workspace-tools:** Added logging for troubleshooting entry points on build ([7f4d9c1](https://github.com/storm-software/storm-ops/commit/7f4d9c176aa171e0c7bb6f3b073bd233c366a3eb))
1248
940
 
1249
941
  ## [1.30.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.9...create-storm-workspace-v1.30.10) (2023-12-15)
1250
942
 
1251
-
1252
943
  ### Bug Fixes
1253
944
 
1254
- * **workspace-tools:** Updated the code to define tsup config ([6d6889e](https://github.com/storm-software/storm-ops/commit/6d6889e81e493dbdb73386e10ea4583246886232))
945
+ - **workspace-tools:** Updated the code to define tsup config ([6d6889e](https://github.com/storm-software/storm-ops/commit/6d6889e81e493dbdb73386e10ea4583246886232))
1255
946
 
1256
947
  ## [1.30.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.8...create-storm-workspace-v1.30.9) (2023-12-15)
1257
948
 
1258
-
1259
949
  ### Bug Fixes
1260
950
 
1261
- * **workspace-tools:** Update package.json export to include new options ([480d5d0](https://github.com/storm-software/storm-ops/commit/480d5d06eee301206ac0ed7c03ae6d7a22835b84))
951
+ - **workspace-tools:** Update package.json export to include new options ([480d5d0](https://github.com/storm-software/storm-ops/commit/480d5d06eee301206ac0ed7c03ae6d7a22835b84))
1262
952
 
1263
953
  ## [1.30.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.7...create-storm-workspace-v1.30.8) (2023-12-14)
1264
954
 
1265
-
1266
955
  ### Bug Fixes
1267
956
 
1268
- * **workspace-tools:** Resolve issue with dist paths in non-windows systems ([ea9e3a6](https://github.com/storm-software/storm-ops/commit/ea9e3a625847d0eb3472ec34a450b5c220103fd6))
957
+ - **workspace-tools:** Resolve issue with dist paths in non-windows systems ([ea9e3a6](https://github.com/storm-software/storm-ops/commit/ea9e3a625847d0eb3472ec34a450b5c220103fd6))
1269
958
 
1270
959
  ## [1.30.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.6...create-storm-workspace-v1.30.7) (2023-12-14)
1271
960
 
1272
-
1273
961
  ### Bug Fixes
1274
962
 
1275
- * **workspace-tools:** Resolved issue with promise on configuration object ([1f2046f](https://github.com/storm-software/storm-ops/commit/1f2046f4ad6bedbc314535b424cf1b5511f31269))
963
+ - **workspace-tools:** Resolved issue with promise on configuration object ([1f2046f](https://github.com/storm-software/storm-ops/commit/1f2046f4ad6bedbc314535b424cf1b5511f31269))
1276
964
 
1277
965
  ## [1.30.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.5...create-storm-workspace-v1.30.6) (2023-12-14)
1278
966
 
1279
-
1280
967
  ### Bug Fixes
1281
968
 
1282
- * **workspace-tools:** Added debugging logs ([6801075](https://github.com/storm-software/storm-ops/commit/68010759c1cf8ec21c676886318ee04d3da60533))
969
+ - **workspace-tools:** Added debugging logs ([6801075](https://github.com/storm-software/storm-ops/commit/68010759c1cf8ec21c676886318ee04d3da60533))
1283
970
 
1284
971
  ## [1.30.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.4...create-storm-workspace-v1.30.5) (2023-12-14)
1285
972
 
1286
-
1287
973
  ### Bug Fixes
1288
974
 
1289
- * **workspace-tools:** Resolved issue with null reference ([329b50e](https://github.com/storm-software/storm-ops/commit/329b50e63ce93dfded0e97b211ba4b452b0625dc))
975
+ - **workspace-tools:** Resolved issue with null reference ([329b50e](https://github.com/storm-software/storm-ops/commit/329b50e63ce93dfded0e97b211ba4b452b0625dc))
1290
976
 
1291
977
  ## [1.30.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.3...create-storm-workspace-v1.30.4) (2023-12-14)
1292
978
 
1293
-
1294
979
  ### Bug Fixes
1295
980
 
1296
- * **workspace-tools:** Resovled issue with internal references ([54334e6](https://github.com/storm-software/storm-ops/commit/54334e65c01f40b92b40c73361cfb1023df8e780))
981
+ - **workspace-tools:** Resovled issue with internal references ([54334e6](https://github.com/storm-software/storm-ops/commit/54334e65c01f40b92b40c73361cfb1023df8e780))
1297
982
 
1298
983
  ## [1.30.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.2...create-storm-workspace-v1.30.3) (2023-12-12)
1299
984
 
1300
-
1301
985
  ### Bug Fixes
1302
986
 
1303
- * **workspace-tools:** Resolved issue with bad reference to internal packages ([8dec631](https://github.com/storm-software/storm-ops/commit/8dec63115d4f1fd7af8b4c4fb1b7076d1b8c5e8b))
987
+ - **workspace-tools:** Resolved issue with bad reference to internal packages ([8dec631](https://github.com/storm-software/storm-ops/commit/8dec63115d4f1fd7af8b4c4fb1b7076d1b8c5e8b))
1304
988
 
1305
989
  ## [1.30.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.1...create-storm-workspace-v1.30.2) (2023-12-12)
1306
990
 
1307
-
1308
991
  ### Bug Fixes
1309
992
 
1310
- * **workspace-tools:** Resolved issue where `includeSrc` option was incorrectly set ([a162001](https://github.com/storm-software/storm-ops/commit/a162001761a68900b5dc968f27cb70859bcfcc6a))
993
+ - **workspace-tools:** Resolved issue where `includeSrc` option was incorrectly set ([a162001](https://github.com/storm-software/storm-ops/commit/a162001761a68900b5dc968f27cb70859bcfcc6a))
1311
994
 
1312
995
  ## [1.30.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.0...create-storm-workspace-v1.30.1) (2023-12-12)
1313
996
 
1314
-
1315
997
  ### Bug Fixes
1316
998
 
1317
- * **workspace-tools:** Resolved issue with dependency names and bad entry paths ([85b3e68](https://github.com/storm-software/storm-ops/commit/85b3e6896731be05284b8c1d9f504ef75fd0dbfc))
999
+ - **workspace-tools:** Resolved issue with dependency names and bad entry paths ([85b3e68](https://github.com/storm-software/storm-ops/commit/85b3e6896731be05284b8c1d9f504ef75fd0dbfc))
1318
1000
 
1319
1001
  # [1.30.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.29.0...create-storm-workspace-v1.30.0) (2023-12-12)
1320
1002
 
1321
-
1322
1003
  ### Features
1323
1004
 
1324
- * **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
1005
+ - **workspace-tools:** Added the `packageAll` option to build nested package files ([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
1325
1006
 
1326
1007
  # [1.29.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.28.0...create-storm-workspace-v1.29.0) (2023-12-12)
1327
1008
 
1328
-
1329
1009
  ### Features
1330
1010
 
1331
- * **workspace-tools:** Added compiled child directories to build package ([367ac43](https://github.com/storm-software/storm-ops/commit/367ac4312ed4b81badbce62676d3d9341431018a))
1011
+ - **workspace-tools:** Added compiled child directories to build package ([367ac43](https://github.com/storm-software/storm-ops/commit/367ac4312ed4b81badbce62676d3d9341431018a))
1332
1012
 
1333
1013
  # [1.28.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.27.0...create-storm-workspace-v1.28.0) (2023-12-12)
1334
1014
 
1335
-
1336
1015
  ### Features
1337
1016
 
1338
- * **workspace-tools:** Added compiled child directories to build package ([3acac2b](https://github.com/storm-software/storm-ops/commit/3acac2b7ed07734665ca71cef80afc9bc0f88b8c))
1017
+ - **workspace-tools:** Added compiled child directories to build package ([3acac2b](https://github.com/storm-software/storm-ops/commit/3acac2b7ed07734665ca71cef80afc9bc0f88b8c))
1339
1018
 
1340
1019
  # [1.27.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.26.1...create-storm-workspace-v1.27.0) (2023-12-12)
1341
1020
 
1342
-
1343
1021
  ### Features
1344
1022
 
1345
- * **workspace-tools:** Add `implicitDependencies` to external list ([9bc79bc](https://github.com/storm-software/storm-ops/commit/9bc79bcefa6358b15ae78bcc811c7554762baa6b))
1023
+ - **workspace-tools:** Add `implicitDependencies` to external list ([9bc79bc](https://github.com/storm-software/storm-ops/commit/9bc79bcefa6358b15ae78bcc811c7554762baa6b))
1346
1024
 
1347
1025
  ## [1.26.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.26.0...create-storm-workspace-v1.26.1) (2023-12-12)
1348
1026
 
1349
-
1350
1027
  ### Bug Fixes
1351
1028
 
1352
- * **workspace-tools:** Set the `includeSrc` options default to true ([5e378ad](https://github.com/storm-software/storm-ops/commit/5e378ade04173b909ff8c8b4f3e4a6c73b5859a5))
1029
+ - **workspace-tools:** Set the `includeSrc` options default to true ([5e378ad](https://github.com/storm-software/storm-ops/commit/5e378ade04173b909ff8c8b4f3e4a6c73b5859a5))
1353
1030
 
1354
1031
  # [1.26.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.25.0...create-storm-workspace-v1.26.0) (2023-12-11)
1355
1032
 
1356
-
1357
1033
  ### Features
1358
1034
 
1359
- * **workspace-tools:** Added the `shims` option to the tsup extractor ([108ad97](https://github.com/storm-software/storm-ops/commit/108ad973641620d06ccc2e43a2e028e78a948375))
1035
+ - **workspace-tools:** Added the `shims` option to the tsup extractor ([108ad97](https://github.com/storm-software/storm-ops/commit/108ad973641620d06ccc2e43a2e028e78a948375))
1360
1036
 
1361
1037
  # [1.25.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.2...create-storm-workspace-v1.25.0) (2023-12-11)
1362
1038
 
1363
-
1364
1039
  ### Features
1365
1040
 
1366
- * **workspace-tools:** Added the `generatePackageJson` option to tsup build ([c067c9b](https://github.com/storm-software/storm-ops/commit/c067c9baaf639b8e508e5fdc2789da2f8378c4b8))
1041
+ - **workspace-tools:** Added the `generatePackageJson` option to tsup build ([c067c9b](https://github.com/storm-software/storm-ops/commit/c067c9baaf639b8e508e5fdc2789da2f8378c4b8))
1367
1042
 
1368
1043
  ## [1.24.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.1...create-storm-workspace-v1.24.2) (2023-12-11)
1369
1044
 
1370
-
1371
1045
  ### Bug Fixes
1372
1046
 
1373
- * **workspace-tools:** Update tsup build to not include `src` folder by default ([d400c33](https://github.com/storm-software/storm-ops/commit/d400c338e29ddfbe4c3288f1015db972849c7181))
1047
+ - **workspace-tools:** Update tsup build to not include `src` folder by default ([d400c33](https://github.com/storm-software/storm-ops/commit/d400c338e29ddfbe4c3288f1015db972849c7181))
1374
1048
 
1375
1049
  ## [1.24.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.24.0...create-storm-workspace-v1.24.1) (2023-12-11)
1376
1050
 
1377
-
1378
1051
  ### Bug Fixes
1379
1052
 
1380
- * **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
1053
+ - **workspace-tools:** Resolved issue with bad nx.json config ([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
1381
1054
 
1382
1055
  # [1.24.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.23.1...create-storm-workspace-v1.24.0) (2023-12-09)
1383
1056
 
1384
-
1385
1057
  ### Features
1386
1058
 
1387
- * **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
1059
+ - **workspace-tools:** Added `esbuild-plugin-handlebars` plugin ([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
1388
1060
 
1389
1061
  ## [1.23.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.23.0...create-storm-workspace-v1.23.1) (2023-12-08)
1390
1062
 
1391
-
1392
1063
  ### Bug Fixes
1393
1064
 
1394
- * **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))
1065
+ - **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))
1395
1066
 
1396
1067
  # [1.23.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.2...create-storm-workspace-v1.23.0) (2023-12-08)
1397
1068
 
1398
-
1399
1069
  ### Bug Fixes
1400
1070
 
1401
- * **workspace-tools:** Clean up default banner output in `src` folder with `prettier` formatting ([6773d04](https://github.com/storm-software/storm-ops/commit/6773d045109b002b4f2920d48bdb5b6dd150fb43))
1402
-
1071
+ - **workspace-tools:** Clean up default banner output in `src` folder with `prettier` formatting ([6773d04](https://github.com/storm-software/storm-ops/commit/6773d045109b002b4f2920d48bdb5b6dd150fb43))
1403
1072
 
1404
1073
  ### Features
1405
1074
 
1406
- * **workspace-tools:** Added the `splitting` and `treeShake` options to build executor ([fe58fd9](https://github.com/storm-software/storm-ops/commit/fe58fd96fab02c288a12861564e625a7eac56076))
1075
+ - **workspace-tools:** Added the `splitting` and `treeShake` options to build executor ([fe58fd9](https://github.com/storm-software/storm-ops/commit/fe58fd96fab02c288a12861564e625a7eac56076))
1407
1076
 
1408
1077
  ## [1.22.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.1...create-storm-workspace-v1.22.2) (2023-12-07)
1409
1078
 
1410
-
1411
1079
  ### Bug Fixes
1412
1080
 
1413
- * **workspace-tools:** Update `includeSrc` default to `false` in tsup build executors ([ec6ac7c](https://github.com/storm-software/storm-ops/commit/ec6ac7cd84f3a4eb638d938bafb9cf495342bbb0))
1081
+ - **workspace-tools:** Update `includeSrc` default to `false` in tsup build executors ([ec6ac7c](https://github.com/storm-software/storm-ops/commit/ec6ac7cd84f3a4eb638d938bafb9cf495342bbb0))
1414
1082
 
1415
1083
  ## [1.22.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.22.0...create-storm-workspace-v1.22.1) (2023-12-06)
1416
1084
 
1417
-
1418
1085
  ### Bug Fixes
1419
1086
 
1420
- * **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
1087
+ - **workspace-tools:** Resolved issue with bad options passed into base TS library generator ([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
1421
1088
 
1422
1089
  # [1.22.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.19...create-storm-workspace-v1.22.0) (2023-12-06)
1423
1090
 
1424
-
1425
1091
  ### Features
1426
1092
 
1427
- * **workspace-tools:** Added the new Neutral TypeScript Library generator ([bc8aed7](https://github.com/storm-software/storm-ops/commit/bc8aed721cac28a20a8e320042a3c9288b38bf39))
1093
+ - **workspace-tools:** Added the new Neutral TypeScript Library generator ([bc8aed7](https://github.com/storm-software/storm-ops/commit/bc8aed721cac28a20a8e320042a3c9288b38bf39))
1428
1094
 
1429
1095
  ## [1.21.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.18...create-storm-workspace-v1.21.19) (2023-12-05)
1430
1096
 
1431
-
1432
1097
  ### Bug Fixes
1433
1098
 
1434
- * **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
1435
- * **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
1436
- * **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
1437
- * **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
1099
+ - **git-tools:** Resolved issue in `semantic-release` patch with module directory ([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
1100
+ - **git-tools:** Resolved issue with patched semantic-release bundled path ([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
1101
+ - **git-tools:** Update the env used by packages to match new config updates ([d3b7dac](https://github.com/storm-software/storm-ops/commit/d3b7dac057a04aff9e0170d89cedc4cb47c584e5))
1102
+ - **git-tools:** Updated `semantic-release` patch to properly check for plugins ([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
1438
1103
 
1439
1104
  ## [1.21.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.17...create-storm-workspace-v1.21.18) (2023-12-05)
1440
1105
 
1441
-
1442
1106
  ### Bug Fixes
1443
1107
 
1444
- * **config-tools:** Update generic type used in `createStormConfig` function ([fe72f6d](https://github.com/storm-software/storm-ops/commit/fe72f6d52ca0ea02e15f07679ba5f0e824a228be))
1108
+ - **config-tools:** Update generic type used in `createStormConfig` function ([fe72f6d](https://github.com/storm-software/storm-ops/commit/fe72f6d52ca0ea02e15f07679ba5f0e824a228be))
1445
1109
 
1446
1110
  ## [1.21.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.16...create-storm-workspace-v1.21.17) (2023-12-05)
1447
1111
 
1448
-
1449
1112
  ### Bug Fixes
1450
1113
 
1451
- * **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
1114
+ - **config-tools:** Update configuration types to allow any type of schema ([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
1452
1115
 
1453
1116
  ## [1.21.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.15...create-storm-workspace-v1.21.16) (2023-12-04)
1454
1117
 
1455
-
1456
1118
  ### Bug Fixes
1457
1119
 
1458
- * **config-tools:** Included types definition with package ([d4176fb](https://github.com/storm-software/storm-ops/commit/d4176fb1e3fdbff73261118377dd48d62ceaee52))
1120
+ - **config-tools:** Included types definition with package ([d4176fb](https://github.com/storm-software/storm-ops/commit/d4176fb1e3fdbff73261118377dd48d62ceaee52))
1459
1121
 
1460
1122
  ## [1.21.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.14...create-storm-workspace-v1.21.15) (2023-12-03)
1461
1123
 
1462
-
1463
1124
  ### Bug Fixes
1464
1125
 
1465
- * **workspace-tools:** Resolved issue with passing incorrect config keys to tsup ([d8cd0f9](https://github.com/storm-software/storm-ops/commit/d8cd0f9b51af42575d923190ff9c85672214e0af))
1126
+ - **workspace-tools:** Resolved issue with passing incorrect config keys to tsup ([d8cd0f9](https://github.com/storm-software/storm-ops/commit/d8cd0f9b51af42575d923190ff9c85672214e0af))
1466
1127
 
1467
1128
  ## [1.21.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.13...create-storm-workspace-v1.21.14) (2023-12-03)
1468
1129
 
1469
-
1470
1130
  ### Bug Fixes
1471
1131
 
1472
- * **workspace-tools:** Ensure correct env values are passed to tsup build ([da0ba21](https://github.com/storm-software/storm-ops/commit/da0ba21533641a729f284bdbcbf061f699b4cfc3))
1132
+ - **workspace-tools:** Ensure correct env values are passed to tsup build ([da0ba21](https://github.com/storm-software/storm-ops/commit/da0ba21533641a729f284bdbcbf061f699b4cfc3))
1473
1133
 
1474
1134
  ## [1.21.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.12...create-storm-workspace-v1.21.13) (2023-12-03)
1475
1135
 
1476
-
1477
1136
  ### Bug Fixes
1478
1137
 
1479
- * **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
1138
+ - **workspace-tools:** Ensure only storm env are written to build package ([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
1480
1139
 
1481
1140
  ## [1.21.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.11...create-storm-workspace-v1.21.12) (2023-12-03)
1482
1141
 
1483
-
1484
1142
  ### Bug Fixes
1485
1143
 
1486
- * **workspace-tools:** Resolved issue with output extensions ([9a64356](https://github.com/storm-software/storm-ops/commit/9a643562c629527f83c0d9cab2912cf498d55bb6))
1144
+ - **workspace-tools:** Resolved issue with output extensions ([9a64356](https://github.com/storm-software/storm-ops/commit/9a643562c629527f83c0d9cab2912cf498d55bb6))
1487
1145
 
1488
1146
  ## [1.21.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.10...create-storm-workspace-v1.21.11) (2023-12-03)
1489
1147
 
1490
-
1491
1148
  ### Bug Fixes
1492
1149
 
1493
- * **workspace-tools:** Add prettier and typescript to externals list ([b17f44f](https://github.com/storm-software/storm-ops/commit/b17f44f7d244d9f538fa6c938a5fa2ce0ea1f5fd))
1150
+ - **workspace-tools:** Add prettier and typescript to externals list ([b17f44f](https://github.com/storm-software/storm-ops/commit/b17f44f7d244d9f538fa6c938a5fa2ce0ea1f5fd))
1494
1151
 
1495
1152
  ## [1.21.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.9...create-storm-workspace-v1.21.10) (2023-12-03)
1496
1153
 
1497
-
1498
1154
  ### Bug Fixes
1499
1155
 
1500
- * **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
1501
- * **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
1502
- * **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
1503
- * **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
1156
+ - **storm-ops:** Update pnpm-lock.yaml file ([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
1157
+ - **workspace-tools:** Remove pino logging esbuild plugin ([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
1158
+ - **workspace-tools:** Resolved more issues with results display ([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
1159
+ - **workspace-tools:** Update all workspace chalk deps to version 4.1.0 ([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
1504
1160
 
1505
1161
  ## [1.21.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.8...create-storm-workspace-v1.21.9) (2023-12-03)
1506
1162
 
1507
-
1508
1163
  ### Bug Fixes
1509
1164
 
1510
- * **config-tools:** Update package to no longer bundle dependencies ([fb5b859](https://github.com/storm-software/storm-ops/commit/fb5b859451443b2e8ad0091abcd05e163a062305))
1165
+ - **config-tools:** Update package to no longer bundle dependencies ([fb5b859](https://github.com/storm-software/storm-ops/commit/fb5b859451443b2e8ad0091abcd05e163a062305))
1511
1166
 
1512
1167
  ## [1.21.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.7...create-storm-workspace-v1.21.8) (2023-12-03)
1513
1168
 
1514
-
1515
1169
  ### Bug Fixes
1516
1170
 
1517
- * **workspace-tools:** Resolved issues with logging styling ([cc1ce21](https://github.com/storm-software/storm-ops/commit/cc1ce2167cf8be22db62ea73ed11ec2753fd6a0c))
1171
+ - **workspace-tools:** Resolved issues with logging styling ([cc1ce21](https://github.com/storm-software/storm-ops/commit/cc1ce2167cf8be22db62ea73ed11ec2753fd6a0c))
1518
1172
 
1519
1173
  ## [1.21.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.6...create-storm-workspace-v1.21.7) (2023-12-03)
1520
1174
 
1521
-
1522
1175
  ### Bug Fixes
1523
1176
 
1524
- * **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1177
+ - **workspace-tools:** Remove config-tools as an external dependency ([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
1525
1178
 
1526
1179
  ## [1.21.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.5...create-storm-workspace-v1.21.6) (2023-12-03)
1527
1180
 
1528
-
1529
1181
  ### Bug Fixes
1530
1182
 
1531
- * **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))
1183
+ - **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))
1532
1184
 
1533
1185
  ## [1.21.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.4...create-storm-workspace-v1.21.5) (2023-12-02)
1534
1186
 
1535
-
1536
1187
  ### Bug Fixes
1537
1188
 
1538
- * **workspace-tools:** Resolved issue with bad `$id` field in schema.json ([dd6cc03](https://github.com/storm-software/storm-ops/commit/dd6cc03f288e09f51cfebc1570c30ccef657d525))
1189
+ - **workspace-tools:** Resolved issue with bad `$id` field in schema.json ([dd6cc03](https://github.com/storm-software/storm-ops/commit/dd6cc03f288e09f51cfebc1570c30ccef657d525))
1539
1190
 
1540
1191
  ## [1.21.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.3...create-storm-workspace-v1.21.4) (2023-12-02)
1541
1192
 
1542
-
1543
1193
  ### Bug Fixes
1544
1194
 
1545
- * **config-tools:** Add `outExtension` to esbuild options ([57059ea](https://github.com/storm-software/storm-ops/commit/57059ead4b579cb4280b70e0ec32a33b83c40bcc))
1195
+ - **config-tools:** Add `outExtension` to esbuild options ([57059ea](https://github.com/storm-software/storm-ops/commit/57059ead4b579cb4280b70e0ec32a33b83c40bcc))
1546
1196
 
1547
1197
  ## [1.21.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.2...create-storm-workspace-v1.21.3) (2023-12-02)
1548
1198
 
1549
-
1550
1199
  ### Bug Fixes
1551
1200
 
1552
- * **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1201
+ - **config-tools:** Update config package module type ([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
1553
1202
 
1554
1203
  ## [1.21.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.1...create-storm-workspace-v1.21.2) (2023-12-02)
1555
1204
 
1556
-
1557
1205
  ### Bug Fixes
1558
1206
 
1559
- * **config-tools:** Added esm and cjs as build options ([5fda41e](https://github.com/storm-software/storm-ops/commit/5fda41e2d589d8793b106a4a4ad1fc22b14fd459))
1207
+ - **config-tools:** Added esm and cjs as build options ([5fda41e](https://github.com/storm-software/storm-ops/commit/5fda41e2d589d8793b106a4a4ad1fc22b14fd459))
1560
1208
 
1561
1209
  ## [1.21.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.21.0...create-storm-workspace-v1.21.1) (2023-12-02)
1562
1210
 
1563
-
1564
1211
  ### Bug Fixes
1565
1212
 
1566
- * **workspace-tools:** Resolved issue with bad imports of config-tools package ([88433c2](https://github.com/storm-software/storm-ops/commit/88433c2fabaa3931e46553bb556d3a75f5a0c345))
1213
+ - **workspace-tools:** Resolved issue with bad imports of config-tools package ([88433c2](https://github.com/storm-software/storm-ops/commit/88433c2fabaa3931e46553bb556d3a75f5a0c345))
1567
1214
 
1568
1215
  # [1.21.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.20.1...create-storm-workspace-v1.21.0) (2023-12-02)
1569
1216
 
1570
-
1571
1217
  ### Features
1572
1218
 
1573
- * **config-tools:** Added `logLevel` configuration value ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
1219
+ - **config-tools:** Added `logLevel` configuration value ([edcd12a](https://github.com/storm-software/storm-ops/commit/edcd12a215cc1f6ec7c8ee3b1521a847a5a1e44f))
1574
1220
 
1575
1221
  ## [1.20.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.20.0...create-storm-workspace-v1.20.1) (2023-12-02)
1576
1222
 
1577
-
1578
1223
  ### Bug Fixes
1579
1224
 
1580
- * **workspace-tools:** Added `StormConfig` as potential option tokens ([cf0a4c5](https://github.com/storm-software/storm-ops/commit/cf0a4c555993c8dd16ca96670e205405e382907b))
1225
+ - **workspace-tools:** Added `StormConfig` as potential option tokens ([cf0a4c5](https://github.com/storm-software/storm-ops/commit/cf0a4c555993c8dd16ca96670e205405e382907b))
1581
1226
 
1582
1227
  # [1.20.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.3...create-storm-workspace-v1.20.0) (2023-12-02)
1583
1228
 
1584
-
1585
1229
  ### Features
1586
1230
 
1587
- * **workspace-tools:** Added default options function parameter to workspace tools ([9a5c880](https://github.com/storm-software/storm-ops/commit/9a5c880c24898f5c593c32d1d13e978c5e0b3356))
1231
+ - **workspace-tools:** Added default options function parameter to workspace tools ([9a5c880](https://github.com/storm-software/storm-ops/commit/9a5c880c24898f5c593c32d1d13e978c5e0b3356))
1588
1232
 
1589
1233
  ## [1.19.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.2...create-storm-workspace-v1.19.3) (2023-12-02)
1590
1234
 
1591
-
1592
1235
  ### Bug Fixes
1593
1236
 
1594
- * **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for neutral build ([dba1022](https://github.com/storm-software/storm-ops/commit/dba102278281102a359c1c7cff087b9969b58c7c))
1237
+ - **workspace-tools:** Resolved issue with `esbuildPluginPino` plugin for neutral build ([dba1022](https://github.com/storm-software/storm-ops/commit/dba102278281102a359c1c7cff087b9969b58c7c))
1595
1238
 
1596
1239
  ## [1.19.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.1...create-storm-workspace-v1.19.2) (2023-12-02)
1597
1240
 
1598
-
1599
1241
  ### Bug Fixes
1600
1242
 
1601
- * **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
1602
- * **config-tools:** Updated the config schema's default values ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
1243
+ - **config-tools:** Resolved issue with updated `createStormConfig` schema ([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
1244
+ - **config-tools:** Updated the config schema's default values ([42fc718](https://github.com/storm-software/storm-ops/commit/42fc7183f2725e435d006897fb349c02f7454ff9))
1603
1245
 
1604
1246
  ## [1.19.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.19.0...create-storm-workspace-v1.19.1) (2023-12-02)
1605
1247
 
1606
-
1607
1248
  ### Bug Fixes
1608
1249
 
1609
- * **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
1250
+ - **workspace-tools:** Added new executors to `additionalEntryPoints` configuration ([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
1610
1251
 
1611
1252
  # [1.19.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.18.0...create-storm-workspace-v1.19.0) (2023-12-02)
1612
1253
 
1613
-
1614
1254
  ### Features
1615
1255
 
1616
- * **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1256
+ - **workspace-tools:** Added the config-schema generator to create json schemas for Storm Config ([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
1617
1257
 
1618
1258
  # [1.18.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.2...create-storm-workspace-v1.18.0) (2023-12-02)
1619
1259
 
1620
-
1621
1260
  ### Features
1622
1261
 
1623
- * **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1624
- * **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1262
+ - **config-tools:** Added the config-tools library to support storm configuration ([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
1263
+ - **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors ([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
1625
1264
 
1626
1265
  ## [1.17.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.1...create-storm-workspace-v1.17.2) (2023-11-30)
1627
1266
 
1628
-
1629
1267
  ### Bug Fixes
1630
1268
 
1631
- * **workspace-tools:** Ensure we do no add duplicate dependencies ([5e65bbe](https://github.com/storm-software/storm-ops/commit/5e65bbe90790c7c8e77aa23977e988699901fd3d))
1269
+ - **workspace-tools:** Ensure we do no add duplicate dependencies ([5e65bbe](https://github.com/storm-software/storm-ops/commit/5e65bbe90790c7c8e77aa23977e988699901fd3d))
1632
1270
 
1633
1271
  ## [1.17.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.17.0...create-storm-workspace-v1.17.1) (2023-11-30)
1634
1272
 
1635
-
1636
1273
  ### Bug Fixes
1637
1274
 
1638
- * **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1275
+ - **workspace-tools:** Enhanced external dependency selection logic ([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
1639
1276
 
1640
1277
  # [1.17.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.19...create-storm-workspace-v1.17.0) (2023-11-30)
1641
1278
 
1642
-
1643
1279
  ### Features
1644
1280
 
1645
- * **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1281
+ - **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor ([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
1646
1282
 
1647
1283
  ## [1.16.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.18...create-storm-workspace-v1.16.19) (2023-11-30)
1648
1284
 
1649
-
1650
1285
  ### Bug Fixes
1651
1286
 
1652
- * **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1287
+ - **workspace-tools:** Update input file path for api-extractor ([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
1653
1288
 
1654
1289
  ## [1.16.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.17...create-storm-workspace-v1.16.18) (2023-11-30)
1655
1290
 
1656
-
1657
1291
  ### Bug Fixes
1658
1292
 
1659
- * **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1293
+ - **workspace-tools:** Resolved bad reference to path ([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
1660
1294
 
1661
1295
  ## [1.16.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.16...create-storm-workspace-v1.16.17) (2023-11-30)
1662
1296
 
1663
-
1664
1297
  ### Bug Fixes
1665
1298
 
1666
- * **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1299
+ - **workspace-tools:** Resolved issue with api-extractor input path ([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
1667
1300
 
1668
1301
  ## [1.16.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.15...create-storm-workspace-v1.16.16) (2023-11-29)
1669
1302
 
1670
-
1671
1303
  ### Bug Fixes
1672
1304
 
1673
- * **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1305
+ - **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
1674
1306
 
1675
1307
  ## [1.16.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.14...create-storm-workspace-v1.16.15) (2023-11-29)
1676
1308
 
1677
-
1678
1309
  ### Bug Fixes
1679
1310
 
1680
- * **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1681
-
1311
+ - **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
1682
1312
 
1683
1313
  ### Reverts
1684
1314
 
1685
- * **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1315
+ - **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
1686
1316
 
1687
1317
  ## [1.16.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.13...create-storm-workspace-v1.16.14) (2023-11-29)
1688
1318
 
1689
-
1690
1319
  ### Bug Fixes
1691
1320
 
1692
- * **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1321
+ - **workspace-tools:** Update tmp path on tsup patch ([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
1693
1322
 
1694
1323
  ## [1.16.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.12...create-storm-workspace-v1.16.13) (2023-11-29)
1695
1324
 
1696
-
1697
1325
  ### Bug Fixes
1698
1326
 
1699
- * **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1327
+ - **workspace-tools:** Resolve issue with path separators in tsup patch ([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
1700
1328
 
1701
1329
  ## [1.16.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.11...create-storm-workspace-v1.16.12) (2023-11-29)
1702
1330
 
1703
-
1704
1331
  ### Bug Fixes
1705
1332
 
1706
- * **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1333
+ - **workspace-tools:** Resolved issue with bad path module usage in tsup patch ([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
1707
1334
 
1708
1335
  ## [1.16.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.10...create-storm-workspace-v1.16.11) (2023-11-29)
1709
1336
 
1710
-
1711
1337
  ### Bug Fixes
1712
1338
 
1713
- * **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1339
+ - **git-tools:** Resolved issue with escape character in descriptions for nx plugins ([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
1714
1340
 
1715
1341
  ## [1.16.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.9...create-storm-workspace-v1.16.10) (2023-11-29)
1716
1342
 
1717
-
1718
1343
  ### Bug Fixes
1719
1344
 
1720
- * **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1345
+ - **workspace-tools:** Update tsup patch so correct files are written after api-extractor ([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
1721
1346
 
1722
1347
  ## [1.16.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.8...create-storm-workspace-v1.16.9) (2023-11-29)
1723
1348
 
1724
-
1725
1349
  ### Bug Fixes
1726
1350
 
1727
- * **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))
1351
+ - **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))
1728
1352
 
1729
1353
  ## [1.16.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.7...create-storm-workspace-v1.16.8) (2023-11-29)
1730
1354
 
1731
-
1732
1355
  ### Bug Fixes
1733
1356
 
1734
- * **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1357
+ - **workspace-tools:** Reduce path length of `mainEntryPointFilePath` api-extractor option ([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
1735
1358
 
1736
1359
  ## [1.16.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.6...create-storm-workspace-v1.16.7) (2023-11-29)
1737
1360
 
1738
-
1739
1361
  ### Bug Fixes
1740
1362
 
1741
- * **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1363
+ - **workspace-tools:** Resolve issue with api-extractor output directory ([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
1742
1364
 
1743
1365
  ## [1.16.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.5...create-storm-workspace-v1.16.6) (2023-11-29)
1744
1366
 
1745
-
1746
1367
  ### Bug Fixes
1747
1368
 
1748
- * **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1369
+ - **git-tools:** Resolved issue with generation of options table in readme-gen ([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
1749
1370
 
1750
1371
  ## [1.16.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.4...create-storm-workspace-v1.16.5) (2023-11-29)
1751
1372
 
1752
-
1753
1373
  ### Bug Fixes
1754
1374
 
1755
- * **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1375
+ - **workspace-tools:** Resolved issue with paths passed to api-extractor ([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
1756
1376
 
1757
1377
  ## [1.16.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.3...create-storm-workspace-v1.16.4) (2023-11-29)
1758
1378
 
1759
-
1760
1379
  ### Bug Fixes
1761
1380
 
1762
- * **git-tools:** Added code to ensure the readme-gen sections are added back after running ([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
1381
+ - **git-tools:** Added code to ensure the readme-gen sections are added back after running ([19232ef](https://github.com/storm-software/storm-ops/commit/19232ef62d9d10bb4619debeb968f83e970e38c8))
1763
1382
 
1764
1383
  ## [1.16.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.2...create-storm-workspace-v1.16.3) (2023-11-29)
1765
1384
 
1766
-
1767
1385
  ### Bug Fixes
1768
1386
 
1769
- * **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1387
+ - **workspace-tools:** Resolved issue with entry path passed into api-extractor ([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
1770
1388
 
1771
1389
  ## [1.16.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.1...create-storm-workspace-v1.16.2) (2023-11-29)
1772
1390
 
1773
-
1774
1391
  ### Bug Fixes
1775
1392
 
1776
- * **git-tools:** Resolved various issues with nx documentation for readme-gen ([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
1393
+ - **git-tools:** Resolved various issues with nx documentation for readme-gen ([8067497](https://github.com/storm-software/storm-ops/commit/806749724b520f21622c0c93c8ff4e3c63129480))
1777
1394
 
1778
1395
  ## [1.16.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.16.0...create-storm-workspace-v1.16.1) (2023-11-29)
1779
1396
 
1780
-
1781
1397
  ### Bug Fixes
1782
1398
 
1783
- * **workspace-tools:** Resolved issue with invalid schema json for tsup executor ([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
1399
+ - **workspace-tools:** Resolved issue with invalid schema json for tsup executor ([045560e](https://github.com/storm-software/storm-ops/commit/045560e2add5f4dc33be71148d63e4ecee496ced))
1784
1400
 
1785
1401
  # [1.16.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.3...create-storm-workspace-v1.16.0) (2023-11-29)
1786
1402
 
1787
-
1788
1403
  ### Features
1789
1404
 
1790
- * **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1405
+ - **git-tools:** Added executors and generators sections to the readme-gen CLI ([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
1791
1406
 
1792
1407
  ## [1.15.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.2...create-storm-workspace-v1.15.3) (2023-11-29)
1793
1408
 
1794
-
1795
1409
  ### Bug Fixes
1796
1410
 
1797
- * **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1411
+ - **workspace-tools:** Update paths passed to api-extractor in tsup patch ([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
1798
1412
 
1799
1413
  ## [1.15.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.1...create-storm-workspace-v1.15.2) (2023-11-29)
1800
1414
 
1801
-
1802
1415
  ### Bug Fixes
1803
1416
 
1804
- * **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1417
+ - **workspace-tools:** Update the slashes used in package path in tsup patch ([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
1805
1418
 
1806
1419
  ## [1.15.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.15.0...create-storm-workspace-v1.15.1) (2023-11-29)
1807
1420
 
1808
-
1809
1421
  ### Bug Fixes
1810
1422
 
1811
- * **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1423
+ - **workspace-tools:** Update package path used by api-extractor ([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
1812
1424
 
1813
1425
  # [1.15.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.2...create-storm-workspace-v1.15.0) (2023-11-29)
1814
1426
 
1815
-
1816
1427
  ### Features
1817
1428
 
1818
- * **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
1429
+ - **linting-tools:** Added more items to cspell dictionary ([34112bf](https://github.com/storm-software/storm-ops/commit/34112bf17967dd4069d5cba1bedda12b84fadbc0))
1819
1430
 
1820
1431
  ## [1.14.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.1...create-storm-workspace-v1.14.2) (2023-11-29)
1821
1432
 
1822
-
1823
1433
  ### Bug Fixes
1824
1434
 
1825
- * **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1435
+ - **workspace-tools:** Resolved issue with package.json search method ([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
1826
1436
 
1827
1437
  ## [1.14.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.14.0...create-storm-workspace-v1.14.1) (2023-11-29)
1828
1438
 
1829
-
1830
1439
  ### Bug Fixes
1831
1440
 
1832
- * **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1441
+ - **workspace-tools:** Remove code that overwrites dts files ([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
1833
1442
 
1834
1443
  # [1.14.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.26...create-storm-workspace-v1.14.0) (2023-11-28)
1835
1444
 
1836
-
1837
1445
  ### Bug Fixes
1838
1446
 
1839
- * **workspace-tools:** Export executor and generator functions by name ([96c1b7a](https://github.com/storm-software/storm-ops/commit/96c1b7a1c5db17910f84610f928e36d757c9efbf))
1840
- * **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1841
-
1447
+ - **workspace-tools:** Export executor and generator functions by name ([96c1b7a](https://github.com/storm-software/storm-ops/commit/96c1b7a1c5db17910f84610f928e36d757c9efbf))
1448
+ - **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list ([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
1842
1449
 
1843
1450
  ### Features
1844
1451
 
1845
- * **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1452
+ - **workspace-tools:** Added the `plugins` option to the tsup executor ([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
1846
1453
 
1847
1454
  ## [1.13.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.25...create-storm-workspace-v1.13.26) (2023-11-27)
1848
1455
 
1849
-
1850
1456
  ### Bug Fixes
1851
1457
 
1852
- * **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1458
+ - **workspace-tools:** Cleaned up tsup patch and executor code ([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
1853
1459
 
1854
1460
  ## [1.13.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.24...create-storm-workspace-v1.13.25) (2023-11-27)
1855
1461
 
1856
-
1857
1462
  ### Bug Fixes
1858
1463
 
1859
- * **workspace-tools:** Resolved issue specifying compiler options ([530e114](https://github.com/storm-software/storm-ops/commit/530e114bbc9ebd4c02db46deda8d91b57944cdce))
1464
+ - **workspace-tools:** Resolved issue specifying compiler options ([530e114](https://github.com/storm-software/storm-ops/commit/530e114bbc9ebd4c02db46deda8d91b57944cdce))
1860
1465
 
1861
1466
  ## [1.13.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.23...create-storm-workspace-v1.13.24) (2023-11-27)
1862
1467
 
1863
-
1864
1468
  ### Bug Fixes
1865
1469
 
1866
- * **workspace-tools:** Resolved issue with noEmit set to true for dts build ([4670adf](https://github.com/storm-software/storm-ops/commit/4670adfb0dc97c7b29e7a0ebfa9bab93041fe138))
1470
+ - **workspace-tools:** Resolved issue with noEmit set to true for dts build ([4670adf](https://github.com/storm-software/storm-ops/commit/4670adfb0dc97c7b29e7a0ebfa9bab93041fe138))
1867
1471
 
1868
1472
  ## [1.13.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.22...create-storm-workspace-v1.13.23) (2023-11-27)
1869
1473
 
1870
-
1871
1474
  ### Bug Fixes
1872
1475
 
1873
- * **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1476
+ - **workspace-tools:** Resolved issue preventing file mappings from being logged ([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
1874
1477
 
1875
1478
  ## [1.13.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.21...create-storm-workspace-v1.13.22) (2023-11-27)
1876
1479
 
1877
-
1878
1480
  ### Bug Fixes
1879
1481
 
1880
- * **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1881
- * **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1482
+ - **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
1483
+ - **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
1882
1484
 
1883
1485
  ## [1.13.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.20...create-storm-workspace-v1.13.21) (2023-11-27)
1884
1486
 
1885
-
1886
1487
  ### Bug Fixes
1887
1488
 
1888
- * **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1489
+ - **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
1889
1490
 
1890
1491
  ## [1.13.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.19...create-storm-workspace-v1.13.20) (2023-11-27)
1891
1492
 
1892
-
1893
1493
  ### Bug Fixes
1894
1494
 
1895
- * **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1495
+ - **workspace-tools:** Resolved issue with invalid fileNames variable reference ([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
1896
1496
 
1897
1497
  ## [1.13.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.18...create-storm-workspace-v1.13.19) (2023-11-27)
1898
1498
 
1899
-
1900
1499
  ### Bug Fixes
1901
1500
 
1902
- * **workspace-tools:** Resolve issue with rootDir used in tsup executor ([627f76a](https://github.com/storm-software/storm-ops/commit/627f76a2f9186280ba6384182087fdcb2598a428))
1501
+ - **workspace-tools:** Resolve issue with rootDir used in tsup executor ([627f76a](https://github.com/storm-software/storm-ops/commit/627f76a2f9186280ba6384182087fdcb2598a428))
1903
1502
 
1904
1503
  ## [1.13.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.17...create-storm-workspace-v1.13.18) (2023-11-27)
1905
1504
 
1906
-
1907
1505
  ### Bug Fixes
1908
1506
 
1909
- * **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1507
+ - **workspace-tools:** Resovled issue with parameters passed to createProgram ([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
1910
1508
 
1911
1509
  ## [1.13.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.16...create-storm-workspace-v1.13.17) (2023-11-27)
1912
1510
 
1913
-
1914
1511
  ### Bug Fixes
1915
1512
 
1916
- * **workspace-tools:** Added code to prevent issue with tsconfig for dts build ([bed9e45](https://github.com/storm-software/storm-ops/commit/bed9e45968329a2f0dd0adcdabb91f20d8bf535f))
1513
+ - **workspace-tools:** Added code to prevent issue with tsconfig for dts build ([bed9e45](https://github.com/storm-software/storm-ops/commit/bed9e45968329a2f0dd0adcdabb91f20d8bf535f))
1917
1514
 
1918
1515
  ## [1.13.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.15...create-storm-workspace-v1.13.16) (2023-11-27)
1919
1516
 
1920
-
1921
1517
  ### Bug Fixes
1922
1518
 
1923
- * **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1519
+ - **workspace-tools:** Added paresed tsc options as tsup parameter ([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
1924
1520
 
1925
1521
  ## [1.13.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.14...create-storm-workspace-v1.13.15) (2023-11-27)
1926
1522
 
1927
-
1928
1523
  ### Bug Fixes
1929
1524
 
1930
- * **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1525
+ - **workspace-tools:** Added custom tsc options to tsup patch config ([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
1931
1526
 
1932
1527
  ## [1.13.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.13...create-storm-workspace-v1.13.14) (2023-11-27)
1933
1528
 
1934
-
1935
1529
  ### Bug Fixes
1936
1530
 
1937
- * **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1531
+ - **workspace-tools:** Resolved issue with bad path in file map ([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
1938
1532
 
1939
1533
  ## [1.13.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.12...create-storm-workspace-v1.13.13) (2023-11-27)
1940
1534
 
1941
-
1942
1535
  ### Bug Fixes
1943
1536
 
1944
- * **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1537
+ - **workspace-tools:** Added code to call original emit method ([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
1945
1538
 
1946
1539
  ## [1.13.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.11...create-storm-workspace-v1.13.12) (2023-11-27)
1947
1540
 
1948
-
1949
1541
  ### Bug Fixes
1950
1542
 
1951
- * **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1543
+ - **workspace-tools:** Resolved issue around adding files to api-extractor config ([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
1952
1544
 
1953
1545
  ## [1.13.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.10...create-storm-workspace-v1.13.11) (2023-11-27)
1954
1546
 
1955
-
1956
1547
  ### Bug Fixes
1957
1548
 
1958
- * **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1549
+ - **workspace-tools:** Clean up around tsup patch dts build ([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
1959
1550
 
1960
1551
  ## [1.13.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.9...create-storm-workspace-v1.13.10) (2023-11-27)
1961
1552
 
1962
-
1963
1553
  ### Bug Fixes
1964
1554
 
1965
- * **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1555
+ - **workspace-tools:** Updated how emit is called ([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
1966
1556
 
1967
1557
  ## [1.13.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.8...create-storm-workspace-v1.13.9) (2023-11-26)
1968
1558
 
1969
-
1970
1559
  ### Bug Fixes
1971
1560
 
1972
- * **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1561
+ - **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of api-extractor ([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
1973
1562
 
1974
1563
  ## [1.13.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.7...create-storm-workspace-v1.13.8) (2023-11-26)
1975
1564
 
1976
-
1977
1565
  ### Bug Fixes
1978
1566
 
1979
- * **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1567
+ - **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
1980
1568
 
1981
1569
  ## [1.13.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.6...create-storm-workspace-v1.13.7) (2023-11-26)
1982
1570
 
1983
-
1984
1571
  ### Bug Fixes
1985
1572
 
1986
- * **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1573
+ - **workspace-tools:** Resolved issue where fs map was cleared out ([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
1987
1574
 
1988
1575
  ## [1.13.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.5...create-storm-workspace-v1.13.6) (2023-11-26)
1989
1576
 
1990
-
1991
1577
  ### Bug Fixes
1992
1578
 
1993
- * **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1579
+ - **workspace-tools:** Resolved issue with virtual file system in tsup patch ([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
1994
1580
 
1995
1581
  ## [1.13.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.4...create-storm-workspace-v1.13.5) (2023-11-26)
1996
1582
 
1997
-
1998
1583
  ### Bug Fixes
1999
1584
 
2000
- * **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
1585
+ - **workspace-tools:** Resolved issue with fs key ([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
2001
1586
 
2002
1587
  ## [1.13.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.3...create-storm-workspace-v1.13.4) (2023-11-25)
2003
1588
 
2004
-
2005
1589
  ### Bug Fixes
2006
1590
 
2007
- * **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
1591
+ - **workspace-tools:** Resolved issue with incorrectly written config file ([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
2008
1592
 
2009
1593
  ## [1.13.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.2...create-storm-workspace-v1.13.3) (2023-11-25)
2010
1594
 
2011
-
2012
1595
  ### Bug Fixes
2013
1596
 
2014
- * **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
1597
+ - **workspace-tools:** Updated the way options are passed to `createProgram` ([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
2015
1598
 
2016
1599
  ## [1.13.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.1...create-storm-workspace-v1.13.2) (2023-11-25)
2017
1600
 
2018
-
2019
1601
  ### Bug Fixes
2020
1602
 
2021
- * **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
1603
+ - **workspace-tools:** Updated tsup patch to use compilerHost ([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
2022
1604
 
2023
1605
  ## [1.13.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.0...create-storm-workspace-v1.13.1) (2023-11-25)
2024
1606
 
2025
-
2026
1607
  ### Bug Fixes
2027
1608
 
2028
- * **workspace-tools:** Resolved issue with missing node_modules folder ([ac6c99e](https://github.com/storm-software/storm-ops/commit/ac6c99e2dd1ab0d3a9a3b68722724ace5271c564))
1609
+ - **workspace-tools:** Resolved issue with missing node_modules folder ([ac6c99e](https://github.com/storm-software/storm-ops/commit/ac6c99e2dd1ab0d3a9a3b68722724ace5271c564))
2029
1610
 
2030
1611
  # [1.13.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.6...create-storm-workspace-v1.13.0) (2023-11-25)
2031
1612
 
2032
-
2033
1613
  ### Bug Fixes
2034
1614
 
2035
- * **workspace-tools:** Removed default imports of node packages ([3781197](https://github.com/storm-software/storm-ops/commit/378119711fd6e88a36f61f3ad9eb347ef30867ee))
2036
- * **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
2037
- * **workspace-tools:** Resolved issue with missing return statement ([138f96a](https://github.com/storm-software/storm-ops/commit/138f96a1d129cfda8c36cf8d13bd76bf931bf2a0))
2038
-
1615
+ - **workspace-tools:** Removed default imports of node packages ([3781197](https://github.com/storm-software/storm-ops/commit/378119711fd6e88a36f61f3ad9eb347ef30867ee))
1616
+ - **workspace-tools:** Resolved issue with ES module imports ([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
1617
+ - **workspace-tools:** Resolved issue with missing return statement ([138f96a](https://github.com/storm-software/storm-ops/commit/138f96a1d129cfda8c36cf8d13bd76bf931bf2a0))
2039
1618
 
2040
1619
  ### Features
2041
1620
 
2042
- * **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
1621
+ - **workspace-tools:** Added `WorkspaceStorage` class to handle caching during processing ([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
2043
1622
 
2044
1623
  ## [1.12.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.5...create-storm-workspace-v1.12.6) (2023-11-25)
2045
1624
 
2046
-
2047
1625
  ### Bug Fixes
2048
1626
 
2049
- * **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
1627
+ - **workspace-tools:** Resovled issue with missing options in rollup build in tsup patch ([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
2050
1628
 
2051
1629
  ## [1.12.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.4...create-storm-workspace-v1.12.5) (2023-11-25)
2052
1630
 
2053
-
2054
1631
  ### Bug Fixes
2055
1632
 
2056
- * **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
1633
+ - **workspace-tools:** Update imports for @typescript/vfs to use named values ([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
2057
1634
 
2058
1635
  ## [1.12.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.3...create-storm-workspace-v1.12.4) (2023-11-25)
2059
1636
 
2060
-
2061
1637
  ### Bug Fixes
2062
1638
 
2063
- * **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
1639
+ - **workspace-tools:** Added virtual file system to tsup patch to resolve missing libs ([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
2064
1640
 
2065
1641
  ## [1.12.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.2...create-storm-workspace-v1.12.3) (2023-11-25)
2066
1642
 
2067
-
2068
1643
  ### Bug Fixes
2069
1644
 
2070
- * **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
1645
+ - **workspace-tools:** Removed compiler options to set targer manaully in tsup build ([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
2071
1646
 
2072
1647
  ## [1.12.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.1...create-storm-workspace-v1.12.2) (2023-11-25)
2073
1648
 
2074
-
2075
1649
  ### Bug Fixes
2076
1650
 
2077
- * **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
1651
+ - **workspace-tools:** Update default compilerOptions prior to calling tsc ([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
2078
1652
 
2079
1653
  ## [1.12.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.12.0...create-storm-workspace-v1.12.1) (2023-11-25)
2080
1654
 
2081
-
2082
1655
  ### Bug Fixes
2083
1656
 
2084
- * **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
1657
+ - **workspace-tools:** Resolved bad iterable issue in tsup patch ([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
2085
1658
 
2086
1659
  # [1.12.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.11.1...create-storm-workspace-v1.12.0) (2023-11-25)
2087
1660
 
2088
-
2089
1661
  ### Features
2090
1662
 
2091
- * **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
1663
+ - **workspace-tools:** Added the `includeSrc` option to the tsup build executor ([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
2092
1664
 
2093
1665
  ## [1.11.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.11.0...create-storm-workspace-v1.11.1) (2023-11-25)
2094
1666
 
2095
-
2096
1667
  ### Bug Fixes
2097
1668
 
2098
- * **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
1669
+ - **workspace-tools:** Update include paths in tsconfig used in tsup builder ([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
2099
1670
 
2100
1671
  # [1.11.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.20...create-storm-workspace-v1.11.0) (2023-11-25)
2101
1672
 
2102
-
2103
1673
  ### Features
2104
1674
 
2105
- * **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
1675
+ - **workspace-tools:** Added workers distribution to tsup build ([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
2106
1676
 
2107
1677
  ## [1.10.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.19...create-storm-workspace-v1.10.20) (2023-11-25)
2108
1678
 
2109
-
2110
1679
  ### Bug Fixes
2111
1680
 
2112
- * **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
1681
+ - **workspace-tools:** Update the outDir value of parsed tsconfig options in tsup patch ([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
2113
1682
 
2114
1683
  ## [1.10.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.18...create-storm-workspace-v1.10.19) (2023-11-25)
2115
1684
 
2116
-
2117
1685
  ### Bug Fixes
2118
1686
 
2119
- * **workspace-tools:** Replace invalid charaters in property key ([923bdad](https://github.com/storm-software/storm-ops/commit/923bdada143fc1150113b9b1881fe915a33a9e87))
1687
+ - **workspace-tools:** Replace invalid charaters in property key ([923bdad](https://github.com/storm-software/storm-ops/commit/923bdada143fc1150113b9b1881fe915a33a9e87))
2120
1688
 
2121
1689
  ## [1.10.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.17...create-storm-workspace-v1.10.18) (2023-11-25)
2122
1690
 
2123
-
2124
1691
  ### Bug Fixes
2125
1692
 
2126
- * **workspace-tools:** Resolve issue with entry properties ([476affc](https://github.com/storm-software/storm-ops/commit/476affcab1b17148b4e3df78f24dd3fd6588d403))
1693
+ - **workspace-tools:** Resolve issue with entry properties ([476affc](https://github.com/storm-software/storm-ops/commit/476affcab1b17148b4e3df78f24dd3fd6588d403))
2127
1694
 
2128
1695
  ## [1.10.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.16...create-storm-workspace-v1.10.17) (2023-11-25)
2129
1696
 
2130
-
2131
1697
  ### Bug Fixes
2132
1698
 
2133
- * **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
1699
+ - **workspace-tools:** Fixed issue with invalid chars in entry name ([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
2134
1700
 
2135
1701
  ## [1.10.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.15...create-storm-workspace-v1.10.16) (2023-11-25)
2136
1702
 
2137
-
2138
1703
  ### Bug Fixes
2139
1704
 
2140
- * **workspace-tools:** Resolved issue with names in `entry` options for tsup builder ([bc0c2a1](https://github.com/storm-software/storm-ops/commit/bc0c2a175d78771b8e6d1aa215b540f7204abc23))
1705
+ - **workspace-tools:** Resolved issue with names in `entry` options for tsup builder ([bc0c2a1](https://github.com/storm-software/storm-ops/commit/bc0c2a175d78771b8e6d1aa215b540f7204abc23))
2141
1706
 
2142
1707
  ## [1.10.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.14...create-storm-workspace-v1.10.15) (2023-11-24)
2143
1708
 
2144
-
2145
1709
  ### Bug Fixes
2146
1710
 
2147
- * **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
1711
+ - **workspace-tools:** Resolve issue with dts `files` in compiler options ([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
2148
1712
 
2149
1713
  ## [1.10.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.13...create-storm-workspace-v1.10.14) (2023-11-24)
2150
1714
 
2151
-
2152
1715
  ### Bug Fixes
2153
1716
 
2154
- * **workspace-tools:** Resolved issue with bad import ([e795302](https://github.com/storm-software/storm-ops/commit/e795302f766b5fea4e27c60ffdc09cade02041e1))
2155
- * **workspace-tools:** Update path joins in tsup build ([696a0a3](https://github.com/storm-software/storm-ops/commit/696a0a3d487009b00fb50915fb0c62db40f728dc))
1717
+ - **workspace-tools:** Resolved issue with bad import ([e795302](https://github.com/storm-software/storm-ops/commit/e795302f766b5fea4e27c60ffdc09cade02041e1))
1718
+ - **workspace-tools:** Update path joins in tsup build ([696a0a3](https://github.com/storm-software/storm-ops/commit/696a0a3d487009b00fb50915fb0c62db40f728dc))
2156
1719
 
2157
1720
  ## [1.10.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.12...create-storm-workspace-v1.10.13) (2023-11-24)
2158
1721
 
2159
-
2160
1722
  ### Bug Fixes
2161
1723
 
2162
- * **workspace-tools:** Update entry creation code in tsup build ([6c8b12f](https://github.com/storm-software/storm-ops/commit/6c8b12fd6ae01659f004525cc4dfdbab484e3096))
1724
+ - **workspace-tools:** Update entry creation code in tsup build ([6c8b12f](https://github.com/storm-software/storm-ops/commit/6c8b12fd6ae01659f004525cc4dfdbab484e3096))
2163
1725
 
2164
1726
  ## [1.10.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.11...create-storm-workspace-v1.10.12) (2023-11-24)
2165
1727
 
2166
-
2167
1728
  ### Bug Fixes
2168
1729
 
2169
- * **workspace-tools:** Update how entry is determined in tsup build ([7af0212](https://github.com/storm-software/storm-ops/commit/7af0212ebd5272826227591c262ac42b740a7508))
1730
+ - **workspace-tools:** Update how entry is determined in tsup build ([7af0212](https://github.com/storm-software/storm-ops/commit/7af0212ebd5272826227591c262ac42b740a7508))
2170
1731
 
2171
1732
  ## [1.10.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.10...create-storm-workspace-v1.10.11) (2023-11-22)
2172
1733
 
2173
-
2174
1734
  ### Bug Fixes
2175
1735
 
2176
- * **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
1736
+ - **workspace-tools:** Resolved issue with bad path in tsup build ([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
2177
1737
 
2178
1738
  ## [1.10.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.9...create-storm-workspace-v1.10.10) (2023-11-22)
2179
1739
 
2180
-
2181
1740
  ### Bug Fixes
2182
1741
 
2183
- * **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
1742
+ - **workspace-tools:** Update generated tsconfig include to point to package root ([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
2184
1743
 
2185
1744
  ## [1.10.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.8...create-storm-workspace-v1.10.9) (2023-11-22)
2186
1745
 
2187
-
2188
1746
  ### Bug Fixes
2189
1747
 
2190
- * **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
1748
+ - **workspace-tools:** Resolve include issue with tsc during tsup build ([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
2191
1749
 
2192
1750
  ## [1.10.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.7...create-storm-workspace-v1.10.8) (2023-11-22)
2193
1751
 
2194
-
2195
1752
  ### Bug Fixes
2196
1753
 
2197
- * **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
1754
+ - **workspace-tools:** Resolved issue around incorrect output mapping in api-extractor ([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
2198
1755
 
2199
1756
  ## [1.10.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.6...create-storm-workspace-v1.10.7) (2023-11-22)
2200
1757
 
2201
-
2202
1758
  ### Bug Fixes
2203
1759
 
2204
- * **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
1760
+ - **workspace-tools:** Removed overriden tsconfig for api-extractor ([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
2205
1761
 
2206
1762
  ## [1.10.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.5...create-storm-workspace-v1.10.6) (2023-11-22)
2207
1763
 
2208
-
2209
1764
  ### Bug Fixes
2210
1765
 
2211
- * **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
1766
+ - **workspace-tools:** Correctly formatted include path in tsconfig passed to api extractor ([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
2212
1767
 
2213
1768
  ## [1.10.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.4...create-storm-workspace-v1.10.5) (2023-11-22)
2214
1769
 
2215
-
2216
1770
  ### Bug Fixes
2217
1771
 
2218
- * **workspace-tools:** Allow main to default from sourceRoot when not provided to tsup executor ([e794d02](https://github.com/storm-software/storm-ops/commit/e794d02e4b2fffa6af0e6624b4499206574409a4))
1772
+ - **workspace-tools:** Allow main to default from sourceRoot when not provided to tsup executor ([e794d02](https://github.com/storm-software/storm-ops/commit/e794d02e4b2fffa6af0e6624b4499206574409a4))
2219
1773
 
2220
1774
  ## [1.10.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.3...create-storm-workspace-v1.10.4) (2023-11-22)
2221
1775
 
2222
-
2223
1776
  ### Bug Fixes
2224
1777
 
2225
- * **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
1778
+ - **workspace-tools:** Resolved issue with export generation after api-extractor ([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
2226
1779
 
2227
1780
  ## [1.10.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.2...create-storm-workspace-v1.10.3) (2023-11-22)
2228
1781
 
2229
-
2230
1782
  ### Bug Fixes
2231
1783
 
2232
- * **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
1784
+ - **workspace-tools:** Add default tsconfig values for api-extractor ([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
2233
1785
 
2234
1786
  ## [1.10.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.1...create-storm-workspace-v1.10.2) (2023-11-22)
2235
1787
 
2236
-
2237
1788
  ### Bug Fixes
2238
1789
 
2239
- * **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
1790
+ - **workspace-tools:** Update the `projectFolder` option passed to api-extractor ([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
2240
1791
 
2241
1792
  ## [1.10.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.0...create-storm-workspace-v1.10.1) (2023-11-21)
2242
1793
 
2243
-
2244
1794
  ### Bug Fixes
2245
1795
 
2246
- * **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
1796
+ - **workspace-tools:** Resolved issues with api-extractors paths ([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
2247
1797
 
2248
1798
  # [1.10.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.9.0...create-storm-workspace-v1.10.0) (2023-11-21)
2249
1799
 
2250
-
2251
1800
  ### Features
2252
1801
 
2253
- * **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
1802
+ - **workspace-tools:** Added the `main` option to tsup build support manually entered entry paths ([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
2254
1803
 
2255
1804
  # [1.9.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.5...create-storm-workspace-v1.9.0) (2023-11-21)
2256
1805
 
2257
-
2258
1806
  ### Features
2259
1807
 
2260
- * **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
1808
+ - **workspace-tools:** Added `description` as an option in the node-library generator ([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
2261
1809
 
2262
1810
  ## [1.8.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.4...create-storm-workspace-v1.8.5) (2023-11-21)
2263
1811
 
2264
-
2265
1812
  ### Bug Fixes
2266
1813
 
2267
- * **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
1814
+ - **workspace-tools:** Updated paths of generated api-reports ([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
2268
1815
 
2269
1816
  ## [1.8.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.3...create-storm-workspace-v1.8.4) (2023-11-21)
2270
1817
 
2271
-
2272
1818
  ### Bug Fixes
2273
1819
 
2274
- * **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
1820
+ - **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option ([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
2275
1821
 
2276
1822
  ## [1.8.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.2...create-storm-workspace-v1.8.3) (2023-11-21)
2277
1823
 
2278
-
2279
1824
  ### Bug Fixes
2280
1825
 
2281
- * **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
1826
+ - **workspace-tools:** Resolved issue with path separator character in tsup ([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
2282
1827
 
2283
1828
  ## [1.8.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.1...create-storm-workspace-v1.8.2) (2023-11-20)
2284
1829
 
2285
-
2286
1830
  ### Bug Fixes
2287
1831
 
2288
- * **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
1832
+ - **workspace-tools:** Resolved path issue in API Extractor config ([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
2289
1833
 
2290
1834
  ## [1.8.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.8.0...create-storm-workspace-v1.8.1) (2023-11-20)
2291
1835
 
2292
-
2293
1836
  ### Bug Fixes
2294
1837
 
2295
- * **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
1838
+ - **workspace-tools:** Updated the api-reports docs path in tsup executor ([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
2296
1839
 
2297
1840
  # [1.8.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.37...create-storm-workspace-v1.8.0) (2023-11-20)
2298
1841
 
2299
-
2300
1842
  ### Features
2301
1843
 
2302
- * **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))
1844
+ - **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))
2303
1845
 
2304
1846
  ## [1.7.37](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.36...create-storm-workspace-v1.7.37) (2023-11-20)
2305
1847
 
2306
-
2307
1848
  ### Bug Fixes
2308
1849
 
2309
- * **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
1850
+ - **workspace-tools:** Added missing @microsoft/api-extractor dependency for tsup DTS build ([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
2310
1851
 
2311
1852
  ## [1.7.36](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.35...create-storm-workspace-v1.7.36) (2023-11-20)
2312
1853
 
2313
-
2314
1854
  ### Bug Fixes
2315
1855
 
2316
- * **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
1856
+ - **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup patch ([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
2317
1857
 
2318
1858
  ## [1.7.35](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.34...create-storm-workspace-v1.7.35) (2023-11-20)
2319
1859
 
2320
-
2321
1860
  ### Bug Fixes
2322
1861
 
2323
- * **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
1862
+ - **workspace-tools:** Added extra logging to tsup patch ([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
2324
1863
 
2325
1864
  ## [1.7.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.33...create-storm-workspace-v1.7.34) (2023-11-20)
2326
1865
 
2327
-
2328
1866
  ### Bug Fixes
2329
1867
 
2330
- * **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
1868
+ - **workspace-tools:** Resolved issue with package export lookup in tsup patch ([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
2331
1869
 
2332
1870
  ## [1.7.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.32...create-storm-workspace-v1.7.33) (2023-11-20)
2333
1871
 
2334
-
2335
1872
  ### Bug Fixes
2336
1873
 
2337
- * **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
1874
+ - **workspace-tools:** Resolved bad tsconfig path issue in tsup patch ([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
2338
1875
 
2339
1876
  ## [1.7.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.31...create-storm-workspace-v1.7.32) (2023-11-20)
2340
1877
 
2341
-
2342
1878
  ### Bug Fixes
2343
1879
 
2344
- * **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
1880
+ - **workspace-tools:** Resolve issue with path library reference in tsup ([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
2345
1881
 
2346
1882
  ## [1.7.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.30...create-storm-workspace-v1.7.31) (2023-11-20)
2347
1883
 
2348
-
2349
1884
  ### Bug Fixes
2350
1885
 
2351
- * **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
1886
+ - **workspace-tools:** Resovled issue with tsup dts tsconfig path ([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
2352
1887
 
2353
1888
  ## [1.7.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.29...create-storm-workspace-v1.7.30) (2023-11-20)
2354
1889
 
2355
-
2356
1890
  ### Bug Fixes
2357
1891
 
2358
- * **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))
1892
+ - **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))
2359
1893
 
2360
1894
  ## [1.7.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.28...create-storm-workspace-v1.7.29) (2023-11-20)
2361
1895
 
2362
-
2363
1896
  ### Bug Fixes
2364
1897
 
2365
- * **workspace-tools:** Added env option to the tsup executor config ([80e4e84](https://github.com/storm-software/storm-ops/commit/80e4e84d130bd7275a7b104d8f589d906c9f92ac))
1898
+ - **workspace-tools:** Added env option to the tsup executor config ([80e4e84](https://github.com/storm-software/storm-ops/commit/80e4e84d130bd7275a7b104d8f589d906c9f92ac))
2366
1899
 
2367
1900
  ## [1.7.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.27...create-storm-workspace-v1.7.28) (2023-11-20)
2368
1901
 
2369
-
2370
1902
  ### Bug Fixes
2371
1903
 
2372
- * **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
1904
+ - **workspace-tools:** Prevent both dts and experimentalDts from being enabled ([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
2373
1905
 
2374
1906
  ## [1.7.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.26...create-storm-workspace-v1.7.27) (2023-11-19)
2375
1907
 
2376
-
2377
1908
  ### Bug Fixes
2378
1909
 
2379
- * **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
1910
+ - **workspace-tools:** Upgrade tsup version and enabled experimental dts ([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
2380
1911
 
2381
1912
  ## [1.7.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.25...create-storm-workspace-v1.7.26) (2023-11-19)
2382
1913
 
2383
-
2384
1914
  ### Bug Fixes
2385
1915
 
2386
- * **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
1916
+ - **workspace-tools:** Update where tsup loads shim files and added define option ([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
2387
1917
 
2388
1918
  ## [1.7.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.24...create-storm-workspace-v1.7.25) (2023-11-19)
2389
1919
 
2390
-
2391
1920
  ### Bug Fixes
2392
1921
 
2393
- * **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
1922
+ - **workspace-tools:** Added esm and cjs shims to package bundle ([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
2394
1923
 
2395
1924
  ## [1.7.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.23...create-storm-workspace-v1.7.24) (2023-11-19)
2396
1925
 
2397
-
2398
1926
  ### Bug Fixes
2399
1927
 
2400
- * **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
1928
+ - **workspace-tools:** Added rollup support for DTS generation ([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
2401
1929
 
2402
1930
  ## [1.7.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.22...create-storm-workspace-v1.7.23) (2023-11-19)
2403
1931
 
2404
-
2405
1932
  ### Bug Fixes
2406
1933
 
2407
- * **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
1934
+ - **workspace-tools:** Resolved issue preventing package.json from being written ([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
2408
1935
 
2409
1936
  ## [1.7.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.21...create-storm-workspace-v1.7.22) (2023-11-19)
2410
1937
 
2411
-
2412
1938
  ### Bug Fixes
2413
1939
 
2414
- * **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
1940
+ - **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch ([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
2415
1941
 
2416
1942
  ## [1.7.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.20...create-storm-workspace-v1.7.21) (2023-11-19)
2417
1943
 
2418
-
2419
1944
  ### Bug Fixes
2420
1945
 
2421
- * **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
1946
+ - **workspace-tools:** Added conditional to tsup package.json search ([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
2422
1947
 
2423
1948
  ## [1.7.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.19...create-storm-workspace-v1.7.20) (2023-11-18)
2424
1949
 
2425
-
2426
1950
  ### Bug Fixes
2427
1951
 
2428
- * **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
1952
+ - **workspace-tools:** Resolved issue with order of package.json search in tsup executor ([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
2429
1953
 
2430
1954
  ## [1.7.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.18...create-storm-workspace-v1.7.19) (2023-11-18)
2431
1955
 
2432
-
2433
1956
  ### Bug Fixes
2434
1957
 
2435
- * **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
1958
+ - **workspace-tools:** Added join to add separators in package.json path in tsup ([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
2436
1959
 
2437
1960
  ## [1.7.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.17...create-storm-workspace-v1.7.18) (2023-11-18)
2438
1961
 
2439
-
2440
1962
  ### Bug Fixes
2441
1963
 
2442
- * **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
1964
+ - **workspace-tools:** Resolved issue looking up package folder in tsup patch ([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
2443
1965
 
2444
1966
  ## [1.7.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.16...create-storm-workspace-v1.7.17) (2023-11-18)
2445
1967
 
2446
-
2447
1968
  ### Bug Fixes
2448
1969
 
2449
- * **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
1970
+ - **workspace-tools:** Fixed issue in tsup patch around package.json generation ([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
2450
1971
 
2451
1972
  ## [1.7.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.15...create-storm-workspace-v1.7.16) (2023-11-18)
2452
1973
 
2453
-
2454
1974
  ### Bug Fixes
2455
1975
 
2456
- * **workspace-tools:** Added conditional to ensure package.json path was populated ([88b558f](https://github.com/storm-software/storm-ops/commit/88b558fb75d47a8d7fc7f2ec050626f9e2d06a2c))
2457
- * **workspace-tools:** Added prettier as an external dependency ([33009d8](https://github.com/storm-software/storm-ops/commit/33009d8aee2774c2ce537a35f2226e92b41fea9b))
1976
+ - **workspace-tools:** Added conditional to ensure package.json path was populated ([88b558f](https://github.com/storm-software/storm-ops/commit/88b558fb75d47a8d7fc7f2ec050626f9e2d06a2c))
1977
+ - **workspace-tools:** Added prettier as an external dependency ([33009d8](https://github.com/storm-software/storm-ops/commit/33009d8aee2774c2ce537a35f2226e92b41fea9b))
2458
1978
 
2459
1979
  ## [1.7.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.14...create-storm-workspace-v1.7.15) (2023-11-18)
2460
1980
 
2461
-
2462
1981
  ### Bug Fixes
2463
1982
 
2464
- * **workspace-tools:** Update the tsup executor to include 3rd party depencendies in package.json ([4896ca8](https://github.com/storm-software/storm-ops/commit/4896ca87839af146f18de16d0924853ab971dff0))
1983
+ - **workspace-tools:** Update the tsup executor to include 3rd party depencendies in package.json ([4896ca8](https://github.com/storm-software/storm-ops/commit/4896ca87839af146f18de16d0924853ab971dff0))
2465
1984
 
2466
1985
  ## [1.7.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.13...create-storm-workspace-v1.7.14) (2023-11-18)
2467
1986
 
2468
-
2469
1987
  ### Bug Fixes
2470
1988
 
2471
- * **workspace-tools:** Added thirdparty packages to workspace tools build ([efd7c3a](https://github.com/storm-software/storm-ops/commit/efd7c3af0891bf3f57e931d082208666ab7d30d8))
1989
+ - **workspace-tools:** Added thirdparty packages to workspace tools build ([efd7c3a](https://github.com/storm-software/storm-ops/commit/efd7c3af0891bf3f57e931d082208666ab7d30d8))
2472
1990
 
2473
1991
  ## [1.7.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.12...create-storm-workspace-v1.7.13) (2023-11-18)
2474
1992
 
2475
-
2476
1993
  ### Bug Fixes
2477
1994
 
2478
- * **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
1995
+ - **workspace-tools:** Added banner to tsup patch ([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
2479
1996
 
2480
1997
  ## [1.7.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.11...create-storm-workspace-v1.7.12) (2023-11-18)
2481
1998
 
2482
-
2483
1999
  ### Bug Fixes
2484
2000
 
2485
- * **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
2001
+ - **workspace-tools:** Patched tsup to properly use logger ([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
2486
2002
 
2487
2003
  ## [1.7.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.10...create-storm-workspace-v1.7.11) (2023-11-18)
2488
2004
 
2489
-
2490
2005
  ### Bug Fixes
2491
2006
 
2492
- * **workspace-tools:** Resolved issue with external deps were not passed to tsup ([72126c9](https://github.com/storm-software/storm-ops/commit/72126c99a46d307a3afca50dc6881dc33735c772))
2007
+ - **workspace-tools:** Resolved issue with external deps were not passed to tsup ([72126c9](https://github.com/storm-software/storm-ops/commit/72126c99a46d307a3afca50dc6881dc33735c772))
2493
2008
 
2494
2009
  ## [1.7.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.9...create-storm-workspace-v1.7.10) (2023-11-18)
2495
2010
 
2496
-
2497
2011
  ### Bug Fixes
2498
2012
 
2499
- * **workspace-tools:** Prevented empty headers from being added and resolved issue with project.json ([d1a1a5e](https://github.com/storm-software/storm-ops/commit/d1a1a5ec740dcfec1b8de26010bf532ddbcf38a1))
2500
- * **workspace-tools:** Renamed `fileHeading` to `banner` to align with existing ESBuild options ([a4c3ad0](https://github.com/storm-software/storm-ops/commit/a4c3ad08f6af7b2a9342f72083f31b9c6ab92552))
2013
+ - **workspace-tools:** Prevented empty headers from being added and resolved issue with project.json ([d1a1a5e](https://github.com/storm-software/storm-ops/commit/d1a1a5ec740dcfec1b8de26010bf532ddbcf38a1))
2014
+ - **workspace-tools:** Renamed `fileHeading` to `banner` to align with existing ESBuild options ([a4c3ad0](https://github.com/storm-software/storm-ops/commit/a4c3ad08f6af7b2a9342f72083f31b9c6ab92552))
2501
2015
 
2502
2016
  ## [1.7.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.8...create-storm-workspace-v1.7.9) (2023-11-18)
2503
2017
 
2504
-
2505
2018
  ### Bug Fixes
2506
2019
 
2507
- * **workspace-tools:** Update the sourceRoot value passed to getConfig in tsup executor ([5220d4d](https://github.com/storm-software/storm-ops/commit/5220d4d946ed01d27cda4ca1f2434eeff93a161c))
2020
+ - **workspace-tools:** Update the sourceRoot value passed to getConfig in tsup executor ([5220d4d](https://github.com/storm-software/storm-ops/commit/5220d4d946ed01d27cda4ca1f2434eeff93a161c))
2508
2021
 
2509
2022
  ## [1.7.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.7...create-storm-workspace-v1.7.8) (2023-11-18)
2510
2023
 
2511
-
2512
2024
  ### Bug Fixes
2513
2025
 
2514
- * **workspace-tools:** Resolve issue with bad path in tsup build ([2c96c49](https://github.com/storm-software/storm-ops/commit/2c96c49fc3142ef62f3024694e7d9745e706748f))
2026
+ - **workspace-tools:** Resolve issue with bad path in tsup build ([2c96c49](https://github.com/storm-software/storm-ops/commit/2c96c49fc3142ef62f3024694e7d9745e706748f))
2515
2027
 
2516
2028
  ## [1.7.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.6...create-storm-workspace-v1.7.7) (2023-11-18)
2517
2029
 
2518
-
2519
2030
  ### Bug Fixes
2520
2031
 
2521
- * **workspace-tools:** Update tsup build to use glob to update src files ([316b91d](https://github.com/storm-software/storm-ops/commit/316b91d72cf4ab7373b48feacac8fca3160f7a8b))
2032
+ - **workspace-tools:** Update tsup build to use glob to update src files ([316b91d](https://github.com/storm-software/storm-ops/commit/316b91d72cf4ab7373b48feacac8fca3160f7a8b))
2522
2033
 
2523
2034
  ## [1.7.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.5...create-storm-workspace-v1.7.6) (2023-11-17)
2524
2035
 
2525
-
2526
2036
  ### Bug Fixes
2527
2037
 
2528
- * **workspace-tools:** Update tsup build executor to resolve error thrown during heading printing ([4c41547](https://github.com/storm-software/storm-ops/commit/4c4154749c7f1abbb9a129d809c2e4f4dfe88b21))
2038
+ - **workspace-tools:** Update tsup build executor to resolve error thrown during heading printing ([4c41547](https://github.com/storm-software/storm-ops/commit/4c4154749c7f1abbb9a129d809c2e4f4dfe88b21))
2529
2039
 
2530
2040
  ## [1.7.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.4...create-storm-workspace-v1.7.5) (2023-11-17)
2531
2041
 
2532
-
2533
2042
  ### Bug Fixes
2534
2043
 
2535
- * **workspace-tools:** Ensure the type field is applied to package.jcon ([2e93db7](https://github.com/storm-software/storm-ops/commit/2e93db7798999f76a4a0e03c9ac9525d4d6eec61))
2536
- * **workspace-tools:** Update path to typescript source files in package output ([41bf658](https://github.com/storm-software/storm-ops/commit/41bf658b403b36a01590d0e5eb0d8343ab20c435))
2044
+ - **workspace-tools:** Ensure the type field is applied to package.jcon ([2e93db7](https://github.com/storm-software/storm-ops/commit/2e93db7798999f76a4a0e03c9ac9525d4d6eec61))
2045
+ - **workspace-tools:** Update path to typescript source files in package output ([41bf658](https://github.com/storm-software/storm-ops/commit/41bf658b403b36a01590d0e5eb0d8343ab20c435))
2537
2046
 
2538
2047
  ## [1.7.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.3...create-storm-workspace-v1.7.4) (2023-11-17)
2539
2048
 
2540
-
2541
2049
  ### Bug Fixes
2542
2050
 
2543
- * **workspace-tools:** Update prettier to use normal runtime instead of standalone ([5a7d631](https://github.com/storm-software/storm-ops/commit/5a7d631a5985e2596b4e712a33427e1aaa1fad25))
2051
+ - **workspace-tools:** Update prettier to use normal runtime instead of standalone ([5a7d631](https://github.com/storm-software/storm-ops/commit/5a7d631a5985e2596b4e712a33427e1aaa1fad25))
2544
2052
 
2545
2053
  ## [1.7.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.2...create-storm-workspace-v1.7.3) (2023-11-17)
2546
2054
 
2547
-
2548
2055
  ### Bug Fixes
2549
2056
 
2550
- * **workspace-tools:** Added heading to the packaged typescript files ([fddf128](https://github.com/storm-software/storm-ops/commit/fddf1280035c5b2a31a2f8333b10a29e9bc38f90))
2057
+ - **workspace-tools:** Added heading to the packaged typescript files ([fddf128](https://github.com/storm-software/storm-ops/commit/fddf1280035c5b2a31a2f8333b10a29e9bc38f90))
2551
2058
 
2552
2059
  ## [1.7.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.1...create-storm-workspace-v1.7.2) (2023-11-17)
2553
2060
 
2554
-
2555
2061
  ### Bug Fixes
2556
2062
 
2557
- * **workspace-tools:** Update default platform to node ([4b6f1b2](https://github.com/storm-software/storm-ops/commit/4b6f1b208da89492a9586cc87970c4a78f09861f))
2063
+ - **workspace-tools:** Update default platform to node ([4b6f1b2](https://github.com/storm-software/storm-ops/commit/4b6f1b208da89492a9586cc87970c4a78f09861f))
2558
2064
 
2559
2065
  ## [1.7.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.0...create-storm-workspace-v1.7.1) (2023-11-17)
2560
2066
 
2561
-
2562
2067
  ### Bug Fixes
2563
2068
 
2564
- * **workspace-tools:** Added shim to modern build ([0e03ce7](https://github.com/storm-software/storm-ops/commit/0e03ce7a933454d2ca5adf889e60083105d6f433))
2069
+ - **workspace-tools:** Added shim to modern build ([0e03ce7](https://github.com/storm-software/storm-ops/commit/0e03ce7a933454d2ca5adf889e60083105d6f433))
2565
2070
 
2566
2071
  # [1.7.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.58...create-storm-workspace-v1.7.0) (2023-11-17)
2567
2072
 
2568
-
2569
2073
  ### Features
2570
2074
 
2571
- * **workspace-tools:** Added outExtension config option ([fe31e5c](https://github.com/storm-software/storm-ops/commit/fe31e5c3aefb853edc557c288104fe82a6fe77d2))
2075
+ - **workspace-tools:** Added outExtension config option ([fe31e5c](https://github.com/storm-software/storm-ops/commit/fe31e5c3aefb853edc557c288104fe82a6fe77d2))
2572
2076
 
2573
2077
  ## [1.6.58](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.57...create-storm-workspace-v1.6.58) (2023-11-16)
2574
2078
 
2575
-
2576
2079
  ### Bug Fixes
2577
2080
 
2578
- * **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
2081
+ - **workspace-tools:** Update `entry` in tsup to use a single default file ([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
2579
2082
 
2580
2083
  ## [1.6.57](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.56...create-storm-workspace-v1.6.57) (2023-11-16)
2581
2084
 
2582
-
2583
2085
  ### Bug Fixes
2584
2086
 
2585
- * **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
2087
+ - **linting-tools:** Added tsconfig recommended to root tsconfig ([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
2586
2088
 
2587
2089
  ## [1.6.56](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.55...create-storm-workspace-v1.6.56) (2023-11-16)
2588
2090
 
2589
-
2590
2091
  ### Bug Fixes
2591
2092
 
2592
- * **workspace-tools:** Update entry config to use strings instead of `Path` objects ([265669a](https://github.com/storm-software/storm-ops/commit/265669ae0d1e616289c0d3e77db223e97c9e52a3))
2093
+ - **workspace-tools:** Update entry config to use strings instead of `Path` objects ([265669a](https://github.com/storm-software/storm-ops/commit/265669ae0d1e616289c0d3e77db223e97c9e52a3))
2593
2094
 
2594
2095
  ## [1.6.55](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.54...create-storm-workspace-v1.6.55) (2023-11-16)
2595
2096
 
2596
-
2597
2097
  ### Bug Fixes
2598
2098
 
2599
- * **workspace-tools:** Ensure full paths are used for tsup entry config ([10c915d](https://github.com/storm-software/storm-ops/commit/10c915dd36f0474e4005675e11eeecd98103834f))
2099
+ - **workspace-tools:** Ensure full paths are used for tsup entry config ([10c915d](https://github.com/storm-software/storm-ops/commit/10c915dd36f0474e4005675e11eeecd98103834f))
2600
2100
 
2601
2101
  ## [1.6.54](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.53...create-storm-workspace-v1.6.54) (2023-11-16)
2602
2102
 
2603
-
2604
2103
  ### Bug Fixes
2605
2104
 
2606
- * **workspace-tools:** Added glob entry loading to tsup config ([fe40be2](https://github.com/storm-software/storm-ops/commit/fe40be28e6b0b049d4268b6d5c1b743634571a0f))
2607
- * **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
2608
- * **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
2609
- * **workspace-tools:** Remove outExtensions from tsup config ([18d3ec7](https://github.com/storm-software/storm-ops/commit/18d3ec7ea63f2c6f64b8d31a7e458fea2b792f79))
2105
+ - **workspace-tools:** Added glob entry loading to tsup config ([fe40be2](https://github.com/storm-software/storm-ops/commit/fe40be28e6b0b049d4268b6d5c1b743634571a0f))
2106
+ - **workspace-tools:** Change tsup build to use glob package instead of function from Nx ([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
2107
+ - **workspace-tools:** Included missing config function signature change ([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
2108
+ - **workspace-tools:** Remove outExtensions from tsup config ([18d3ec7](https://github.com/storm-software/storm-ops/commit/18d3ec7ea63f2c6f64b8d31a7e458fea2b792f79))
2610
2109
 
2611
2110
  ## [1.6.53](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.52...create-storm-workspace-v1.6.53) (2023-11-16)
2612
2111
 
2613
-
2614
2112
  ### Bug Fixes
2615
2113
 
2616
- * **workspace-tools:** Added EventEmitter listener to the tsup executor ([384ff89](https://github.com/storm-software/storm-ops/commit/384ff89035134a131ee63c4ea43fa15349146e44))
2114
+ - **workspace-tools:** Added EventEmitter listener to the tsup executor ([384ff89](https://github.com/storm-software/storm-ops/commit/384ff89035134a131ee63c4ea43fa15349146e44))
2617
2115
 
2618
2116
  ## [1.6.52](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.51...create-storm-workspace-v1.6.52) (2023-11-16)
2619
2117
 
2620
-
2621
2118
  ### Bug Fixes
2622
2119
 
2623
- * **workspace-tools:** Update executor to attach message event handler to `window` ([00555a9](https://github.com/storm-software/storm-ops/commit/00555a99645f92e6f1060b34e9bfc913238913c8))
2120
+ - **workspace-tools:** Update executor to attach message event handler to `window` ([00555a9](https://github.com/storm-software/storm-ops/commit/00555a99645f92e6f1060b34e9bfc913238913c8))
2624
2121
 
2625
2122
  ## [1.6.51](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.50...create-storm-workspace-v1.6.51) (2023-11-16)
2626
2123
 
2627
-
2628
2124
  ### Bug Fixes
2629
2125
 
2630
- * **workspace-tools:** Removed `cjsInterop` and added code to handle post message events ([06adf3c](https://github.com/storm-software/storm-ops/commit/06adf3c3905fae95f275bec2b8325021349867c0))
2126
+ - **workspace-tools:** Removed `cjsInterop` and added code to handle post message events ([06adf3c](https://github.com/storm-software/storm-ops/commit/06adf3c3905fae95f275bec2b8325021349867c0))
2631
2127
 
2632
2128
  ## [1.6.50](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.49...create-storm-workspace-v1.6.50) (2023-11-16)
2633
2129
 
2634
-
2635
2130
  ### Bug Fixes
2636
2131
 
2637
- * **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
2132
+ - **workspace-tools:** Patch tsup build with check for `this` in rollup config ([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
2638
2133
 
2639
2134
  ## [1.6.49](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.48...create-storm-workspace-v1.6.49) (2023-11-16)
2640
2135
 
2641
-
2642
2136
  ### Bug Fixes
2643
2137
 
2644
- * **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
2645
- * **workspace-tools:** Updates to tsup build config ([157b420](https://github.com/storm-software/storm-ops/commit/157b420de3ba39b1fce535c64c7b12fe8f590e4f))
2138
+ - **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
2139
+ - **workspace-tools:** Updates to tsup build config ([157b420](https://github.com/storm-software/storm-ops/commit/157b420de3ba39b1fce535c64c7b12fe8f590e4f))
2646
2140
 
2647
2141
  ## [1.6.48](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.47...create-storm-workspace-v1.6.48) (2023-11-16)
2648
2142
 
2649
-
2650
2143
  ### Bug Fixes
2651
2144
 
2652
- * **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
2145
+ - **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
2653
2146
 
2654
2147
  ## [1.6.47](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.46...create-storm-workspace-v1.6.47) (2023-11-16)
2655
2148
 
2656
-
2657
2149
  ### Bug Fixes
2658
2150
 
2659
- * **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
2151
+ - **workspace-tools:** Added troubleshooting logging to tsup build ([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
2660
2152
 
2661
2153
  ## [1.6.46](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.45...create-storm-workspace-v1.6.46) (2023-11-15)
2662
2154
 
2663
-
2664
2155
  ### Bug Fixes
2665
2156
 
2666
- * **workspace-tools:** Add json parser option to prettier format line ([86790d6](https://github.com/storm-software/storm-ops/commit/86790d6d683fe191c582afcd5a90b1d086497aec))
2157
+ - **workspace-tools:** Add json parser option to prettier format line ([86790d6](https://github.com/storm-software/storm-ops/commit/86790d6d683fe191c582afcd5a90b1d086497aec))
2667
2158
 
2668
2159
  ## [1.6.45](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.44...create-storm-workspace-v1.6.45) (2023-11-15)
2669
2160
 
2670
-
2671
2161
  ### Bug Fixes
2672
2162
 
2673
- * **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
2674
- * **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
2163
+ - **workspace-tools:** Resolved issue with prettier config import ([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
2164
+ - **workspace-tools:** Updated tsup build to check for package.json in outDir via patch ([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
2675
2165
 
2676
2166
  ## [1.6.44](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.43...create-storm-workspace-v1.6.44) (2023-11-15)
2677
2167
 
2678
-
2679
2168
  ### Bug Fixes
2680
2169
 
2681
- * **workspace-tools:** Resolved issue around writing data to package.json file ([991485e](https://github.com/storm-software/storm-ops/commit/991485e59b749c2278a90684126567835a0a0abc))
2170
+ - **workspace-tools:** Resolved issue around writing data to package.json file ([991485e](https://github.com/storm-software/storm-ops/commit/991485e59b749c2278a90684126567835a0a0abc))
2682
2171
 
2683
2172
  ## [1.6.43](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.42...create-storm-workspace-v1.6.43) (2023-11-15)
2684
2173
 
2685
-
2686
2174
  ### Bug Fixes
2687
2175
 
2688
- * **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
2176
+ - **workspace-tools:** Resolved tsup issue with entry option and package.json full path ([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
2689
2177
 
2690
2178
  ## [1.6.42](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.41...create-storm-workspace-v1.6.42) (2023-11-15)
2691
2179
 
2692
-
2693
2180
  ### Bug Fixes
2694
2181
 
2695
- * **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
2182
+ - **workspace-tools:** Patch tsup to use generated package.json file ([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
2696
2183
 
2697
2184
  ## [1.6.41](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.40...create-storm-workspace-v1.6.41) (2023-11-15)
2698
2185
 
2699
-
2700
2186
  ### Bug Fixes
2701
2187
 
2702
- * **workspace-tools:** Update package.json path generation ([a5c84a2](https://github.com/storm-software/storm-ops/commit/a5c84a2e10dc8e241bc698c086b77c6265d1f36f))
2188
+ - **workspace-tools:** Update package.json path generation ([a5c84a2](https://github.com/storm-software/storm-ops/commit/a5c84a2e10dc8e241bc698c086b77c6265d1f36f))
2703
2189
 
2704
2190
  ## [1.6.40](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.39...create-storm-workspace-v1.6.40) (2023-11-15)
2705
2191
 
2706
-
2707
2192
  ### Bug Fixes
2708
2193
 
2709
- * **workspace-tools:** Update tsup executor to dynamically generate exports in package.json ([0c833b3](https://github.com/storm-software/storm-ops/commit/0c833b3770c885c857c8cd8ca57299b2864f0935))
2194
+ - **workspace-tools:** Update tsup executor to dynamically generate exports in package.json ([0c833b3](https://github.com/storm-software/storm-ops/commit/0c833b3770c885c857c8cd8ca57299b2864f0935))
2710
2195
 
2711
2196
  ## [1.6.39](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.38...create-storm-workspace-v1.6.39) (2023-11-15)
2712
2197
 
2713
-
2714
2198
  ### Bug Fixes
2715
2199
 
2716
- * **workspace-tools:** Update entry file to point to src/index.ts file specifically ([b3ab296](https://github.com/storm-software/storm-ops/commit/b3ab296a24b41996c264ab70d72d9dd5038fec04))
2200
+ - **workspace-tools:** Update entry file to point to src/index.ts file specifically ([b3ab296](https://github.com/storm-software/storm-ops/commit/b3ab296a24b41996c264ab70d72d9dd5038fec04))
2717
2201
 
2718
2202
  ## [1.6.38](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.37...create-storm-workspace-v1.6.38) (2023-11-15)
2719
2203
 
2720
-
2721
2204
  ### Bug Fixes
2722
2205
 
2723
- * **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
2724
- * **workspace-tools:** Added back previously removed config ([d599f20](https://github.com/storm-software/storm-ops/commit/d599f20113c117b7a430de422b49921053cf61e4))
2725
- * **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
2206
+ - **deps:** update patch prod dependencies ([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
2207
+ - **workspace-tools:** Added back previously removed config ([d599f20](https://github.com/storm-software/storm-ops/commit/d599f20113c117b7a430de422b49921053cf61e4))
2208
+ - **workspace-tools:** Update default options for tsup executor ([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
2726
2209
 
2727
2210
  ## [1.6.37](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.36...create-storm-workspace-v1.6.37) (2023-11-15)
2728
2211
 
2729
-
2730
2212
  ### Bug Fixes
2731
2213
 
2732
- * **workspace-tools:** Removed some of the extra tsup config options ([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
2214
+ - **workspace-tools:** Removed some of the extra tsup config options ([085c056](https://github.com/storm-software/storm-ops/commit/085c0566e546f648a8aed3604f1ea356c3b4a7bc))
2733
2215
 
2734
2216
  ## [1.6.36](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.35...create-storm-workspace-v1.6.36) (2023-11-15)
2735
2217
 
2736
-
2737
2218
  ### Bug Fixes
2738
2219
 
2739
- * **workspace-tools:** Generate tsconfig fields in node-library generator ([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
2220
+ - **workspace-tools:** Generate tsconfig fields in node-library generator ([d34b2e6](https://github.com/storm-software/storm-ops/commit/d34b2e6fab177c490ea7fc81637cf26dbb4dad5f))
2740
2221
 
2741
2222
  ## [1.6.35](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.34...create-storm-workspace-v1.6.35) (2023-11-15)
2742
2223
 
2743
-
2744
2224
  ### Bug Fixes
2745
2225
 
2746
- * **workspace-tools:** Further required updates to the tsup config ([d075188](https://github.com/storm-software/storm-ops/commit/d07518857d56eff163f70118e955c6d5348ef2cf))
2747
- * **workspace-tools:** Included funding in package.json of monorepo packages ([338677c](https://github.com/storm-software/storm-ops/commit/338677ce3ec9ca3179de732c96795db39fbb34a3))
2748
- * **workspace-tools:** Remove unneeded plugin from tsup config ([e205c7a](https://github.com/storm-software/storm-ops/commit/e205c7a9ec94b09e03a8b3ced2369c03c3c26e97))
2226
+ - **workspace-tools:** Further required updates to the tsup config ([d075188](https://github.com/storm-software/storm-ops/commit/d07518857d56eff163f70118e955c6d5348ef2cf))
2227
+ - **workspace-tools:** Included funding in package.json of monorepo packages ([338677c](https://github.com/storm-software/storm-ops/commit/338677ce3ec9ca3179de732c96795db39fbb34a3))
2228
+ - **workspace-tools:** Remove unneeded plugin from tsup config ([e205c7a](https://github.com/storm-software/storm-ops/commit/e205c7a9ec94b09e03a8b3ced2369c03c3c26e97))
2749
2229
 
2750
2230
  ## [1.6.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.33...create-storm-workspace-v1.6.34) (2023-11-15)
2751
2231
 
2752
-
2753
2232
  ### Bug Fixes
2754
2233
 
2755
- * **workspace-tools:** Remove .d.ts from extensions config ([fd342ce](https://github.com/storm-software/storm-ops/commit/fd342cee8fa5d1ed3f4ffb2a5d25e1c8f554f7e2))
2234
+ - **workspace-tools:** Remove .d.ts from extensions config ([fd342ce](https://github.com/storm-software/storm-ops/commit/fd342cee8fa5d1ed3f4ffb2a5d25e1c8f554f7e2))
2756
2235
 
2757
2236
  ## [1.6.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.32...create-storm-workspace-v1.6.33) (2023-11-15)
2758
2237
 
2759
-
2760
2238
  ### Bug Fixes
2761
2239
 
2762
- * **workspace-tools:** Undo previous changes to `outExtension` config ([cea4c2e](https://github.com/storm-software/storm-ops/commit/cea4c2e294a7d60bc85ebc859841c45c62d2f484))
2240
+ - **workspace-tools:** Undo previous changes to `outExtension` config ([cea4c2e](https://github.com/storm-software/storm-ops/commit/cea4c2e294a7d60bc85ebc859841c45c62d2f484))
2763
2241
 
2764
2242
  ## [1.6.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.31...create-storm-workspace-v1.6.32) (2023-11-15)
2765
2243
 
2766
-
2767
2244
  ### Bug Fixes
2768
2245
 
2769
- * **workspace-tools:** Added mts to list of extensions for output ([d64b590](https://github.com/storm-software/storm-ops/commit/d64b5906c926de0ff661769cd3dce59c1330ecb4))
2246
+ - **workspace-tools:** Added mts to list of extensions for output ([d64b590](https://github.com/storm-software/storm-ops/commit/d64b5906c926de0ff661769cd3dce59c1330ecb4))
2770
2247
 
2771
2248
  ## [1.6.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.30...create-storm-workspace-v1.6.31) (2023-11-15)
2772
2249
 
2773
-
2774
2250
  ### Bug Fixes
2775
2251
 
2776
- * **workspace-tools:** Ensure proper extensions are applied to declaration files on cjs build ([d1221e6](https://github.com/storm-software/storm-ops/commit/d1221e6e63ea7b4e4cb935d367bc255cf29a5334))
2252
+ - **workspace-tools:** Ensure proper extensions are applied to declaration files on cjs build ([d1221e6](https://github.com/storm-software/storm-ops/commit/d1221e6e63ea7b4e4cb935d367bc255cf29a5334))
2777
2253
 
2778
2254
  ## [1.6.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.29...create-storm-workspace-v1.6.30) (2023-11-14)
2779
2255
 
2780
-
2781
2256
  ### Bug Fixes
2782
2257
 
2783
- * **workspace-tools:** Added esbuildOption update function to change extensions on output files ([1038fd6](https://github.com/storm-software/storm-ops/commit/1038fd6b044aa66ad73d28541782b59392d98ef1))
2258
+ - **workspace-tools:** Added esbuildOption update function to change extensions on output files ([1038fd6](https://github.com/storm-software/storm-ops/commit/1038fd6b044aa66ad73d28541782b59392d98ef1))
2784
2259
 
2785
2260
  ## [1.6.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.28...create-storm-workspace-v1.6.29) (2023-11-14)
2786
2261
 
2787
-
2788
2262
  ### Bug Fixes
2789
2263
 
2790
- * **workspace-tools:** Update tsup build executor to correctly generate package.json in output directory ([b335ff3](https://github.com/storm-software/storm-ops/commit/b335ff3876e0c0b16d7fd457f514859088041c44))
2264
+ - **workspace-tools:** Update tsup build executor to correctly generate package.json in output directory ([b335ff3](https://github.com/storm-software/storm-ops/commit/b335ff3876e0c0b16d7fd457f514859088041c44))
2791
2265
 
2792
2266
  ## [1.6.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.27...create-storm-workspace-v1.6.28) (2023-11-14)
2793
2267
 
2794
-
2795
2268
  ### Bug Fixes
2796
2269
 
2797
- * **workspace-tools:** Resolved issue with incorrect extensions provided to tsup build config ([46d7dc5](https://github.com/storm-software/storm-ops/commit/46d7dc5835cd49da484e50d6eda7e8013071b72c))
2270
+ - **workspace-tools:** Resolved issue with incorrect extensions provided to tsup build config ([46d7dc5](https://github.com/storm-software/storm-ops/commit/46d7dc5835cd49da484e50d6eda7e8013071b72c))
2798
2271
 
2799
2272
  ## [1.6.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.26...create-storm-workspace-v1.6.27) (2023-11-13)
2800
2273
 
2801
-
2802
2274
  ### Bug Fixes
2803
2275
 
2804
- * **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
2276
+ - **workspace-tools:** Update tsup config to package src files in build package ([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
2805
2277
 
2806
2278
  ## [1.6.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.25...create-storm-workspace-v1.6.26) (2023-11-13)
2807
2279
 
2808
-
2809
2280
  ### Bug Fixes
2810
2281
 
2811
- * **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
2282
+ - **workspace-tools:** Include terser in workspace package for tsup build ([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
2812
2283
 
2813
2284
  ## [1.6.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.24...create-storm-workspace-v1.6.25) (2023-11-13)
2814
2285
 
2815
-
2816
2286
  ### Bug Fixes
2817
2287
 
2818
- * **workspace-tools:** Update tsup config to use minifier correctly ([fd86f5b](https://github.com/storm-software/storm-ops/commit/fd86f5bbdd1d7c4f76dd625a7aea91304a7102af))
2288
+ - **workspace-tools:** Update tsup config to use minifier correctly ([fd86f5b](https://github.com/storm-software/storm-ops/commit/fd86f5bbdd1d7c4f76dd625a7aea91304a7102af))
2819
2289
 
2820
2290
  ## [1.6.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.23...create-storm-workspace-v1.6.24) (2023-11-13)
2821
2291
 
2822
-
2823
2292
  ### Bug Fixes
2824
2293
 
2825
- * **workspace-tools:** Upgrade legacy tsup build target to 2022 ([80cf997](https://github.com/storm-software/storm-ops/commit/80cf99784451809fc70a359e21ab5523ce1193c3))
2294
+ - **workspace-tools:** Upgrade legacy tsup build target to 2022 ([80cf997](https://github.com/storm-software/storm-ops/commit/80cf99784451809fc70a359e21ab5523ce1193c3))
2826
2295
 
2827
2296
  ## [1.6.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.22...create-storm-workspace-v1.6.23) (2023-11-13)
2828
2297
 
2829
-
2830
2298
  ### Bug Fixes
2831
2299
 
2832
- * **linting-tools:** Removed emitDecoratorMetadata from base tsconfig ([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
2300
+ - **linting-tools:** Removed emitDecoratorMetadata from base tsconfig ([e2339d0](https://github.com/storm-software/storm-ops/commit/e2339d0e679ec33e88156124cfb5e9f912a750b5))
2833
2301
 
2834
2302
  ## [1.6.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.21...create-storm-workspace-v1.6.22) (2023-11-13)
2835
2303
 
2836
-
2837
2304
  ### Bug Fixes
2838
2305
 
2839
- * **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is no longer required ([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
2306
+ - **linting-tools:** Remove `experimentalDecorators` from base tsconfig as it is no longer required ([294e869](https://github.com/storm-software/storm-ops/commit/294e86947e46e5aa4b275412f48dd2363e992abb))
2840
2307
 
2841
2308
  ## [1.6.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.20...create-storm-workspace-v1.6.21) (2023-11-13)
2842
2309
 
2843
-
2844
2310
  ### Bug Fixes
2845
2311
 
2846
- * **workspace-tools:** Update the package.json config during tsup build executor ([39a6a40](https://github.com/storm-software/storm-ops/commit/39a6a40e4b98300ab6c970c2a8b83ba2d6f19351))
2312
+ - **workspace-tools:** Update the package.json config during tsup build executor ([39a6a40](https://github.com/storm-software/storm-ops/commit/39a6a40e4b98300ab6c970c2a8b83ba2d6f19351))
2847
2313
 
2848
2314
  ## [1.6.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.19...create-storm-workspace-v1.6.20) (2023-11-13)
2849
2315
 
2850
-
2851
2316
  ### Bug Fixes
2852
2317
 
2853
- * **workspace-tools:** Update treeshaking config for tsup build executor ([a2903f2](https://github.com/storm-software/storm-ops/commit/a2903f2c528046093d637e8feb9c4d50027021c6))
2318
+ - **workspace-tools:** Update treeshaking config for tsup build executor ([a2903f2](https://github.com/storm-software/storm-ops/commit/a2903f2c528046093d637e8feb9c4d50027021c6))
2854
2319
 
2855
2320
  ## [1.6.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.18...create-storm-workspace-v1.6.19) (2023-11-13)
2856
2321
 
2857
-
2858
2322
  ### Bug Fixes
2859
2323
 
2860
- * **workspace-tools:** Added path extension plugin to tsup build config ([a03f2f3](https://github.com/storm-software/storm-ops/commit/a03f2f374dac599db24c77e4121925c12d232b18))
2324
+ - **workspace-tools:** Added path extension plugin to tsup build config ([a03f2f3](https://github.com/storm-software/storm-ops/commit/a03f2f374dac599db24c77e4121925c12d232b18))
2861
2325
 
2862
2326
  ## [1.6.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.17...create-storm-workspace-v1.6.18) (2023-11-13)
2863
2327
 
2864
-
2865
2328
  ### Bug Fixes
2866
2329
 
2867
- * **workspace-tools:** Resolved issue with missing option in node-library generator ([b555532](https://github.com/storm-software/storm-ops/commit/b5555324e3ceef6e687b7b0e327f3cb1c2052700))
2330
+ - **workspace-tools:** Resolved issue with missing option in node-library generator ([b555532](https://github.com/storm-software/storm-ops/commit/b5555324e3ceef6e687b7b0e327f3cb1c2052700))
2868
2331
 
2869
2332
  ## [1.6.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.16...create-storm-workspace-v1.6.17) (2023-11-13)
2870
2333
 
2871
-
2872
2334
  ### Bug Fixes
2873
2335
 
2874
- * **workspace-tools:** Remove the extension update plugin from tsup config ([e003eb1](https://github.com/storm-software/storm-ops/commit/e003eb1a28042009cf478c5529b99941c7580d13))
2336
+ - **workspace-tools:** Remove the extension update plugin from tsup config ([e003eb1](https://github.com/storm-software/storm-ops/commit/e003eb1a28042009cf478c5529b99941c7580d13))
2875
2337
 
2876
2338
  ## [1.6.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.15...create-storm-workspace-v1.6.16) (2023-11-13)
2877
2339
 
2878
-
2879
2340
  ### Bug Fixes
2880
2341
 
2881
- * **workspace-tools:** Update the entry glob to start at sourceRoot ([92c5ac2](https://github.com/storm-software/storm-ops/commit/92c5ac25736c49c5522f2e251b06b5e1406fd688))
2342
+ - **workspace-tools:** Update the entry glob to start at sourceRoot ([92c5ac2](https://github.com/storm-software/storm-ops/commit/92c5ac25736c49c5522f2e251b06b5e1406fd688))
2882
2343
 
2883
2344
  ## [1.6.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.14...create-storm-workspace-v1.6.15) (2023-11-12)
2884
2345
 
2885
-
2886
2346
  ### Bug Fixes
2887
2347
 
2888
- * **workspace-tools:** Resolved issue with entry globs ([12bb7b2](https://github.com/storm-software/storm-ops/commit/12bb7b29a4b0bec58307caf98e2b5ad7efef3c65))
2348
+ - **workspace-tools:** Resolved issue with entry globs ([12bb7b2](https://github.com/storm-software/storm-ops/commit/12bb7b29a4b0bec58307caf98e2b5ad7efef3c65))
2889
2349
 
2890
2350
  ## [1.6.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.13...create-storm-workspace-v1.6.14) (2023-11-12)
2891
2351
 
2892
-
2893
2352
  ### Bug Fixes
2894
2353
 
2895
- * **workspace-tools:** Update entry paths for tsup build executor ([031f80e](https://github.com/storm-software/storm-ops/commit/031f80e3ac6880fc7be7cc2375ea70c748411b34))
2354
+ - **workspace-tools:** Update entry paths for tsup build executor ([031f80e](https://github.com/storm-software/storm-ops/commit/031f80e3ac6880fc7be7cc2375ea70c748411b34))
2896
2355
 
2897
2356
  ## [1.6.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.12...create-storm-workspace-v1.6.13) (2023-11-12)
2898
2357
 
2899
-
2900
2358
  ### Bug Fixes
2901
2359
 
2902
- * **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
2360
+ - **workspace-tools:** Update output paths on tsup executor config ([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
2903
2361
 
2904
2362
  ## [1.6.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.11...create-storm-workspace-v1.6.12) (2023-11-12)
2905
2363
 
2906
-
2907
2364
  ### Bug Fixes
2908
2365
 
2909
- * **workspace-tools:** Update default config for tsup build executor ([8296085](https://github.com/storm-software/storm-ops/commit/829608553c2a6c05f48520bc0d0b42ae12b3118f))
2366
+ - **workspace-tools:** Update default config for tsup build executor ([8296085](https://github.com/storm-software/storm-ops/commit/829608553c2a6c05f48520bc0d0b42ae12b3118f))
2910
2367
 
2911
2368
  ## [1.6.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.10...create-storm-workspace-v1.6.11) (2023-11-12)
2912
2369
 
2913
-
2914
2370
  ### Bug Fixes
2915
2371
 
2916
- * **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
2372
+ - **workspace-tools:** Update clean functionality so no previously build files are removed ([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
2917
2373
 
2918
2374
  ## [1.6.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.9...create-storm-workspace-v1.6.10) (2023-11-12)
2919
2375
 
2920
-
2921
2376
  ### Bug Fixes
2922
2377
 
2923
- * **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
2378
+ - **workspace-tools:** Resolve issue with config objects passed to copyAssets function ([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
2924
2379
 
2925
2380
  ## [1.6.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.8...create-storm-workspace-v1.6.9) (2023-11-12)
2926
2381
 
2927
-
2928
2382
  ### Bug Fixes
2929
2383
 
2930
- * **workspace-tools:** Log error when copy assets fails ([c97b2c9](https://github.com/storm-software/storm-ops/commit/c97b2c9ca6ea5b3170718c23894b45db41172ff0))
2384
+ - **workspace-tools:** Log error when copy assets fails ([c97b2c9](https://github.com/storm-software/storm-ops/commit/c97b2c9ca6ea5b3170718c23894b45db41172ff0))
2931
2385
 
2932
2386
  ## [1.6.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.7...create-storm-workspace-v1.6.8) (2023-11-12)
2933
2387
 
2934
-
2935
2388
  ### Bug Fixes
2936
2389
 
2937
- * **workspace-tools:** Log copy package failures instead of throwing an error during tsup executor ([6f61a2a](https://github.com/storm-software/storm-ops/commit/6f61a2a92690fe94a4f8748011374e1eca534962))
2390
+ - **workspace-tools:** Log copy package failures instead of throwing an error during tsup executor ([6f61a2a](https://github.com/storm-software/storm-ops/commit/6f61a2a92690fe94a4f8748011374e1eca534962))
2938
2391
 
2939
2392
  ## [1.6.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.6...create-storm-workspace-v1.6.7) (2023-11-12)
2940
2393
 
2941
-
2942
2394
  ### Bug Fixes
2943
2395
 
2944
- * **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
2396
+ - **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle ([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
2945
2397
 
2946
2398
  ## [1.6.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.5...create-storm-workspace-v1.6.6) (2023-11-12)
2947
2399
 
2948
-
2949
2400
  ### Bug Fixes
2950
2401
 
2951
- * **workspace-tools:** Change the extension on the compiled files to js ([5214e97](https://github.com/storm-software/storm-ops/commit/5214e9752594b0bf9aaff19c453bcce935bfdbb4))
2402
+ - **workspace-tools:** Change the extension on the compiled files to js ([5214e97](https://github.com/storm-software/storm-ops/commit/5214e9752594b0bf9aaff19c453bcce935bfdbb4))
2952
2403
 
2953
2404
  ## [1.6.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.4...create-storm-workspace-v1.6.5) (2023-11-12)
2954
2405
 
2955
-
2956
2406
  ### Bug Fixes
2957
2407
 
2958
- * **workspace-tools:** Remove ES module from build process ([afaaef0](https://github.com/storm-software/storm-ops/commit/afaaef08e1c13b8c008d5a6648caa56d7167d0bc))
2408
+ - **workspace-tools:** Remove ES module from build process ([afaaef0](https://github.com/storm-software/storm-ops/commit/afaaef08e1c13b8c008d5a6648caa56d7167d0bc))
2959
2409
 
2960
2410
  ## [1.6.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.3...create-storm-workspace-v1.6.4) (2023-11-12)
2961
2411
 
2962
-
2963
2412
  ### Bug Fixes
2964
2413
 
2965
- * **workspace-tools:** Added code to properly set the package.json files in node-library generator ([144749c](https://github.com/storm-software/storm-ops/commit/144749caf85d606612e67e7cfae9273ff8f70bce))
2414
+ - **workspace-tools:** Added code to properly set the package.json files in node-library generator ([144749c](https://github.com/storm-software/storm-ops/commit/144749caf85d606612e67e7cfae9273ff8f70bce))
2966
2415
 
2967
2416
  ## [1.6.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.2...create-storm-workspace-v1.6.3) (2023-11-12)
2968
2417
 
2969
-
2970
2418
  ### Bug Fixes
2971
2419
 
2972
- * **workspace-tools:** Removed unused hasher module ([83cc1ac](https://github.com/storm-software/storm-ops/commit/83cc1ac61e560b19986fab8b02ac94e54a8d0273))
2973
- * **workspace-tools:** Resolve issue with `outDir` in spec tsconfig ([cbf4245](https://github.com/storm-software/storm-ops/commit/cbf4245fc217f4e319c43565ab5bc64af5af2c22))
2420
+ - **workspace-tools:** Removed unused hasher module ([83cc1ac](https://github.com/storm-software/storm-ops/commit/83cc1ac61e560b19986fab8b02ac94e54a8d0273))
2421
+ - **workspace-tools:** Resolve issue with `outDir` in spec tsconfig ([cbf4245](https://github.com/storm-software/storm-ops/commit/cbf4245fc217f4e319c43565ab5bc64af5af2c22))
2974
2422
 
2975
2423
  ## [1.6.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.1...create-storm-workspace-v1.6.2) (2023-11-12)
2976
2424
 
2977
-
2978
2425
  ### Bug Fixes
2979
2426
 
2980
- * **workspace-tools:** Resolved export issue with tsup executor ([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
2427
+ - **workspace-tools:** Resolved export issue with tsup executor ([f5427a1](https://github.com/storm-software/storm-ops/commit/f5427a1314473ffb2598a6c9c88de73877778770))
2981
2428
 
2982
2429
  ## [1.6.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.6.0...create-storm-workspace-v1.6.1) (2023-11-12)
2983
2430
 
2984
-
2985
2431
  ### Bug Fixes
2986
2432
 
2987
- * **workspace-tools:** Resolved issue with missing tsup executor hasher code ([b1b6412](https://github.com/storm-software/storm-ops/commit/b1b6412f5b1106c494d686dc4115e3e2235358a6))
2433
+ - **workspace-tools:** Resolved issue with missing tsup executor hasher code ([b1b6412](https://github.com/storm-software/storm-ops/commit/b1b6412f5b1106c494d686dc4115e3e2235358a6))
2988
2434
 
2989
2435
  # [1.6.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.34...create-storm-workspace-v1.6.0) (2023-11-12)
2990
2436
 
2991
-
2992
2437
  ### Features
2993
2438
 
2994
- * **workspace-tools:** Upgrade workspace tools to bundle all dependencies ([4a110f1](https://github.com/storm-software/storm-ops/commit/4a110f11fa41b0f1e4c0e403e033069647ec7b53))
2439
+ - **workspace-tools:** Upgrade workspace tools to bundle all dependencies ([4a110f1](https://github.com/storm-software/storm-ops/commit/4a110f11fa41b0f1e4c0e403e033069647ec7b53))
2995
2440
 
2996
2441
  ## [1.5.34](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.33...create-storm-workspace-v1.5.34) (2023-11-11)
2997
2442
 
2998
-
2999
2443
  ### Bug Fixes
3000
2444
 
3001
- * **workspace-tools:** Resolve null reference issue in node-library generator ([113a9dc](https://github.com/storm-software/storm-ops/commit/113a9dc34587c2b6b3cdfe006d13f09f46560e00))
2445
+ - **workspace-tools:** Resolve null reference issue in node-library generator ([113a9dc](https://github.com/storm-software/storm-ops/commit/113a9dc34587c2b6b3cdfe006d13f09f46560e00))
3002
2446
 
3003
2447
  ## [1.5.33](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.32...create-storm-workspace-v1.5.33) (2023-11-11)
3004
2448
 
3005
-
3006
2449
  ### Bug Fixes
3007
2450
 
3008
- * **workspace-tools:** Resovled issue with node-library generator null reference ([3172e27](https://github.com/storm-software/storm-ops/commit/3172e270ad18b179e462fd7f2a9672e7ffe6bede))
2451
+ - **workspace-tools:** Resovled issue with node-library generator null reference ([3172e27](https://github.com/storm-software/storm-ops/commit/3172e270ad18b179e462fd7f2a9672e7ffe6bede))
3009
2452
 
3010
2453
  ## [1.5.32](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.31...create-storm-workspace-v1.5.32) (2023-11-11)
3011
2454
 
3012
-
3013
2455
  ### Bug Fixes
3014
2456
 
3015
- * **workspace-tools:** Fixed issue with husky hook commands ([da3d9af](https://github.com/storm-software/storm-ops/commit/da3d9af86632754e3005d11f5d67b90d2edb31b1))
2457
+ - **workspace-tools:** Fixed issue with husky hook commands ([da3d9af](https://github.com/storm-software/storm-ops/commit/da3d9af86632754e3005d11f5d67b90d2edb31b1))
3016
2458
 
3017
2459
  ## [1.5.31](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.30...create-storm-workspace-v1.5.31) (2023-11-10)
3018
2460
 
3019
-
3020
2461
  ### Bug Fixes
3021
2462
 
3022
- * **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
2463
+ - **workspace-tools:** Resolved issue setting private package.json field in node-library generator ([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
3023
2464
 
3024
2465
  ## [1.5.30](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.29...create-storm-workspace-v1.5.30) (2023-11-10)
3025
2466
 
3026
-
3027
2467
  ### Bug Fixes
3028
2468
 
3029
- * **workspace-tools:** Resolve issue adding linting during node-library generator ([6b5c34a](https://github.com/storm-software/storm-ops/commit/6b5c34ad9297bd622ccca8c322abbc7cfdb09326))
2469
+ - **workspace-tools:** Resolve issue adding linting during node-library generator ([6b5c34a](https://github.com/storm-software/storm-ops/commit/6b5c34ad9297bd622ccca8c322abbc7cfdb09326))
3030
2470
 
3031
2471
  ## [1.5.29](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.28...create-storm-workspace-v1.5.29) (2023-11-10)
3032
2472
 
3033
-
3034
2473
  ### Bug Fixes
3035
2474
 
3036
- * **workspace-tools:** Resolved issue with node-library generator ([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
2475
+ - **workspace-tools:** Resolved issue with node-library generator ([c0f2d26](https://github.com/storm-software/storm-ops/commit/c0f2d26849f0f16ca4e6da30c953152be3113906))
3037
2476
 
3038
2477
  ## [1.5.28](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.27...create-storm-workspace-v1.5.28) (2023-11-10)
3039
2478
 
3040
-
3041
2479
  ### Bug Fixes
3042
2480
 
3043
- * **git-tools:** Update readme-gen to use the configured pnpm script ([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
2481
+ - **git-tools:** Update readme-gen to use the configured pnpm script ([87a2788](https://github.com/storm-software/storm-ops/commit/87a2788bbe74bd7ef92ca872c3cadc57531ba51e))
3044
2482
 
3045
2483
  ## [1.5.27](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.26...create-storm-workspace-v1.5.27) (2023-11-10)
3046
2484
 
3047
-
3048
2485
  ### Bug Fixes
3049
2486
 
3050
- * **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
3051
- * **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
2487
+ - **git-tools:** Update list-staged config extension to work with ES modules ([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
2488
+ - **linting-tools:** Update cspell config to json to resolve import issue ([5ca437a](https://github.com/storm-software/storm-ops/commit/5ca437a2880486de494f4a49803b5e59b5a746dc))
3052
2489
 
3053
2490
  ## [1.5.26](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.25...create-storm-workspace-v1.5.26) (2023-11-10)
3054
2491
 
3055
-
3056
2492
  ### Bug Fixes
3057
2493
 
3058
- * **git-tools:** Resolved issues with husky hook scripts ([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
2494
+ - **git-tools:** Resolved issues with husky hook scripts ([3c330bb](https://github.com/storm-software/storm-ops/commit/3c330bb92ed007d9d8c9b6f893826057b5150092))
3059
2495
 
3060
2496
  ## [1.5.25](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.24...create-storm-workspace-v1.5.25) (2023-11-10)
3061
2497
 
3062
-
3063
2498
  ### Bug Fixes
3064
2499
 
3065
- * **workspace-tools:** Resolved project configuration reference issue in tsup executor ([f6f8cef](https://github.com/storm-software/storm-ops/commit/f6f8ceff5ff7fc94c4c1680db2ce25afcc8254d4))
2500
+ - **workspace-tools:** Resolved project configuration reference issue in tsup executor ([f6f8cef](https://github.com/storm-software/storm-ops/commit/f6f8ceff5ff7fc94c4c1680db2ce25afcc8254d4))
3066
2501
 
3067
2502
  ## [1.5.24](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.23...create-storm-workspace-v1.5.24) (2023-11-10)
3068
2503
 
3069
-
3070
2504
  ### Bug Fixes
3071
2505
 
3072
- * **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
2506
+ - **git-tools:** Resolved issue with missing husky hooks ([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
3073
2507
 
3074
2508
  ## [1.5.23](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.22...create-storm-workspace-v1.5.23) (2023-11-10)
3075
2509
 
3076
-
3077
2510
  ### Bug Fixes
3078
2511
 
3079
- * **workspace-tools:** Resolved issue with path to tsup executor ([7eca742](https://github.com/storm-software/storm-ops/commit/7eca742381ccb9c78bfd401db8215f958bcf7697))
2512
+ - **workspace-tools:** Resolved issue with path to tsup executor ([7eca742](https://github.com/storm-software/storm-ops/commit/7eca742381ccb9c78bfd401db8215f958bcf7697))
3080
2513
 
3081
2514
  ## [1.5.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.21...create-storm-workspace-v1.5.22) (2023-11-10)
3082
2515
 
3083
-
3084
2516
  ### Bug Fixes
3085
2517
 
3086
- * **workspace-tools:** Move the nx.json default config to tasks-runners ([3103757](https://github.com/storm-software/storm-ops/commit/31037576dec87a7291bed5fb4f0626b83e351e1e))
3087
- * **workspace-tools:** Update cache directory in nx.json default ([67e04c6](https://github.com/storm-software/storm-ops/commit/67e04c6dbf7f78f0f713d34abae94a7f45ab7a79))
3088
- * **workspace-tools:** Update env file in preset generator ([c48acad](https://github.com/storm-software/storm-ops/commit/c48acad7b01ee56e7f9304f16b8b32aaa31be441))
2518
+ - **workspace-tools:** Move the nx.json default config to tasks-runners ([3103757](https://github.com/storm-software/storm-ops/commit/31037576dec87a7291bed5fb4f0626b83e351e1e))
2519
+ - **workspace-tools:** Update cache directory in nx.json default ([67e04c6](https://github.com/storm-software/storm-ops/commit/67e04c6dbf7f78f0f713d34abae94a7f45ab7a79))
2520
+ - **workspace-tools:** Update env file in preset generator ([c48acad](https://github.com/storm-software/storm-ops/commit/c48acad7b01ee56e7f9304f16b8b32aaa31be441))
3089
2521
 
3090
2522
  ## [1.5.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.20...create-storm-workspace-v1.5.21) (2023-11-10)
3091
2523
 
3092
-
3093
2524
  ### Bug Fixes
3094
2525
 
3095
- * **workspace-tools:** Update node-library generator to add library to workspace tsconfig and package.json ([325cb72](https://github.com/storm-software/storm-ops/commit/325cb726e37a333bab12bbfbd95b16497dd2a940))
2526
+ - **workspace-tools:** Update node-library generator to add library to workspace tsconfig and package.json ([325cb72](https://github.com/storm-software/storm-ops/commit/325cb726e37a333bab12bbfbd95b16497dd2a940))
3096
2527
 
3097
2528
  ## [1.5.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.19...create-storm-workspace-v1.5.20) (2023-11-10)
3098
2529
 
3099
-
3100
2530
  ### Bug Fixes
3101
2531
 
3102
- * **workspace-tools:** Replace joins with calls to joinPathFragments in node-library generator ([5599b5b](https://github.com/storm-software/storm-ops/commit/5599b5bf0f3ddac163b20efe05f0c3e62a215ac9))
2532
+ - **workspace-tools:** Replace joins with calls to joinPathFragments in node-library generator ([5599b5b](https://github.com/storm-software/storm-ops/commit/5599b5bf0f3ddac163b20efe05f0c3e62a215ac9))
3103
2533
 
3104
2534
  ## [1.5.19](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.18...create-storm-workspace-v1.5.19) (2023-11-10)
3105
2535
 
3106
-
3107
2536
  ### Bug Fixes
3108
2537
 
3109
- * **workspace-tools:** Resolved issue with node-library generator package.json creation ([d18d160](https://github.com/storm-software/storm-ops/commit/d18d160f1dd7958df7c0d9c0b1921600dbb3741d))
2538
+ - **workspace-tools:** Resolved issue with node-library generator package.json creation ([d18d160](https://github.com/storm-software/storm-ops/commit/d18d160f1dd7958df7c0d9c0b1921600dbb3741d))
3110
2539
 
3111
2540
  ## [1.5.18](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.17...create-storm-workspace-v1.5.18) (2023-11-09)
3112
2541
 
3113
-
3114
2542
  ### Bug Fixes
3115
2543
 
3116
- * **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
2544
+ - **workspace-tools:** Resolved issue with dependency versions in preset ([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
3117
2545
 
3118
2546
  ## [1.5.17](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.16...create-storm-workspace-v1.5.17) (2023-11-09)
3119
2547
 
3120
-
3121
2548
  ### Bug Fixes
3122
2549
 
3123
- * **linting-tools:** Resolved issue with linting tool executable file name ([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
2550
+ - **linting-tools:** Resolved issue with linting tool executable file name ([6ad8767](https://github.com/storm-software/storm-ops/commit/6ad87673332ebdebc56eb32266585f801f791797))
3124
2551
 
3125
2552
  ## [1.5.16](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.15...create-storm-workspace-v1.5.16) (2023-11-08)
3126
2553
 
3127
-
3128
2554
  ### Bug Fixes
3129
2555
 
3130
- * **create-storm-workspace:** Update preset implementation and added back nxCloud and mode args to CLI ([35bab7e](https://github.com/storm-software/storm-ops/commit/35bab7e28ca2d7ca2430e0ec2d4c257d241adc53))
2556
+ - **create-storm-workspace:** Update preset implementation and added back nxCloud and mode args to CLI ([35bab7e](https://github.com/storm-software/storm-ops/commit/35bab7e28ca2d7ca2430e0ec2d4c257d241adc53))
3131
2557
 
3132
2558
  ## [1.5.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.14...create-storm-workspace-v1.5.15) (2023-11-08)
3133
2559
 
3134
-
3135
2560
  ### Bug Fixes
3136
2561
 
3137
- * **workspace-tools:** Resolved husky install error thrown in preset ([a24d783](https://github.com/storm-software/storm-ops/commit/a24d783a1402f3bc7232b8c9195a6ea01322533c))
2562
+ - **workspace-tools:** Resolved husky install error thrown in preset ([a24d783](https://github.com/storm-software/storm-ops/commit/a24d783a1402f3bc7232b8c9195a6ea01322533c))
3138
2563
 
3139
2564
  ## [1.5.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.13...create-storm-workspace-v1.5.14) (2023-11-08)
3140
2565
 
3141
-
3142
2566
  ### Bug Fixes
3143
2567
 
3144
- * **create-storm-workspace:** Resolved issue with command args and added debug option to tsup ([01d2296](https://github.com/storm-software/storm-ops/commit/01d2296ab7651f83966cf2e8ec364f066e09611b))
3145
- * **workspace-tools:** Added husky install to prepare script ([f29b34e](https://github.com/storm-software/storm-ops/commit/f29b34eb96882a8330bf7463fc39624d4124e1e9))
2568
+ - **create-storm-workspace:** Resolved issue with command args and added debug option to tsup ([01d2296](https://github.com/storm-software/storm-ops/commit/01d2296ab7651f83966cf2e8ec364f066e09611b))
2569
+ - **workspace-tools:** Added husky install to prepare script ([f29b34e](https://github.com/storm-software/storm-ops/commit/f29b34eb96882a8330bf7463fc39624d4124e1e9))
3146
2570
 
3147
2571
  ## [1.5.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.12...create-storm-workspace-v1.5.13) (2023-11-08)
3148
2572
 
3149
-
3150
2573
  ### Bug Fixes
3151
2574
 
3152
- * **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
2575
+ - **workspace-tools:** Resolved issues with all-contributors template ([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
3153
2576
 
3154
2577
  ## [1.5.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.11...create-storm-workspace-v1.5.12) (2023-11-08)
3155
2578
 
3156
-
3157
2579
  ### Bug Fixes
3158
2580
 
3159
- * **create-storm-workspace:** Updated vsc setting config and args order ([0cdbfef](https://github.com/storm-software/storm-ops/commit/0cdbfef3083d2fbc3a2b65c185d2c5ac61ce0207))
3160
- * **workspace-tools:** Resolved issue with Setup Workspace action name ([1ccd8b4](https://github.com/storm-software/storm-ops/commit/1ccd8b4f0523576175e48ef36cfa4a47f00e4ad4))
2581
+ - **create-storm-workspace:** Updated vsc setting config and args order ([0cdbfef](https://github.com/storm-software/storm-ops/commit/0cdbfef3083d2fbc3a2b65c185d2c5ac61ce0207))
2582
+ - **workspace-tools:** Resolved issue with Setup Workspace action name ([1ccd8b4](https://github.com/storm-software/storm-ops/commit/1ccd8b4f0523576175e48ef36cfa4a47f00e4ad4))
3161
2583
 
3162
2584
  ## [1.5.11](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.10...create-storm-workspace-v1.5.11) (2023-11-08)
3163
2585
 
3164
-
3165
2586
  ### Bug Fixes
3166
2587
 
3167
- * **workspace-tools:** Updated package.json scripts in preset ([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
2588
+ - **workspace-tools:** Updated package.json scripts in preset ([9dd9b9c](https://github.com/storm-software/storm-ops/commit/9dd9b9cc2acd250da5e8278d7ef2212aff6469f6))
3168
2589
 
3169
2590
  ## [1.5.10](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.9...create-storm-workspace-v1.5.10) (2023-11-08)
3170
2591
 
3171
-
3172
2592
  ### Bug Fixes
3173
2593
 
3174
- * **create-storm-workspace:** Resolved issue with array index access ([6ec1fc8](https://github.com/storm-software/storm-ops/commit/6ec1fc83621bc0027f4783cd10513884ef233fd5))
2594
+ - **create-storm-workspace:** Resolved issue with array index access ([6ec1fc8](https://github.com/storm-software/storm-ops/commit/6ec1fc83621bc0027f4783cd10513884ef233fd5))
3175
2595
 
3176
2596
  ## [1.5.9](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.8...create-storm-workspace-v1.5.9) (2023-11-08)
3177
2597
 
3178
-
3179
2598
  ### Bug Fixes
3180
2599
 
3181
- * **workspace-tools:** Resolve issue with preset CI action's env config ([e6f7b8a](https://github.com/storm-software/storm-ops/commit/e6f7b8a81be6197d9f5d0fe71dafabf90189c669))
2600
+ - **workspace-tools:** Resolve issue with preset CI action's env config ([e6f7b8a](https://github.com/storm-software/storm-ops/commit/e6f7b8a81be6197d9f5d0fe71dafabf90189c669))
3182
2601
 
3183
2602
  ## [1.5.8](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.7...create-storm-workspace-v1.5.8) (2023-11-08)
3184
2603
 
3185
-
3186
2604
  ### Bug Fixes
3187
2605
 
3188
- * **workspace-tools:** Resolved issue with README template in preset ([5824423](https://github.com/storm-software/storm-ops/commit/5824423e787aa2bec7e94cca89105a2bee2828f4))
2606
+ - **workspace-tools:** Resolved issue with README template in preset ([5824423](https://github.com/storm-software/storm-ops/commit/5824423e787aa2bec7e94cca89105a2bee2828f4))
3189
2607
 
3190
2608
  ## [1.5.7](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.6...create-storm-workspace-v1.5.7) (2023-11-08)
3191
2609
 
3192
-
3193
2610
  ### Bug Fixes
3194
2611
 
3195
- * **workspace-tools:** Resolved issue with nx.json file in preset ([ce132a0](https://github.com/storm-software/storm-ops/commit/ce132a00334b9c6e6123c1302301b808212db4fb))
2612
+ - **workspace-tools:** Resolved issue with nx.json file in preset ([ce132a0](https://github.com/storm-software/storm-ops/commit/ce132a00334b9c6e6123c1302301b808212db4fb))
3196
2613
 
3197
2614
  ## [1.5.6](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.5...create-storm-workspace-v1.5.6) (2023-11-08)
3198
2615
 
3199
-
3200
2616
  ### Bug Fixes
3201
2617
 
3202
- * **create-storm-workspace:** Resolved issue with the CLI's arg indexes ([78b12e1](https://github.com/storm-software/storm-ops/commit/78b12e14aa96e55a7768efff433d57e10374fbe7))
3203
- * **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
2618
+ - **create-storm-workspace:** Resolved issue with the CLI's arg indexes ([78b12e1](https://github.com/storm-software/storm-ops/commit/78b12e14aa96e55a7768efff433d57e10374fbe7))
2619
+ - **workspace-tools:** Resolved issues with mismatching node/pnpm versions ([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
3204
2620
 
3205
2621
  ## [1.5.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.4...create-storm-workspace-v1.5.5) (2023-11-07)
3206
2622
 
3207
-
3208
2623
  ### Bug Fixes
3209
2624
 
3210
- * **workspace-tools:** Resolved various type issues with preset execution ([189ed86](https://github.com/storm-software/storm-ops/commit/189ed867e688af05a3b1aebbd8a053c2c707a457))
2625
+ - **workspace-tools:** Resolved various type issues with preset execution ([189ed86](https://github.com/storm-software/storm-ops/commit/189ed867e688af05a3b1aebbd8a053c2c707a457))
3211
2626
 
3212
2627
  ## [1.5.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.3...create-storm-workspace-v1.5.4) (2023-11-07)
3213
2628
 
3214
-
3215
2629
  ### Bug Fixes
3216
2630
 
3217
- * **create-storm-workspace:** Resolved issue with missing package executable ([4256731](https://github.com/storm-software/storm-ops/commit/4256731041c36bcf54d965b9b8d44f5b2163566e))
2631
+ - **create-storm-workspace:** Resolved issue with missing package executable ([4256731](https://github.com/storm-software/storm-ops/commit/4256731041c36bcf54d965b9b8d44f5b2163566e))
3218
2632
 
3219
2633
  ## [1.5.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.2...create-storm-workspace-v1.5.3) (2023-11-07)
3220
2634
 
3221
-
3222
2635
  ### Bug Fixes
3223
2636
 
3224
- * **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
2637
+ - **create-storm-workspace:** Bundle packages with create-storm-workspace ([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
3225
2638
 
3226
2639
  ## [1.5.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.1...create-storm-workspace-v1.5.2) (2023-11-07)
3227
2640
 
3228
-
3229
2641
  ### Bug Fixes
3230
2642
 
3231
- * **create-storm-workspace:** Resolved issue getting workspace-tools package version ([2ce3d32](https://github.com/storm-software/storm-ops/commit/2ce3d32525e0f184c47c7b98bd880cafd8f3a6e8))
2643
+ - **create-storm-workspace:** Resolved issue getting workspace-tools package version ([2ce3d32](https://github.com/storm-software/storm-ops/commit/2ce3d32525e0f184c47c7b98bd880cafd8f3a6e8))
3232
2644
 
3233
2645
  ## [1.5.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.5.0...create-storm-workspace-v1.5.1) (2023-11-07)
3234
2646
 
3235
-
3236
2647
  ### Bug Fixes
3237
2648
 
3238
- * **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
2649
+ - **create-storm-workspace:** Resolved issue with linked workspace-tools dependency in package.json ([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
3239
2650
 
3240
2651
  # [1.5.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.4.0...create-storm-workspace-v1.5.0) (2023-11-07)
3241
2652
 
3242
-
3243
2653
  ### Features
3244
2654
 
3245
- * **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
2655
+ - **workspace-tools:** Added the node-library generator ([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
3246
2656
 
3247
2657
  # [1.4.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.3.0...create-storm-workspace-v1.4.0) (2023-11-07)
3248
2658
 
3249
-
3250
2659
  ### Bug Fixes
3251
2660
 
3252
- * **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
3253
-
2661
+ - **storm-ops:** Regenerated pnpm filelock file ([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
3254
2662
 
3255
2663
  ### Features
3256
2664
 
3257
- * **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
2665
+ - **testing-tools:** Added testing-tools library for common test functionality ([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
3258
2666
 
3259
2667
  # [1.3.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.2...create-storm-workspace-v1.3.0) (2023-11-07)
3260
2668
 
3261
-
3262
2669
  ### Bug Fixes
3263
2670
 
3264
- * **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
3265
- * **workspace-tools:** Exclude eslint config from generators in typescript comiler ([83bd2b3](https://github.com/storm-software/storm-ops/commit/83bd2b32815a6c6603a83106f1832a67a933d70e))
3266
-
2671
+ - **storm-ops:** Update pnpm lockfile ([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
2672
+ - **workspace-tools:** Exclude eslint config from generators in typescript comiler ([83bd2b3](https://github.com/storm-software/storm-ops/commit/83bd2b32815a6c6603a83106f1832a67a933d70e))
3267
2673
 
3268
2674
  ### Features
3269
2675
 
3270
- * **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
2676
+ - **storm-ops:** Converted repository eslint to flat structure ([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
3271
2677
 
3272
2678
  ## [1.2.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.1...create-storm-workspace-v1.2.2) (2023-11-06)
3273
2679
 
3274
-
3275
2680
  ### Bug Fixes
3276
2681
 
3277
- * **create-storm-workspace:** Resolved issues with create workspace script options ([b81eaf2](https://github.com/storm-software/storm-ops/commit/b81eaf2c493dd319458f5ad5b375612fb3b8206f))
3278
- * **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
2682
+ - **create-storm-workspace:** Resolved issues with create workspace script options ([b81eaf2](https://github.com/storm-software/storm-ops/commit/b81eaf2c493dd319458f5ad5b375612fb3b8206f))
2683
+ - **storm-ops:** Regenerate pnpm lockfile ([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
3279
2684
 
3280
2685
  ## [1.2.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.2.0...create-storm-workspace-v1.2.1) (2023-11-06)
3281
2686
 
3282
-
3283
2687
  ### Bug Fixes
3284
2688
 
3285
- * **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
2689
+ - **git-tools:** Added missing GitHub release config and removed failed GitGuardian lines ([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
3286
2690
 
3287
2691
  # [1.2.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.1.1...create-storm-workspace-v1.2.0) (2023-11-06)
3288
2692
 
3289
-
3290
2693
  ### Features
3291
2694
 
3292
- * **workspace-tools:** Added init generator and enhanced preset template files ([c1ac333](https://github.com/storm-software/storm-ops/commit/c1ac33355520a717df93f157f31bb311dd81b7c6))
2695
+ - **workspace-tools:** Added init generator and enhanced preset template files ([c1ac333](https://github.com/storm-software/storm-ops/commit/c1ac33355520a717df93f157f31bb311dd81b7c6))
3293
2696
 
3294
2697
  ## [1.1.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.1.0...create-storm-workspace-v1.1.1) (2023-11-06)
3295
2698
 
3296
-
3297
2699
  ### Bug Fixes
3298
2700
 
3299
- * **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
3300
- * **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
2701
+ - **storm-ops:** Add @semantic-release/commit-analyzer dependency back to workspace root ([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
2702
+ - **storm-ops:** Resolved issue with prepare script in workspace root ([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
3301
2703
 
3302
2704
  # [1.1.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.0.1...create-storm-workspace-v1.1.0) (2023-11-06)
3303
2705
 
3304
-
3305
2706
  ### Features
3306
2707
 
3307
- * **workspace-tools:** Added the init generator and tsup build executor ([e34d64c](https://github.com/storm-software/storm-ops/commit/e34d64c84027d60cb29ca54fa957b5994128b4aa))
2708
+ - **workspace-tools:** Added the init generator and tsup build executor ([e34d64c](https://github.com/storm-software/storm-ops/commit/e34d64c84027d60cb29ca54fa957b5994128b4aa))
3308
2709
 
3309
2710
  ## [1.0.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.0.0...create-storm-workspace-v1.0.1) (2023-11-06)
3310
2711
 
3311
-
3312
2712
  ### Bug Fixes
3313
2713
 
3314
- * **git-tools:** Updated default README template files used by readme CLI ([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
2714
+ - **git-tools:** Updated default README template files used by readme CLI ([77c7c59](https://github.com/storm-software/storm-ops/commit/77c7c5936b614f7a5d3072254ff8065e70ad4d25))
3315
2715
 
3316
2716
  # [1.0.0](https://github.com/storm-software/storm-ops/compare/...create-storm-workspace-v1.0.0) (2023-11-06)
3317
2717
 
3318
-
3319
2718
  ### Bug Fixes
3320
2719
 
3321
- * **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
3322
- * **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
3323
- * **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
3324
- * **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
3325
- * **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
3326
- * **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
3327
- * **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
3328
- * **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
3329
- * **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
3330
- * **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
3331
- * **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
3332
- * **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
3333
- * **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
3334
- * **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))
3335
- * **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
3336
- * **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
3337
- * **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
3338
- * **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
3339
- * **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
3340
- * **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
3341
- * **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
3342
- * **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
3343
- * **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
3344
- * **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
3345
- * **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
3346
- * **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
3347
- * **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
3348
- * **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
3349
- * **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
3350
- * **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
3351
- * **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
3352
- * **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
3353
- * **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
3354
- * **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
3355
- * **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
3356
- * **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
3357
- * **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
3358
- * **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
3359
- * **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
3360
- * **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
3361
- * **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
3362
- * **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
3363
- * **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
3364
- * **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
3365
- * **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
3366
- * **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
3367
- * **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
3368
- * **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
3369
- * **workspace-tools:** Resolved issue with invalid include path ([e1a29fd](https://github.com/storm-software/storm-ops/commit/e1a29fd4c0688af43b1f59bca19be087534d7c3b))
3370
-
2720
+ - **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
2721
+ - **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
2722
+ - **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
2723
+ - **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
2724
+ - **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
2725
+ - **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
2726
+ - **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
2727
+ - **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
2728
+ - **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
2729
+ - **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
2730
+ - **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
2731
+ - **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
2732
+ - **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
2733
+ - **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))
2734
+ - **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
2735
+ - **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
2736
+ - **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
2737
+ - **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
2738
+ - **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
2739
+ - **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
2740
+ - **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
2741
+ - **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
2742
+ - **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
2743
+ - **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
2744
+ - **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
2745
+ - **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
2746
+ - **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
2747
+ - **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
2748
+ - **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
2749
+ - **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
2750
+ - **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
2751
+ - **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
2752
+ - **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
2753
+ - **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
2754
+ - **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
2755
+ - **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
2756
+ - **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
2757
+ - **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
2758
+ - **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
2759
+ - **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
2760
+ - **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
2761
+ - **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
2762
+ - **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
2763
+ - **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
2764
+ - **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
2765
+ - **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
2766
+ - **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
2767
+ - **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
2768
+ - **workspace-tools:** Resolved issue with invalid include path ([e1a29fd](https://github.com/storm-software/storm-ops/commit/e1a29fd4c0688af43b1f59bca19be087534d7c3b))
3371
2769
 
3372
2770
  ### Features
3373
2771
 
3374
- * **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
3375
- * **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
3376
- * **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
3377
- * **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
3378
- * **workspace-tools:** Added initial code for tsup build executor ([b3d08b6](https://github.com/storm-software/storm-ops/commit/b3d08b6ae781436ae941669047bbbb62a95cc709))
2772
+ - **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
2773
+ - **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
2774
+ - **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
2775
+ - **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
2776
+ - **workspace-tools:** Added initial code for tsup build executor ([b3d08b6](https://github.com/storm-software/storm-ops/commit/b3d08b6ae781436ae941669047bbbb62a95cc709))