@storm-software/build-tools 0.15.1 → 0.15.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.
package/CHANGELOG.md CHANGED
@@ -1,139 +1,152 @@
1
- ## 0.15.1 (2024-06-24)
1
+ ## 0.15.2 (2024-06-24)
2
+
3
+ ### 🩹 Fixes
2
4
 
5
+ - **storm-ops:** Resolve issue with renovatebot in workflow action
6
+ ([e587423a](https://github.com/storm-software/storm-ops/commit/e587423a))
7
+
8
+ ## 0.15.1 (2024-06-24)
3
9
 
4
10
  ### 🩹 Fixes
5
11
 
6
- - **storm-ops:** Remove the `lint-commit` actions ([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
12
+ - **storm-ops:** Remove the `lint-commit` actions
13
+ ([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
7
14
 
8
15
  ## 0.15.0 (2024-06-24)
9
16
 
10
-
11
17
  ### 🚀 Features
12
18
 
13
- - **eslint-plugin:** Split up the eslint plugin implementation into separate packages ([aba11be4](https://github.com/storm-software/storm-ops/commit/aba11be4))
19
+ - **eslint-plugin:** Split up the eslint plugin implementation into separate
20
+ packages
21
+ ([aba11be4](https://github.com/storm-software/storm-ops/commit/aba11be4))
14
22
 
15
23
  ## 0.14.1 (2024-06-24)
16
24
 
17
-
18
25
  ### 🩹 Fixes
19
26
 
20
- - **deps:** update patch prod dependencies ([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
27
+ - **deps:** update patch prod dependencies
28
+ ([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
21
29
 
22
30
  ## 0.14.0 (2024-06-22)
23
31
 
24
-
25
32
  ### 🚀 Features
26
33
 
27
- - **workspace-tools:** Upgrade the workspace pnpm-lock file ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
34
+ - **workspace-tools:** Upgrade the workspace pnpm-lock file
35
+ ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
28
36
 
29
37
  ## 0.13.0 (2024-06-22)
30
38
 
31
-
32
39
  ### 🚀 Features
33
40
 
34
- - **storm-ops:** Updated pnpm-lock file ([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
41
+ - **storm-ops:** Updated pnpm-lock file
42
+ ([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
35
43
 
36
44
  ## 0.12.0 (2024-06-22)
37
45
 
38
-
39
46
  ### 🚀 Features
40
47
 
41
- - **workspace-tools:** Added `lint` and `format` tasks and improved cache input management ([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
48
+ - **workspace-tools:** Added `lint` and `format` tasks and improved cache input
49
+ management
50
+ ([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
42
51
 
43
52
  ## 0.11.0 (2024-06-21)
44
53
 
45
-
46
54
  ### 🚀 Features
47
55
 
48
- - **eslint-plugin:** Resolve issues with eslint module types ([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
56
+ - **eslint-plugin:** Resolve issues with eslint module types
57
+ ([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
49
58
 
50
59
  ## 0.10.2 (2024-06-17)
51
60
 
52
-
53
61
  ### 🩹 Fixes
54
62
 
55
- - **deps:** update patch prod dependencies ([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
63
+ - **deps:** update patch prod dependencies
64
+ ([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
56
65
 
57
66
  ## 0.10.1 (2024-06-05)
58
67
 
59
-
60
68
  ### 🩹 Fixes
61
69
 
62
- - **eslint:** Resolve issue with missing dependencies ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
70
+ - **eslint:** Resolve issue with missing dependencies
71
+ ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
63
72
 
64
73
  ## 0.10.0 (2024-06-03)
65
74
 
66
-
67
75
  ### 🚀 Features
68
76
 
69
- - **storm-ops:** Upgrade Nx packages and resolve linting issues ([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
70
-
77
+ - **storm-ops:** Upgrade Nx packages and resolve linting issues
78
+ ([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
71
79
 
72
80
  ### 🩹 Fixes
73
81
 
74
- - **deps:** update patch prod dependencies ([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
82
+ - **deps:** update patch prod dependencies
83
+ ([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
75
84
 
76
- - **deps:** update dependencies-non-major ([#181](https://github.com/storm-software/storm-ops/pull/181))
85
+ - **deps:** update dependencies-non-major
86
+ ([#181](https://github.com/storm-software/storm-ops/pull/181))
77
87
 
78
- - **git-tools:** Resolved issue with import in markdown formatter ([5e3963de](https://github.com/storm-software/storm-ops/commit/5e3963de))
88
+ - **git-tools:** Resolved issue with import in markdown formatter
89
+ ([5e3963de](https://github.com/storm-software/storm-ops/commit/5e3963de))
79
90
 
80
91
  ## 0.9.0 (2024-05-29)
81
92
 
82
-
83
93
  ### 🚀 Features
84
94
 
85
- - **cloudflare-tools:** Update worker generator to add hono depenendency ([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
95
+ - **cloudflare-tools:** Update worker generator to add hono depenendency
96
+ ([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
86
97
 
87
-
88
- ### ❤️ Thank You
98
+ ### ❤️ Thank You
89
99
 
90
100
  - Patrick Sullivan
91
101
 
92
102
  ## 0.8.1 (2024-05-27)
93
103
 
94
-
95
104
  ### 🩹 Fixes
96
105
 
97
- - **deps:** update patch prod dependencies ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
98
-
99
- - **deps:** update dependencies-non-major ([#145](https://github.com/storm-software/storm-ops/pull/145))
106
+ - **deps:** update patch prod dependencies
107
+ ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
100
108
 
101
- - **deps:** update patch prod dependencies ([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
109
+ - **deps:** update dependencies-non-major
110
+ ([#145](https://github.com/storm-software/storm-ops/pull/145))
102
111
 
103
- - **deps:** update patch prod dependencies ([bef67d5d](https://github.com/storm-software/storm-ops/commit/bef67d5d))
112
+ - **deps:** update patch prod dependencies
113
+ ([20ed7f14](https://github.com/storm-software/storm-ops/commit/20ed7f14))
104
114
 
105
- - **deps:** update dependencies-non-major ([#159](https://github.com/storm-software/storm-ops/pull/159))
115
+ - **deps:** update patch prod dependencies
116
+ ([bef67d5d](https://github.com/storm-software/storm-ops/commit/bef67d5d))
106
117
 
118
+ - **deps:** update dependencies-non-major
119
+ ([#159](https://github.com/storm-software/storm-ops/pull/159))
107
120
 
108
- ### ❤️ Thank You
121
+ ### ❤️ Thank You
109
122
 
110
123
  - Patrick Sullivan
111
124
 
112
125
  ## 0.8.0 (2024-05-04)
113
126
 
114
-
115
127
  ### 🚀 Features
116
128
 
117
- - **config:** Generated the Storm Configuration JSON schema package asset ([0a5c9bb2](https://github.com/storm-software/storm-ops/commit/0a5c9bb2))
118
-
129
+ - **config:** Generated the Storm Configuration JSON schema package asset
130
+ ([0a5c9bb2](https://github.com/storm-software/storm-ops/commit/0a5c9bb2))
119
131
 
120
- ### ❤️ Thank You
132
+ ### ❤️ Thank You
121
133
 
122
134
  - Patrick Sullivan
123
135
 
124
136
  ## 0.7.4 (2024-04-29)
125
137
 
126
-
127
138
  ### 🩹 Fixes
128
139
 
129
- - **deps:** update patch prod dependencies ([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
130
-
131
- - **deps:** update dependencies-non-major ([#130](https://github.com/storm-software/storm-ops/pull/130))
140
+ - **deps:** update patch prod dependencies
141
+ ([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
132
142
 
133
- - **build-tools:** Resolved issue with missing external dependency ([ea89d348](https://github.com/storm-software/storm-ops/commit/ea89d348))
143
+ - **deps:** update dependencies-non-major
144
+ ([#130](https://github.com/storm-software/storm-ops/pull/130))
134
145
 
146
+ - **build-tools:** Resolved issue with missing external dependency
147
+ ([ea89d348](https://github.com/storm-software/storm-ops/commit/ea89d348))
135
148
 
136
- ### ❤️ Thank You
149
+ ### ❤️ Thank You
137
150
 
138
151
  - Patrick Sullivan
139
152
 
@@ -141,7 +154,8 @@
141
154
 
142
155
  ### 🩹 Fixes
143
156
 
144
- - **workspace-tools:** Add `AssetGlob` typings ([c42da685](https://github.com/storm-software/storm-ops/commit/c42da685))
157
+ - **workspace-tools:** Add `AssetGlob` typings
158
+ ([c42da685](https://github.com/storm-software/storm-ops/commit/c42da685))
145
159
 
146
160
  ### ❤️ Thank You
147
161
 
@@ -151,19 +165,22 @@
151
165
 
152
166
  ### 🩹 Fixes
153
167
 
154
- - **deps:** update patch prod dependencies ([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
168
+ - **deps:** update patch prod dependencies
169
+ ([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
155
170
 
156
171
  ## 0.7.1 (2024-04-15)
157
172
 
158
173
  ### 🩹 Fixes
159
174
 
160
- - **deps:** pin dependencies ([36d5dd8e](https://github.com/storm-software/storm-ops/commit/36d5dd8e))
175
+ - **deps:** pin dependencies
176
+ ([36d5dd8e](https://github.com/storm-software/storm-ops/commit/36d5dd8e))
161
177
 
162
178
  ## 0.7.0 (2024-04-13)
163
179
 
164
180
  ### 🚀 Features
165
181
 
166
- - **config-tools:** No longer require `config` in storm console write functions ([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
182
+ - **config-tools:** No longer require `config` in storm console write functions
183
+ ([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
167
184
 
168
185
  ### ❤️ Thank You
169
186
 
@@ -173,7 +190,8 @@
173
190
 
174
191
  ### 🩹 Fixes
175
192
 
176
- - **build-tools:** Replace slashes in libraries path ([3b01d54d](https://github.com/storm-software/storm-ops/commit/3b01d54d))
193
+ - **build-tools:** Replace slashes in libraries path
194
+ ([3b01d54d](https://github.com/storm-software/storm-ops/commit/3b01d54d))
177
195
 
178
196
  ### ❤️ Thank You
179
197
 
@@ -183,7 +201,8 @@
183
201
 
184
202
  ### 🩹 Fixes
185
203
 
186
- - **build-tools:** Update the path provided to include TypeScript declarations ([a1a74b21](https://github.com/storm-software/storm-ops/commit/a1a74b21))
204
+ - **build-tools:** Update the path provided to include TypeScript declarations
205
+ ([a1a74b21](https://github.com/storm-software/storm-ops/commit/a1a74b21))
187
206
 
188
207
  ### ❤️ Thank You
189
208
 
@@ -193,7 +212,8 @@
193
212
 
194
213
  ### 🩹 Fixes
195
214
 
196
- - **build-tools:** Resolve issues with missing TypeScript lib files ([032daaf9](https://github.com/storm-software/storm-ops/commit/032daaf9))
215
+ - **build-tools:** Resolve issues with missing TypeScript lib files
216
+ ([032daaf9](https://github.com/storm-software/storm-ops/commit/032daaf9))
197
217
 
198
218
  ### ❤️ Thank You
199
219
 
@@ -203,7 +223,8 @@
203
223
 
204
224
  ### 🩹 Fixes
205
225
 
206
- - **build-tools:** Added the TypeScript libs files to the compiler options ([963d533a](https://github.com/storm-software/storm-ops/commit/963d533a))
226
+ - **build-tools:** Added the TypeScript libs files to the compiler options
227
+ ([963d533a](https://github.com/storm-software/storm-ops/commit/963d533a))
207
228
 
208
229
  ### ❤️ Thank You
209
230
 
@@ -213,7 +234,8 @@
213
234
 
214
235
  ### 🩹 Fixes
215
236
 
216
- - **build-tools:** Update `tsup` build to no longer add workspace dependencies ([84da4a76](https://github.com/storm-software/storm-ops/commit/84da4a76))
237
+ - **build-tools:** Update `tsup` build to no longer add workspace dependencies
238
+ ([84da4a76](https://github.com/storm-software/storm-ops/commit/84da4a76))
217
239
 
218
240
  ### ❤️ Thank You
219
241
 
@@ -223,7 +245,8 @@
223
245
 
224
246
  ### 🩹 Fixes
225
247
 
226
- - **build-tools:** Add the typescript type libraries to the `tsup` build include path ([c7125729](https://github.com/storm-software/storm-ops/commit/c7125729))
248
+ - **build-tools:** Add the typescript type libraries to the `tsup` build include
249
+ path ([c7125729](https://github.com/storm-software/storm-ops/commit/c7125729))
227
250
 
228
251
  ### ❤️ Thank You
229
252
 
@@ -233,7 +256,8 @@
233
256
 
234
257
  ### 🩹 Fixes
235
258
 
236
- - **build-tools:** Resolve object ref error with empty dependencies ([6abbd534](https://github.com/storm-software/storm-ops/commit/6abbd534))
259
+ - **build-tools:** Resolve object ref error with empty dependencies
260
+ ([6abbd534](https://github.com/storm-software/storm-ops/commit/6abbd534))
237
261
 
238
262
  ### ❤️ Thank You
239
263
 
@@ -243,7 +267,8 @@
243
267
 
244
268
  ### 🩹 Fixes
245
269
 
246
- - **build-tools:** Enhance the entry string logic and output path ([10801885](https://github.com/storm-software/storm-ops/commit/10801885))
270
+ - **build-tools:** Enhance the entry string logic and output path
271
+ ([10801885](https://github.com/storm-software/storm-ops/commit/10801885))
247
272
 
248
273
  ### ❤️ Thank You
249
274
 
@@ -253,7 +278,8 @@
253
278
 
254
279
  ### 🩹 Fixes
255
280
 
256
- - **build-tools:** Update the `rootDir` passed to the build method ([d4d4409e](https://github.com/storm-software/storm-ops/commit/d4d4409e))
281
+ - **build-tools:** Update the `rootDir` passed to the build method
282
+ ([d4d4409e](https://github.com/storm-software/storm-ops/commit/d4d4409e))
257
283
 
258
284
  ### ❤️ Thank You
259
285
 
@@ -263,7 +289,8 @@
263
289
 
264
290
  ### 🩹 Fixes
265
291
 
266
- - **build-tools:** Update the logging prior to the build ([dd83b930](https://github.com/storm-software/storm-ops/commit/dd83b930))
292
+ - **build-tools:** Update the logging prior to the build
293
+ ([dd83b930](https://github.com/storm-software/storm-ops/commit/dd83b930))
267
294
 
268
295
  ### ❤️ Thank You
269
296
 
@@ -273,7 +300,8 @@
273
300
 
274
301
  ### 🩹 Fixes
275
302
 
276
- - **build-tools:** Temporarily removed `mkdist` build from config ([56f8e104](https://github.com/storm-software/storm-ops/commit/56f8e104))
303
+ - **build-tools:** Temporarily removed `mkdist` build from config
304
+ ([56f8e104](https://github.com/storm-software/storm-ops/commit/56f8e104))
277
305
 
278
306
  ### ❤️ Thank You
279
307
 
@@ -283,7 +311,8 @@
283
311
 
284
312
  ### 🩹 Fixes
285
313
 
286
- - **build-tools:** Resolve issue with invalid `rootDir` value ([16b7e378](https://github.com/storm-software/storm-ops/commit/16b7e378))
314
+ - **build-tools:** Resolve issue with invalid `rootDir` value
315
+ ([16b7e378](https://github.com/storm-software/storm-ops/commit/16b7e378))
287
316
 
288
317
  ### ❤️ Thank You
289
318
 
@@ -293,7 +322,9 @@
293
322
 
294
323
  ### 🩹 Fixes
295
324
 
296
- - **build-tools:** Resolve the multiple `clean` step issue in `unbuild` executable ([9c2727da](https://github.com/storm-software/storm-ops/commit/9c2727da))
325
+ - **build-tools:** Resolve the multiple `clean` step issue in `unbuild`
326
+ executable
327
+ ([9c2727da](https://github.com/storm-software/storm-ops/commit/9c2727da))
297
328
 
298
329
  ### ❤️ Thank You
299
330
 
@@ -303,7 +334,8 @@
303
334
 
304
335
  ### 🩹 Fixes
305
336
 
306
- - **build-tools:** Resolve issue with empty config file path option ([5216a888](https://github.com/storm-software/storm-ops/commit/5216a888))
337
+ - **build-tools:** Resolve issue with empty config file path option
338
+ ([5216a888](https://github.com/storm-software/storm-ops/commit/5216a888))
307
339
 
308
340
  ### ❤️ Thank You
309
341
 
@@ -313,7 +345,8 @@
313
345
 
314
346
  ### 🚀 Features
315
347
 
316
- - **config-tools:** Significant improvements to logic to get config files ([0a0ac895](https://github.com/storm-software/storm-ops/commit/0a0ac895))
348
+ - **config-tools:** Significant improvements to logic to get config files
349
+ ([0a0ac895](https://github.com/storm-software/storm-ops/commit/0a0ac895))
317
350
 
318
351
  ### ❤️ Thank You
319
352
 
@@ -323,7 +356,8 @@
323
356
 
324
357
  ### 🩹 Fixes
325
358
 
326
- - **build-tools:** Resolved issue with invalid rollup path ([4e20c795](https://github.com/storm-software/storm-ops/commit/4e20c795))
359
+ - **build-tools:** Resolved issue with invalid rollup path
360
+ ([4e20c795](https://github.com/storm-software/storm-ops/commit/4e20c795))
327
361
 
328
362
  ### ❤️ Thank You
329
363
 
@@ -333,7 +367,8 @@
333
367
 
334
368
  ### 🚀 Features
335
369
 
336
- - **build-tools:** Added `unbuild` to the build tools ([b62cd15b](https://github.com/storm-software/storm-ops/commit/b62cd15b))
370
+ - **build-tools:** Added `unbuild` to the build tools
371
+ ([b62cd15b](https://github.com/storm-software/storm-ops/commit/b62cd15b))
337
372
 
338
373
  ### ❤️ Thank You
339
374
 
@@ -343,7 +378,8 @@
343
378
 
344
379
  ### 🩹 Fixes
345
380
 
346
- - **tsconfig:** Resolve invalid base tsconfig modules ([af07fcdb](https://github.com/storm-software/storm-ops/commit/af07fcdb))
381
+ - **tsconfig:** Resolve invalid base tsconfig modules
382
+ ([af07fcdb](https://github.com/storm-software/storm-ops/commit/af07fcdb))
347
383
 
348
384
  ### ❤️ Thank You
349
385
 
@@ -353,7 +389,8 @@
353
389
 
354
390
  ### 🩹 Fixes
355
391
 
356
- - **build-tools:** Updates to dts compiler options ([b3aa2692](https://github.com/storm-software/storm-ops/commit/b3aa2692))
392
+ - **build-tools:** Updates to dts compiler options
393
+ ([b3aa2692](https://github.com/storm-software/storm-ops/commit/b3aa2692))
357
394
 
358
395
  ### ❤️ Thank You
359
396
 
@@ -363,7 +400,8 @@
363
400
 
364
401
  ### 🩹 Fixes
365
402
 
366
- - **build-tools:** Updates to base tsconfig and build tools ([97648eac](https://github.com/storm-software/storm-ops/commit/97648eac))
403
+ - **build-tools:** Updates to base tsconfig and build tools
404
+ ([97648eac](https://github.com/storm-software/storm-ops/commit/97648eac))
367
405
 
368
406
  ### ❤️ Thank You
369
407
 
@@ -373,7 +411,8 @@
373
411
 
374
412
  ### 🩹 Fixes
375
413
 
376
- - **build-tools:** Resolved import issues with external Nx modules ([203ffe22](https://github.com/storm-software/storm-ops/commit/203ffe22))
414
+ - **build-tools:** Resolved import issues with external Nx modules
415
+ ([203ffe22](https://github.com/storm-software/storm-ops/commit/203ffe22))
377
416
 
378
417
  ### ❤️ Thank You
379
418
 
@@ -383,7 +422,8 @@
383
422
 
384
423
  ### 🩹 Fixes
385
424
 
386
- - **build-tools:** Apply missing defaults to rolldown options ([3ed61c68](https://github.com/storm-software/storm-ops/commit/3ed61c68))
425
+ - **build-tools:** Apply missing defaults to rolldown options
426
+ ([3ed61c68](https://github.com/storm-software/storm-ops/commit/3ed61c68))
387
427
 
388
428
  ### ❤️ Thank You
389
429
 
@@ -393,7 +433,8 @@
393
433
 
394
434
  ### 🩹 Fixes
395
435
 
396
- - **build-tools:** Added error object logging to rolldown ([01aabe2d](https://github.com/storm-software/storm-ops/commit/01aabe2d))
436
+ - **build-tools:** Added error object logging to rolldown
437
+ ([01aabe2d](https://github.com/storm-software/storm-ops/commit/01aabe2d))
397
438
 
398
439
  ### ❤️ Thank You
399
440
 
@@ -403,7 +444,8 @@
403
444
 
404
445
  ### 🩹 Fixes
405
446
 
406
- - **build-tools:** Resolved issue with empty plugin array ([03da3618](https://github.com/storm-software/storm-ops/commit/03da3618))
447
+ - **build-tools:** Resolved issue with empty plugin array
448
+ ([03da3618](https://github.com/storm-software/storm-ops/commit/03da3618))
407
449
 
408
450
  ### ❤️ Thank You
409
451
 
@@ -413,7 +455,8 @@
413
455
 
414
456
  ### 🩹 Fixes
415
457
 
416
- - **build-tools:** Resolve issues with logging during build execution ([911ca3c6](https://github.com/storm-software/storm-ops/commit/911ca3c6))
458
+ - **build-tools:** Resolve issues with logging during build execution
459
+ ([911ca3c6](https://github.com/storm-software/storm-ops/commit/911ca3c6))
417
460
 
418
461
  ### ❤️ Thank You
419
462
 
@@ -423,7 +466,8 @@
423
466
 
424
467
  ### 🩹 Fixes
425
468
 
426
- - **build-tools:** Enhance the logic to apply multiple entry points ([962e72b7](https://github.com/storm-software/storm-ops/commit/962e72b7))
469
+ - **build-tools:** Enhance the logic to apply multiple entry points
470
+ ([962e72b7](https://github.com/storm-software/storm-ops/commit/962e72b7))
427
471
 
428
472
  ### ❤️ Thank You
429
473
 
@@ -433,7 +477,8 @@
433
477
 
434
478
  ### 🩹 Fixes
435
479
 
436
- - **build-tools:** Added better build logging and validations ([03b595a4](https://github.com/storm-software/storm-ops/commit/03b595a4))
480
+ - **build-tools:** Added better build logging and validations
481
+ ([03b595a4](https://github.com/storm-software/storm-ops/commit/03b595a4))
437
482
 
438
483
  ### ❤️ Thank You
439
484
 
@@ -443,9 +488,11 @@
443
488
 
444
489
  ### 🩹 Fixes
445
490
 
446
- - **build-tools:** Resolved null reference issue creating build config ([35fa37aa](https://github.com/storm-software/storm-ops/commit/35fa37aa))
491
+ - **build-tools:** Resolved null reference issue creating build config
492
+ ([35fa37aa](https://github.com/storm-software/storm-ops/commit/35fa37aa))
447
493
 
448
- - **build-tools:** Update the `build` task configuration ([31b98d50](https://github.com/storm-software/storm-ops/commit/31b98d50))
494
+ - **build-tools:** Update the `build` task configuration
495
+ ([31b98d50](https://github.com/storm-software/storm-ops/commit/31b98d50))
449
496
 
450
497
  ### ❤️ Thank You
451
498
 
@@ -455,7 +502,8 @@
455
502
 
456
503
  ### 🩹 Fixes
457
504
 
458
- - **build-tools:** Resolved issue with module types used in build ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
505
+ - **build-tools:** Resolved issue with module types used in build
506
+ ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
459
507
 
460
508
  ### ❤️ Thank You
461
509
 
@@ -465,7 +513,8 @@
465
513
 
466
514
  ### 🩹 Fixes
467
515
 
468
- - **build-tools:** Add cjs shims to `esbuild` output ([63336f55](https://github.com/storm-software/storm-ops/commit/63336f55))
516
+ - **build-tools:** Add cjs shims to `esbuild` output
517
+ ([63336f55](https://github.com/storm-software/storm-ops/commit/63336f55))
469
518
 
470
519
  ### ❤️ Thank You
471
520
 
@@ -475,7 +524,8 @@
475
524
 
476
525
  ### 🩹 Fixes
477
526
 
478
- - **build-tools:** Dynamically import `config-tools` in build executable ([7746d327](https://github.com/storm-software/storm-ops/commit/7746d327))
527
+ - **build-tools:** Dynamically import `config-tools` in build executable
528
+ ([7746d327](https://github.com/storm-software/storm-ops/commit/7746d327))
479
529
 
480
530
  ### ❤️ Thank You
481
531
 
@@ -485,7 +535,8 @@
485
535
 
486
536
  ### 🩹 Fixes
487
537
 
488
- - **build-tools:** Update module typings for bin and package files ([f3ecfe59](https://github.com/storm-software/storm-ops/commit/f3ecfe59))
538
+ - **build-tools:** Update module typings for bin and package files
539
+ ([f3ecfe59](https://github.com/storm-software/storm-ops/commit/f3ecfe59))
489
540
 
490
541
  ### ❤️ Thank You
491
542
 
@@ -495,7 +546,8 @@
495
546
 
496
547
  ### 🩹 Fixes
497
548
 
498
- - **build-tools:** Remove unused chalk depenency ([ac82cd1a](https://github.com/storm-software/storm-ops/commit/ac82cd1a))
549
+ - **build-tools:** Remove unused chalk depenency
550
+ ([ac82cd1a](https://github.com/storm-software/storm-ops/commit/ac82cd1a))
499
551
 
500
552
  ### ❤️ Thank You
501
553
 
@@ -505,7 +557,8 @@
505
557
 
506
558
  ### 🩹 Fixes
507
559
 
508
- - **build-tools:** Resolve last remaining invalid Nx import ([c73d0b9a](https://github.com/storm-software/storm-ops/commit/c73d0b9a))
560
+ - **build-tools:** Resolve last remaining invalid Nx import
561
+ ([c73d0b9a](https://github.com/storm-software/storm-ops/commit/c73d0b9a))
509
562
 
510
563
  ### ❤️ Thank You
511
564
 
@@ -515,7 +568,8 @@
515
568
 
516
569
  ### 🩹 Fixes
517
570
 
518
- - **build-tools:** Resolve issue with Nx file imports ([e86eff43](https://github.com/storm-software/storm-ops/commit/e86eff43))
571
+ - **build-tools:** Resolve issue with Nx file imports
572
+ ([e86eff43](https://github.com/storm-software/storm-ops/commit/e86eff43))
519
573
 
520
574
  ### ❤️ Thank You
521
575
 
@@ -525,7 +579,8 @@
525
579
 
526
580
  ### 🩹 Fixes
527
581
 
528
- - **build-tools:** Add comments to declaration file ([47ece361](https://github.com/storm-software/storm-ops/commit/47ece361))
582
+ - **build-tools:** Add comments to declaration file
583
+ ([47ece361](https://github.com/storm-software/storm-ops/commit/47ece361))
529
584
 
530
585
  ### ❤️ Thank You
531
586
 
@@ -535,7 +590,8 @@
535
590
 
536
591
  ### 🩹 Fixes
537
592
 
538
- - **build-tools:** Update the package as a `module` type ([e1f610db](https://github.com/storm-software/storm-ops/commit/e1f610db))
593
+ - **build-tools:** Update the package as a `module` type
594
+ ([e1f610db](https://github.com/storm-software/storm-ops/commit/e1f610db))
539
595
 
540
596
  ### ❤️ Thank You
541
597
 
@@ -545,7 +601,8 @@
545
601
 
546
602
  ### 🩹 Fixes
547
603
 
548
- - **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
604
+ - **build-tools:** Resolved issue with duplicate require definition
605
+ ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
549
606
 
550
607
  ### ❤️ Thank You
551
608
 
@@ -555,7 +612,8 @@
555
612
 
556
613
  ### 🩹 Fixes
557
614
 
558
- - **build-tools:** Add back the cjs module format to package ([8283f153](https://github.com/storm-software/storm-ops/commit/8283f153))
615
+ - **build-tools:** Add back the cjs module format to package
616
+ ([8283f153](https://github.com/storm-software/storm-ops/commit/8283f153))
559
617
 
560
618
  ### ❤️ Thank You
561
619
 
@@ -565,7 +623,8 @@
565
623
 
566
624
  ### 🩹 Fixes
567
625
 
568
- - **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
626
+ - **workspace-tools:** Resolve issues with `build-tools` import
627
+ ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
569
628
 
570
629
  ### ❤️ Thank You
571
630
 
@@ -575,7 +634,8 @@
575
634
 
576
635
  ### 🩹 Fixes
577
636
 
578
- - **build-tools:** Remove unused main import from package.json ([6b141732](https://github.com/storm-software/storm-ops/commit/6b141732))
637
+ - **build-tools:** Remove unused main import from package.json
638
+ ([6b141732](https://github.com/storm-software/storm-ops/commit/6b141732))
579
639
 
580
640
  ### ❤️ Thank You
581
641
 
@@ -585,7 +645,8 @@
585
645
 
586
646
  ### 🩹 Fixes
587
647
 
588
- - **workspace-tools:** Update module types of imports ([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
648
+ - **workspace-tools:** Update module types of imports
649
+ ([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
589
650
 
590
651
  ### ❤️ Thank You
591
652
 
@@ -595,7 +656,8 @@
595
656
 
596
657
  ### 🩹 Fixes
597
658
 
598
- - **build-tools:** Resolve issue with build format ([02cd5c44](https://github.com/storm-software/storm-ops/commit/02cd5c44))
659
+ - **build-tools:** Resolve issue with build format
660
+ ([02cd5c44](https://github.com/storm-software/storm-ops/commit/02cd5c44))
599
661
 
600
662
  ### ❤️ Thank You
601
663
 
@@ -605,13 +667,17 @@
605
667
 
606
668
  ### 🩹 Fixes
607
669
 
608
- - **deps:** update patch prod dependencies ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
670
+ - **deps:** update patch prod dependencies
671
+ ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
609
672
 
610
- - **deps:** update dependency commander to v12 ([#63](https://github.com/storm-software/storm-ops/pull/63))
673
+ - **deps:** update dependency commander to v12
674
+ ([#63](https://github.com/storm-software/storm-ops/pull/63))
611
675
 
612
- - **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
676
+ - **deps:** update dependencies-non-major
677
+ ([#38](https://github.com/storm-software/storm-ops/pull/38))
613
678
 
614
- - **workspace-tools:** Resolved build issue with typings ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
679
+ - **workspace-tools:** Resolved build issue with typings
680
+ ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
615
681
 
616
682
  ### ❤️ Thank You
617
683
 
@@ -621,13 +687,15 @@
621
687
 
622
688
  ### 🩹 Fixes
623
689
 
624
- - **deps:** pin dependencies ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
690
+ - **deps:** pin dependencies
691
+ ([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
625
692
 
626
693
  ## 0.4.1 (2024-04-08)
627
694
 
628
695
  ### 🩹 Fixes
629
696
 
630
- - **build-tools:** Marked the module as esm ([9059a516](https://github.com/storm-software/storm-ops/commit/9059a516))
697
+ - **build-tools:** Marked the module as esm
698
+ ([9059a516](https://github.com/storm-software/storm-ops/commit/9059a516))
631
699
 
632
700
  ### ❤️ Thank You
633
701
 
@@ -637,9 +705,11 @@
637
705
 
638
706
  ### 🚀 Features
639
707
 
640
- - **git-tools:** Added reusable GitHub `workflows` and `actions` ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
708
+ - **git-tools:** Added reusable GitHub `workflows` and `actions`
709
+ ([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
641
710
 
642
- - **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
711
+ - **storm-ops:** Merged in change to the main branch
712
+ ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
643
713
 
644
714
  ### ❤️ Thank You
645
715
 
@@ -649,7 +719,8 @@
649
719
 
650
720
  ### 🚀 Features
651
721
 
652
- - **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
722
+ - **build-tools:** Added support for `rolldown` builds
723
+ ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
653
724
 
654
725
  ### ❤️ Thank You
655
726
 
@@ -659,7 +730,8 @@
659
730
 
660
731
  ### 🩹 Fixes
661
732
 
662
- - **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
733
+ - **workspace-tools:** Resolve issue with bad release path in npm publish
734
+ ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
663
735
 
664
736
  ### ❤️ Thank You
665
737
 
@@ -669,7 +741,9 @@
669
741
 
670
742
  ### 🩹 Fixes
671
743
 
672
- - **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
744
+ - **workspace-tools:** Added the `nx-release-publish` target to TypeScript
745
+ projects
746
+ ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
673
747
 
674
748
  ### ❤️ Thank You
675
749
 
@@ -679,7 +753,8 @@
679
753
 
680
754
  ### 🩹 Fixes
681
755
 
682
- - **workspace-tools:** Further updates to Nx plugin modules ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
756
+ - **workspace-tools:** Further updates to Nx plugin modules
757
+ ([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
683
758
 
684
759
  ### ❤️ Thank You
685
760
 
@@ -689,7 +764,8 @@
689
764
 
690
765
  ### 🩹 Fixes
691
766
 
692
- - **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
767
+ - **git-tools:** Added code to add ts plugin transpilers
768
+ ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
693
769
 
694
770
  ### ❤️ Thank You
695
771
 
@@ -699,7 +775,8 @@
699
775
 
700
776
  ### 🩹 Fixes
701
777
 
702
- - **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
778
+ - **storm-ops:** Update the links in the README files to use proper repository
779
+ ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
703
780
 
704
781
  ### ❤️ Thank You
705
782
 
@@ -709,7 +786,8 @@
709
786
 
710
787
  ### 🩹 Fixes
711
788
 
712
- - **workspace-tools:** Resolved issue with applying Storm Nx plugins ([db3de8a6](https://github.com/storm-software/storm-ops/commit/db3de8a6))
789
+ - **workspace-tools:** Resolved issue with applying Storm Nx plugins
790
+ ([db3de8a6](https://github.com/storm-software/storm-ops/commit/db3de8a6))
713
791
 
714
792
  ### ❤️ Thank You
715
793
 
@@ -719,11 +797,14 @@
719
797
 
720
798
  ### 🚀 Features
721
799
 
722
- - **storm-config:** Added rust crates and release/publish workspace tools ([eab906b1](https://github.com/storm-software/storm-ops/commit/eab906b1))
800
+ - **storm-config:** Added rust crates and release/publish workspace tools
801
+ ([eab906b1](https://github.com/storm-software/storm-ops/commit/eab906b1))
723
802
 
724
- - **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
803
+ - **workspace-tools:** Added Nx plugin to apply rust and typescript targets
804
+ ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
725
805
 
726
- - **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
806
+ - **workspace-tools:** Major updates to base nx.json configuration
807
+ ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
727
808
 
728
809
  ### ❤️ Thank You
729
810
 
@@ -733,7 +814,8 @@
733
814
 
734
815
  ### 🩹 Fixes
735
816
 
736
- - **build-tools:** Update paths in compiler options ([1f9eb75f](https://github.com/storm-software/storm-ops/commit/1f9eb75f))
817
+ - **build-tools:** Update paths in compiler options
818
+ ([1f9eb75f](https://github.com/storm-software/storm-ops/commit/1f9eb75f))
737
819
 
738
820
  ### ❤️ Thank You
739
821
 
@@ -743,7 +825,8 @@
743
825
 
744
826
  ### 🩹 Fixes
745
827
 
746
- - **build-tools:** Resolve issue with bad declaration folder path ([a46f403b](https://github.com/storm-software/storm-ops/commit/a46f403b))
828
+ - **build-tools:** Resolve issue with bad declaration folder path
829
+ ([a46f403b](https://github.com/storm-software/storm-ops/commit/a46f403b))
747
830
 
748
831
  ### ❤️ Thank You
749
832
 
@@ -753,7 +836,9 @@
753
836
 
754
837
  ### 🩹 Fixes
755
838
 
756
- - **workspace-tools:** Manually add the typescript libs to the `fileNames` build parameter ([d7462a4e](https://github.com/storm-software/storm-ops/commit/d7462a4e))
839
+ - **workspace-tools:** Manually add the typescript libs to the `fileNames` build
840
+ parameter
841
+ ([d7462a4e](https://github.com/storm-software/storm-ops/commit/d7462a4e))
757
842
 
758
843
  ### ❤️ Thank You
759
844
 
@@ -763,7 +848,8 @@
763
848
 
764
849
  ### 🩹 Fixes
765
850
 
766
- - **build-tools:** Updates to typescript build processing ([ae081b8e](https://github.com/storm-software/storm-ops/commit/ae081b8e))
851
+ - **build-tools:** Updates to typescript build processing
852
+ ([ae081b8e](https://github.com/storm-software/storm-ops/commit/ae081b8e))
767
853
 
768
854
  ### ❤️ Thank You
769
855
 
@@ -773,7 +859,8 @@
773
859
 
774
860
  ### 🩹 Fixes
775
861
 
776
- - **build-tools:** Updates to paths provided to compiler options ([c559006f](https://github.com/storm-software/storm-ops/commit/c559006f))
862
+ - **build-tools:** Updates to paths provided to compiler options
863
+ ([c559006f](https://github.com/storm-software/storm-ops/commit/c559006f))
777
864
 
778
865
  ### ❤️ Thank You
779
866
 
@@ -783,7 +870,8 @@
783
870
 
784
871
  ### 🩹 Fixes
785
872
 
786
- - **build-tools:** Update issues with invalid path to build shim files ([dae25dfd](https://github.com/storm-software/storm-ops/commit/dae25dfd))
873
+ - **build-tools:** Update issues with invalid path to build shim files
874
+ ([dae25dfd](https://github.com/storm-software/storm-ops/commit/dae25dfd))
787
875
 
788
876
  ### ❤️ Thank You
789
877
 
@@ -793,7 +881,8 @@
793
881
 
794
882
  ### 🩹 Fixes
795
883
 
796
- - **workspace-tools:** Remove unneeded chdir lines from base methods ([b65ef683](https://github.com/storm-software/storm-ops/commit/b65ef683))
884
+ - **workspace-tools:** Remove unneeded chdir lines from base methods
885
+ ([b65ef683](https://github.com/storm-software/storm-ops/commit/b65ef683))
797
886
 
798
887
  ### ❤️ Thank You
799
888
 
@@ -803,7 +892,8 @@
803
892
 
804
893
  ### 🩹 Fixes
805
894
 
806
- - **build-tools:** Removed the chdir command from build ([1ba6be2c](https://github.com/storm-software/storm-ops/commit/1ba6be2c))
895
+ - **build-tools:** Removed the chdir command from build
896
+ ([1ba6be2c](https://github.com/storm-software/storm-ops/commit/1ba6be2c))
807
897
 
808
898
  ### ❤️ Thank You
809
899
 
@@ -813,7 +903,8 @@
813
903
 
814
904
  ### 🩹 Fixes
815
905
 
816
- - **build-tools:** Update the tsup build method to change directory to workspace root ([7ebfc281](https://github.com/storm-software/storm-ops/commit/7ebfc281))
906
+ - **build-tools:** Update the tsup build method to change directory to workspace
907
+ root ([7ebfc281](https://github.com/storm-software/storm-ops/commit/7ebfc281))
817
908
 
818
909
  ### ❤️ Thank You
819
910
 
@@ -823,7 +914,8 @@
823
914
 
824
915
  ### 🩹 Fixes
825
916
 
826
- - **build-tools:** Added the esbuild shims to build-tools ([a24174e3](https://github.com/storm-software/storm-ops/commit/a24174e3))
917
+ - **build-tools:** Added the esbuild shims to build-tools
918
+ ([a24174e3](https://github.com/storm-software/storm-ops/commit/a24174e3))
827
919
 
828
920
  ### ❤️ Thank You
829
921
 
@@ -833,7 +925,9 @@
833
925
 
834
926
  ### 🩹 Fixes
835
927
 
836
- - **build-tools:** Enhanced logging and defaulting logic when `getConfig` is missing ([b353a08f](https://github.com/storm-software/storm-ops/commit/b353a08f))
928
+ - **build-tools:** Enhanced logging and defaulting logic when `getConfig` is
929
+ missing
930
+ ([b353a08f](https://github.com/storm-software/storm-ops/commit/b353a08f))
837
931
 
838
932
  ### ❤️ Thank You
839
933
 
@@ -843,7 +937,8 @@
843
937
 
844
938
  ### 🩹 Fixes
845
939
 
846
- - **build-tools:** Update the package to use the `module` type ([068a3d72](https://github.com/storm-software/storm-ops/commit/068a3d72))
940
+ - **build-tools:** Update the package to use the `module` type
941
+ ([068a3d72](https://github.com/storm-software/storm-ops/commit/068a3d72))
847
942
 
848
943
  ### ❤️ Thank You
849
944
 
@@ -853,7 +948,8 @@
853
948
 
854
949
  ### 🩹 Fixes
855
950
 
856
- - **workspace-tools:** Resolve issue adding default `getConfig` options ([e318216f](https://github.com/storm-software/storm-ops/commit/e318216f))
951
+ - **workspace-tools:** Resolve issue adding default `getConfig` options
952
+ ([e318216f](https://github.com/storm-software/storm-ops/commit/e318216f))
857
953
 
858
954
  ### ❤️ Thank You
859
955
 
@@ -863,7 +959,9 @@
863
959
 
864
960
  ### 🩹 Fixes
865
961
 
866
- - **build-tools:** Fix `applyDefaultOptions` issue that cleared out `getConfig` values ([baab6f94](https://github.com/storm-software/storm-ops/commit/baab6f94))
962
+ - **build-tools:** Fix `applyDefaultOptions` issue that cleared out `getConfig`
963
+ values
964
+ ([baab6f94](https://github.com/storm-software/storm-ops/commit/baab6f94))
867
965
 
868
966
  ### ❤️ Thank You
869
967
 
@@ -873,7 +971,9 @@
873
971
 
874
972
  ### 🩹 Fixes
875
973
 
876
- - **build-tools:** Resolved issues with `main` and `module` paths in `package.json` file ([9add5772](https://github.com/storm-software/storm-ops/commit/9add5772))
974
+ - **build-tools:** Resolved issues with `main` and `module` paths in
975
+ `package.json` file
976
+ ([9add5772](https://github.com/storm-software/storm-ops/commit/9add5772))
877
977
 
878
978
  ### ❤️ Thank You
879
979
 
@@ -883,7 +983,8 @@
883
983
 
884
984
  ### 🩹 Fixes
885
985
 
886
- - **build-tools:** Added item to `additionalEntryPoints` for bin/build ([e2e256a5](https://github.com/storm-software/storm-ops/commit/e2e256a5))
986
+ - **build-tools:** Added item to `additionalEntryPoints` for bin/build
987
+ ([e2e256a5](https://github.com/storm-software/storm-ops/commit/e2e256a5))
887
988
 
888
989
  ### ❤️ Thank You
889
990
 
@@ -893,9 +994,11 @@
893
994
 
894
995
  ### 🚀 Features
895
996
 
896
- - **build-tools:** Update parameters passed to `tsBuild` process ([5a976c3e](https://github.com/storm-software/storm-ops/commit/5a976c3e))
997
+ - **build-tools:** Update parameters passed to `tsBuild` process
998
+ ([5a976c3e](https://github.com/storm-software/storm-ops/commit/5a976c3e))
897
999
 
898
- - **build-tools:** Added `buildWithOptions` function to support Nx executors ([4616cf46](https://github.com/storm-software/storm-ops/commit/4616cf46))
1000
+ - **build-tools:** Added `buildWithOptions` function to support Nx executors
1001
+ ([4616cf46](https://github.com/storm-software/storm-ops/commit/4616cf46))
899
1002
 
900
1003
  ### ❤️ Thank You
901
1004
 
@@ -905,7 +1008,8 @@
905
1008
 
906
1009
  ### 🩹 Fixes
907
1010
 
908
- - **build-tools:** Resolved issue determining package name ([9e407562](https://github.com/storm-software/storm-ops/commit/9e407562))
1011
+ - **build-tools:** Resolved issue determining package name
1012
+ ([9e407562](https://github.com/storm-software/storm-ops/commit/9e407562))
909
1013
 
910
1014
  ### ❤️ Thank You
911
1015
 
@@ -915,7 +1019,8 @@
915
1019
 
916
1020
  ### 🩹 Fixes
917
1021
 
918
- - **build-tools:** Resolved issues with created context in build process ([186ac3c7](https://github.com/storm-software/storm-ops/commit/186ac3c7))
1022
+ - **build-tools:** Resolved issues with created context in build process
1023
+ ([186ac3c7](https://github.com/storm-software/storm-ops/commit/186ac3c7))
919
1024
 
920
1025
  ### ❤️ Thank You
921
1026
 
@@ -925,7 +1030,8 @@
925
1030
 
926
1031
  ### 🩹 Fixes
927
1032
 
928
- - **build-tools:** Resolved issue determining project name prior to build ([62d4332d](https://github.com/storm-software/storm-ops/commit/62d4332d))
1033
+ - **build-tools:** Resolved issue determining project name prior to build
1034
+ ([62d4332d](https://github.com/storm-software/storm-ops/commit/62d4332d))
929
1035
 
930
1036
  ### ❤️ Thank You
931
1037
 
@@ -935,7 +1041,9 @@
935
1041
 
936
1042
  ### 🩹 Fixes
937
1043
 
938
- - **build-tools:** Resolve issue with duplicate `require` definition and include cjs build ([3927312b](https://github.com/storm-software/storm-ops/commit/3927312b))
1044
+ - **build-tools:** Resolve issue with duplicate `require` definition and include
1045
+ cjs build
1046
+ ([3927312b](https://github.com/storm-software/storm-ops/commit/3927312b))
939
1047
 
940
1048
  ### ❤️ Thank You
941
1049
 
@@ -945,11 +1053,14 @@
945
1053
 
946
1054
  ### 🚀 Features
947
1055
 
948
- - **build-tools:** Split out Build CLI and supporting code to separate package ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
1056
+ - **build-tools:** Split out Build CLI and supporting code to separate package
1057
+ ([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
949
1058
 
950
1059
  ### 🩹 Fixes
951
1060
 
952
- - **workspace-tools:** Update `release-version` generator to get initial version from disk ([759f9ccc](https://github.com/storm-software/storm-ops/commit/759f9ccc))
1061
+ - **workspace-tools:** Update `release-version` generator to get initial version
1062
+ from disk
1063
+ ([759f9ccc](https://github.com/storm-software/storm-ops/commit/759f9ccc))
953
1064
 
954
1065
  ### ❤️ Thank You
955
1066
 
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.15.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
24
+ [![Version](https://img.shields.io/badge/version-0.15.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
25
25
  [![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
26
26
 
27
27
  > [!IMPORTANT]
package/bin/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/build-tools",
3
- "version": "0.15.1",
3
+ "version": "0.15.2",
4
4
  "description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
5
5
  "repository": {
6
6
  "type": "github",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/build-tools",
3
- "version": "0.15.1",
3
+ "version": "0.15.2",
4
4
  "description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
5
5
  "repository": {
6
6
  "type": "github",