@storm-software/git-tools 2.28.0 → 2.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +160 -487
- package/README.md +2 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,153 +1,162 @@
|
|
|
1
|
-
## 2.
|
|
1
|
+
## 2.29.0 (2024-07-17)
|
|
2
2
|
|
|
3
|
+
### Features
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
- **workspace-tools:** Added custom `conventional-commits` configuration
|
|
6
|
+
([aac74a55](https://github.com/storm-software/storm-ops/commit/aac74a55))
|
|
5
7
|
|
|
6
|
-
|
|
8
|
+
## 2.28.0 (2024-07-17)
|
|
7
9
|
|
|
8
|
-
|
|
10
|
+
### Features
|
|
9
11
|
|
|
12
|
+
- **git-tools:** Improve README footer template markdown
|
|
13
|
+
([0450800f](https://github.com/storm-software/storm-ops/commit/0450800f))
|
|
10
14
|
|
|
11
|
-
|
|
15
|
+
## 2.27.0 (2024-07-17)
|
|
12
16
|
|
|
13
|
-
|
|
17
|
+
### Features
|
|
14
18
|
|
|
15
|
-
|
|
19
|
+
- **git-tools:** Added README header template to include table of contents
|
|
20
|
+
([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
|
|
16
21
|
|
|
22
|
+
## 2.26.0 (2024-07-17)
|
|
17
23
|
|
|
18
|
-
###
|
|
24
|
+
### Features
|
|
19
25
|
|
|
20
|
-
- **git-tools:** Added internal `doctoc` implementation
|
|
26
|
+
- **git-tools:** Added internal `doctoc` implementation
|
|
27
|
+
([82c4cf40](https://github.com/storm-software/storm-ops/commit/82c4cf40))
|
|
21
28
|
|
|
22
29
|
## 2.25.1 (2024-07-14)
|
|
23
30
|
|
|
31
|
+
### Bug Fixes
|
|
24
32
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
- **git-tools:** Update README.md formatting for IMPORTANT message ([2290ee67](https://github.com/storm-software/storm-ops/commit/2290ee67))
|
|
33
|
+
- **git-tools:** Update README.md formatting for IMPORTANT message
|
|
34
|
+
([2290ee67](https://github.com/storm-software/storm-ops/commit/2290ee67))
|
|
28
35
|
|
|
29
36
|
## 2.25.0 (2024-07-03)
|
|
30
37
|
|
|
38
|
+
### Features
|
|
31
39
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
- **storm-ops:** Upgrade `pnpm` package manager version to 9.4.0 ([2269cf67](https://github.com/storm-software/storm-ops/commit/2269cf67))
|
|
40
|
+
- **storm-ops:** Upgrade `pnpm` package manager version to 9.4.0
|
|
41
|
+
([2269cf67](https://github.com/storm-software/storm-ops/commit/2269cf67))
|
|
35
42
|
|
|
36
|
-
- **git-tools:** Added a table of content to the `README.md` header template
|
|
43
|
+
- **git-tools:** Added a table of content to the `README.md` header template
|
|
44
|
+
([227c234f](https://github.com/storm-software/storm-ops/commit/227c234f))
|
|
37
45
|
|
|
38
46
|
## 2.24.0 (2024-06-29)
|
|
39
47
|
|
|
48
|
+
### Features
|
|
40
49
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
- **eslint-plugin:** Polyfill `require` in esm build output ([67f1fbab](https://github.com/storm-software/storm-ops/commit/67f1fbab))
|
|
50
|
+
- **eslint-plugin:** Polyfill `require` in esm build output
|
|
51
|
+
([67f1fbab](https://github.com/storm-software/storm-ops/commit/67f1fbab))
|
|
44
52
|
|
|
45
53
|
## 2.23.0 (2024-06-22)
|
|
46
54
|
|
|
55
|
+
### Features
|
|
47
56
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
- **workspace-tools:** Upgrade the workspace pnpm-lock file ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
57
|
+
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
58
|
+
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
51
59
|
|
|
52
60
|
## 2.22.0 (2024-06-22)
|
|
53
61
|
|
|
62
|
+
### Features
|
|
54
63
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
- **storm-ops:** Updated pnpm-lock file ([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
64
|
+
- **storm-ops:** Updated pnpm-lock file
|
|
65
|
+
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
58
66
|
|
|
59
67
|
## 2.21.0 (2024-06-22)
|
|
60
68
|
|
|
69
|
+
### Features
|
|
61
70
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
71
|
+
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
72
|
+
management
|
|
73
|
+
([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
|
|
65
74
|
|
|
66
75
|
## 2.20.0 (2024-06-21)
|
|
67
76
|
|
|
77
|
+
### Features
|
|
68
78
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
- **eslint-plugin:** Resolve issues with eslint module types ([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
79
|
+
- **eslint-plugin:** Resolve issues with eslint module types
|
|
80
|
+
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
72
81
|
|
|
73
82
|
## 2.19.0 (2024-06-20)
|
|
74
83
|
|
|
84
|
+
### Features
|
|
75
85
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
- **git-tools:** Updated the shared `lefthook` configuration to use npm scripts ([68cfb767](https://github.com/storm-software/storm-ops/commit/68cfb767))
|
|
86
|
+
- **git-tools:** Updated the shared `lefthook` configuration to use npm scripts
|
|
87
|
+
([68cfb767](https://github.com/storm-software/storm-ops/commit/68cfb767))
|
|
79
88
|
|
|
80
89
|
## 2.18.0 (2024-06-17)
|
|
81
90
|
|
|
91
|
+
### Features
|
|
82
92
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
- **git-tools:** Use repository scripts in base `lefthook` configuration ([771a76d9](https://github.com/storm-software/storm-ops/commit/771a76d9))
|
|
93
|
+
- **git-tools:** Use repository scripts in base `lefthook` configuration
|
|
94
|
+
([771a76d9](https://github.com/storm-software/storm-ops/commit/771a76d9))
|
|
86
95
|
|
|
87
96
|
## 2.17.0 (2024-06-17)
|
|
88
97
|
|
|
98
|
+
### Features
|
|
89
99
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
- **git-tools:** Add proper export values to package and resolve type issues ([46f45709](https://github.com/storm-software/storm-ops/commit/46f45709))
|
|
100
|
+
- **git-tools:** Add proper export values to package and resolve type issues
|
|
101
|
+
([46f45709](https://github.com/storm-software/storm-ops/commit/46f45709))
|
|
93
102
|
|
|
94
103
|
## 2.16.1 (2024-06-17)
|
|
95
104
|
|
|
105
|
+
### Bug Fixes
|
|
96
106
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
- **deps:** update patch prod dependencies ([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
|
|
107
|
+
- **deps:** update patch prod dependencies
|
|
108
|
+
([ec613e8a](https://github.com/storm-software/storm-ops/commit/ec613e8a))
|
|
100
109
|
|
|
101
110
|
## 2.16.0 (2024-06-09)
|
|
102
111
|
|
|
112
|
+
### Features
|
|
103
113
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
- **eslint:** Add dependencies and convert to `CommonJs` package ([bd4bc22c](https://github.com/storm-software/storm-ops/commit/bd4bc22c))
|
|
114
|
+
- **eslint:** Add dependencies and convert to `CommonJs` package
|
|
115
|
+
([bd4bc22c](https://github.com/storm-software/storm-ops/commit/bd4bc22c))
|
|
107
116
|
|
|
108
117
|
## 2.15.0 (2024-06-09)
|
|
109
118
|
|
|
110
|
-
###
|
|
119
|
+
### Features
|
|
111
120
|
|
|
112
121
|
- **eslint:** Updated markup documentation files
|
|
113
122
|
([0097f19e](https://github.com/storm-software/storm-ops/commit/0097f19e))
|
|
114
123
|
|
|
115
124
|
## 2.14.0 (2024-06-09)
|
|
116
125
|
|
|
117
|
-
###
|
|
126
|
+
### Features
|
|
118
127
|
|
|
119
128
|
- **git-tools:** Added additional error logging to release action
|
|
120
129
|
([d990f9f5](https://github.com/storm-software/storm-ops/commit/d990f9f5))
|
|
121
130
|
|
|
122
131
|
## 2.13.1 (2024-06-09)
|
|
123
132
|
|
|
124
|
-
###
|
|
133
|
+
### Bug Fixes
|
|
125
134
|
|
|
126
135
|
- **git-tools:** File formatting changes
|
|
127
136
|
([f6c39863](https://github.com/storm-software/storm-ops/commit/f6c39863))
|
|
128
137
|
|
|
129
138
|
## 2.13.0 (2024-06-09)
|
|
130
139
|
|
|
131
|
-
###
|
|
140
|
+
### Features
|
|
132
141
|
|
|
133
142
|
- **git-tools:** Enhance the fatal error logging
|
|
134
143
|
([89b0e089](https://github.com/storm-software/storm-ops/commit/89b0e089))
|
|
135
144
|
|
|
136
145
|
## 2.12.1 (2024-06-05)
|
|
137
146
|
|
|
138
|
-
###
|
|
147
|
+
### Bug Fixes
|
|
139
148
|
|
|
140
149
|
- **eslint:** Resolve issue with missing dependencies
|
|
141
150
|
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
142
151
|
|
|
143
152
|
## 2.12.0 (2024-06-03)
|
|
144
153
|
|
|
145
|
-
###
|
|
154
|
+
### Features
|
|
146
155
|
|
|
147
156
|
- **storm-ops:** Upgrade Nx packages and resolve linting issues
|
|
148
157
|
([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
|
|
149
158
|
|
|
150
|
-
###
|
|
159
|
+
### Bug Fixes
|
|
151
160
|
|
|
152
161
|
- **deps:** update patch prod dependencies
|
|
153
162
|
([072b4763](https://github.com/storm-software/storm-ops/commit/072b4763))
|
|
@@ -160,18 +169,14 @@
|
|
|
160
169
|
|
|
161
170
|
## 2.11.0 (2024-05-29)
|
|
162
171
|
|
|
163
|
-
###
|
|
172
|
+
### Features
|
|
164
173
|
|
|
165
174
|
- **cloudflare-tools:** Update worker generator to add hono depenendency
|
|
166
175
|
([946a9e59](https://github.com/storm-software/storm-ops/commit/946a9e59))
|
|
167
176
|
|
|
168
|
-
### ❤️ Thank You
|
|
169
|
-
|
|
170
|
-
- Patrick Sullivan
|
|
171
|
-
|
|
172
177
|
## 2.10.2 (2024-05-27)
|
|
173
178
|
|
|
174
|
-
###
|
|
179
|
+
### Bug Fixes
|
|
175
180
|
|
|
176
181
|
- **deps:** update patch prod dependencies
|
|
177
182
|
([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
|
|
@@ -182,141 +187,93 @@
|
|
|
182
187
|
- **deps:** update dependencies-non-major
|
|
183
188
|
([#159](https://github.com/storm-software/storm-ops/pull/159))
|
|
184
189
|
|
|
185
|
-
### ❤️ Thank You
|
|
186
|
-
|
|
187
|
-
- Patrick Sullivan
|
|
188
|
-
|
|
189
190
|
## 2.10.1 (2024-05-06)
|
|
190
191
|
|
|
191
|
-
###
|
|
192
|
+
### Bug Fixes
|
|
192
193
|
|
|
193
194
|
- **markdownlint:** Resolved issue with bad config in lint file
|
|
194
195
|
([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
|
|
195
196
|
|
|
196
|
-
### ❤️ Thank You
|
|
197
|
-
|
|
198
|
-
- Patrick Sullivan
|
|
199
|
-
|
|
200
197
|
## 2.10.0 (2024-05-06)
|
|
201
198
|
|
|
202
|
-
###
|
|
199
|
+
### Features
|
|
203
200
|
|
|
204
201
|
- **markdownlint:** Added the `markdownlint` package for shared configurations
|
|
205
202
|
([abd6fa38](https://github.com/storm-software/storm-ops/commit/abd6fa38))
|
|
206
203
|
|
|
207
|
-
### ❤️ Thank You
|
|
208
|
-
|
|
209
|
-
- Patrick Sullivan
|
|
210
|
-
|
|
211
204
|
## 2.9.4 (2024-04-29)
|
|
212
205
|
|
|
213
|
-
###
|
|
206
|
+
### Bug Fixes
|
|
214
207
|
|
|
215
208
|
- **git-tools:** Update scripts to use deamon to generate Nx Project Graphs
|
|
216
209
|
([6b6ad2b6](https://github.com/storm-software/storm-ops/commit/6b6ad2b6))
|
|
217
210
|
|
|
218
|
-
### ❤️ Thank You
|
|
219
|
-
|
|
220
|
-
- Patrick Sullivan
|
|
221
|
-
|
|
222
211
|
## 2.9.3 (2024-04-29)
|
|
223
212
|
|
|
224
|
-
###
|
|
213
|
+
### Bug Fixes
|
|
225
214
|
|
|
226
215
|
- **deps:** update patch prod dependencies
|
|
227
216
|
([c427e132](https://github.com/storm-software/storm-ops/commit/c427e132))
|
|
228
217
|
|
|
229
|
-
### ❤️ Thank You
|
|
230
|
-
|
|
231
|
-
- Patrick Sullivan
|
|
232
|
-
|
|
233
218
|
## 2.9.2 (2024-04-15)
|
|
234
219
|
|
|
235
|
-
###
|
|
220
|
+
### Bug Fixes
|
|
236
221
|
|
|
237
222
|
- **config-tools:** Clean up the README markdown
|
|
238
223
|
([676d23d3](https://github.com/storm-software/storm-ops/commit/676d23d3))
|
|
239
224
|
|
|
240
|
-
### ❤️ Thank You
|
|
241
|
-
|
|
242
|
-
- Patrick Sullivan
|
|
243
|
-
|
|
244
225
|
## 2.9.1 (2024-04-15)
|
|
245
226
|
|
|
246
|
-
###
|
|
227
|
+
### Bug Fixes
|
|
247
228
|
|
|
248
229
|
- **deps:** update patch prod dependencies
|
|
249
230
|
([7f710f58](https://github.com/storm-software/storm-ops/commit/7f710f58))
|
|
250
231
|
|
|
251
232
|
## 2.9.0 (2024-04-13)
|
|
252
233
|
|
|
253
|
-
###
|
|
234
|
+
### Features
|
|
254
235
|
|
|
255
236
|
- **git-tools:** Updated the console write calls to use updated method signature
|
|
256
237
|
([d2d7cc8b](https://github.com/storm-software/storm-ops/commit/d2d7cc8b))
|
|
257
238
|
|
|
258
|
-
### ❤️ Thank You
|
|
259
|
-
|
|
260
|
-
- Patrick Sullivan
|
|
261
|
-
|
|
262
239
|
## 2.8.0 (2024-04-13)
|
|
263
240
|
|
|
264
|
-
###
|
|
241
|
+
### Features
|
|
265
242
|
|
|
266
243
|
- **config-tools:** No longer require `config` in storm console write functions
|
|
267
244
|
([ad8c6511](https://github.com/storm-software/storm-ops/commit/ad8c6511))
|
|
268
245
|
|
|
269
|
-
### ❤️ Thank You
|
|
270
|
-
|
|
271
|
-
- Patrick Sullivan
|
|
272
|
-
|
|
273
246
|
## 2.7.6 (2024-04-08)
|
|
274
247
|
|
|
275
|
-
###
|
|
248
|
+
### Bug Fixes
|
|
276
249
|
|
|
277
250
|
- **build-tools:** Resolved issue with module types used in build
|
|
278
251
|
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
279
252
|
|
|
280
|
-
### ❤️ Thank You
|
|
281
|
-
|
|
282
|
-
- Patrick Sullivan
|
|
283
|
-
|
|
284
253
|
## 2.7.5 (2024-04-08)
|
|
285
254
|
|
|
286
|
-
###
|
|
255
|
+
### Bug Fixes
|
|
287
256
|
|
|
288
257
|
- **build-tools:** Resolved issue with duplicate require definition
|
|
289
258
|
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
290
259
|
|
|
291
|
-
### ❤️ Thank You
|
|
292
|
-
|
|
293
|
-
- Patrick Sullivan
|
|
294
|
-
|
|
295
260
|
## 2.7.4 (2024-04-08)
|
|
296
261
|
|
|
297
|
-
###
|
|
262
|
+
### Bug Fixes
|
|
298
263
|
|
|
299
264
|
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
300
265
|
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
301
266
|
|
|
302
|
-
### ❤️ Thank You
|
|
303
|
-
|
|
304
|
-
- Patrick Sullivan
|
|
305
|
-
|
|
306
267
|
## 2.7.3 (2024-04-08)
|
|
307
268
|
|
|
308
|
-
###
|
|
269
|
+
### Bug Fixes
|
|
309
270
|
|
|
310
271
|
- **workspace-tools:** Update module types of imports
|
|
311
272
|
([9d09009b](https://github.com/storm-software/storm-ops/commit/9d09009b))
|
|
312
273
|
|
|
313
|
-
### ❤️ Thank You
|
|
314
|
-
|
|
315
|
-
- Patrick Sullivan
|
|
316
|
-
|
|
317
274
|
## 2.7.2 (2024-04-08)
|
|
318
275
|
|
|
319
|
-
###
|
|
276
|
+
### Bug Fixes
|
|
320
277
|
|
|
321
278
|
- **deps:** update patch prod dependencies
|
|
322
279
|
([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
|
|
@@ -345,20 +302,16 @@
|
|
|
345
302
|
- **git-tools:** Resolve issue with dependencies
|
|
346
303
|
([b536fd82](https://github.com/storm-software/storm-ops/commit/b536fd82))
|
|
347
304
|
|
|
348
|
-
### ❤️ Thank You
|
|
349
|
-
|
|
350
|
-
- Patrick Sullivan
|
|
351
|
-
|
|
352
305
|
## 2.7.1 (2024-04-08)
|
|
353
306
|
|
|
354
|
-
###
|
|
307
|
+
### Bug Fixes
|
|
355
308
|
|
|
356
309
|
- **deps:** pin dependencies
|
|
357
310
|
([7406e605](https://github.com/storm-software/storm-ops/commit/7406e605))
|
|
358
311
|
|
|
359
312
|
## 2.7.0 (2024-04-07)
|
|
360
313
|
|
|
361
|
-
###
|
|
314
|
+
### Features
|
|
362
315
|
|
|
363
316
|
- **git-tools:** Added reusable GitHub `workflows` and `actions`
|
|
364
317
|
([1c9a5391](https://github.com/storm-software/storm-ops/commit/1c9a5391))
|
|
@@ -366,69 +319,45 @@
|
|
|
366
319
|
- **storm-ops:** Merged in change to the main branch
|
|
367
320
|
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
368
321
|
|
|
369
|
-
### ❤️ Thank You
|
|
370
|
-
|
|
371
|
-
- Patrick Sullivan
|
|
372
|
-
|
|
373
322
|
## 2.6.0 (2024-04-06)
|
|
374
323
|
|
|
375
|
-
###
|
|
324
|
+
### Features
|
|
376
325
|
|
|
377
326
|
- **build-tools:** Added support for `rolldown` builds
|
|
378
327
|
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
379
328
|
|
|
380
|
-
### ❤️ Thank You
|
|
381
|
-
|
|
382
|
-
- Patrick Sullivan
|
|
383
|
-
|
|
384
329
|
## 2.5.12 (2024-04-01)
|
|
385
330
|
|
|
386
|
-
###
|
|
331
|
+
### Bug Fixes
|
|
387
332
|
|
|
388
333
|
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
389
334
|
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
390
335
|
|
|
391
|
-
### ❤️ Thank You
|
|
392
|
-
|
|
393
|
-
- Patrick Sullivan
|
|
394
|
-
|
|
395
336
|
## 2.5.11 (2024-03-29)
|
|
396
337
|
|
|
397
|
-
###
|
|
338
|
+
### Bug Fixes
|
|
398
339
|
|
|
399
340
|
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
400
341
|
projects
|
|
401
342
|
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
402
343
|
|
|
403
|
-
### ❤️ Thank You
|
|
404
|
-
|
|
405
|
-
- Patrick Sullivan
|
|
406
|
-
|
|
407
344
|
## 2.5.10 (2024-03-29)
|
|
408
345
|
|
|
409
|
-
###
|
|
346
|
+
### Bug Fixes
|
|
410
347
|
|
|
411
348
|
- **workspace-tools:** Further updates to Nx plugin modules
|
|
412
349
|
([82b6ab01](https://github.com/storm-software/storm-ops/commit/82b6ab01))
|
|
413
350
|
|
|
414
|
-
### ❤️ Thank You
|
|
415
|
-
|
|
416
|
-
- Patrick Sullivan
|
|
417
|
-
|
|
418
351
|
## 2.5.9 (2024-03-29)
|
|
419
352
|
|
|
420
|
-
###
|
|
353
|
+
### Bug Fixes
|
|
421
354
|
|
|
422
355
|
- **workspace-tools:** Resolve issues applying Nx plugins
|
|
423
356
|
([7dd277e6](https://github.com/storm-software/storm-ops/commit/7dd277e6))
|
|
424
357
|
|
|
425
|
-
### ❤️ Thank You
|
|
426
|
-
|
|
427
|
-
- Patrick Sullivan
|
|
428
|
-
|
|
429
358
|
## 2.5.8 (2024-03-28)
|
|
430
359
|
|
|
431
|
-
###
|
|
360
|
+
### Bug Fixes
|
|
432
361
|
|
|
433
362
|
- **git-tools:** Added code to add ts plugin transpilers
|
|
434
363
|
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
@@ -436,90 +365,58 @@
|
|
|
436
365
|
- **workspace-tools:** Remove `axios` reference from `cargo-publish` executor
|
|
437
366
|
([7a2e3570](https://github.com/storm-software/storm-ops/commit/7a2e3570))
|
|
438
367
|
|
|
439
|
-
### ❤️ Thank You
|
|
440
|
-
|
|
441
|
-
- Patrick Sullivan
|
|
442
|
-
|
|
443
368
|
## 2.5.7 (2024-03-28)
|
|
444
369
|
|
|
445
|
-
###
|
|
370
|
+
### Bug Fixes
|
|
446
371
|
|
|
447
372
|
- **workspace-tools:** Resolve issues with `axios` calls
|
|
448
373
|
([53306912](https://github.com/storm-software/storm-ops/commit/53306912))
|
|
449
374
|
|
|
450
|
-
### ❤️ Thank You
|
|
451
|
-
|
|
452
|
-
- Patrick Sullivan
|
|
453
|
-
|
|
454
375
|
## 2.5.6 (2024-03-28)
|
|
455
376
|
|
|
456
|
-
###
|
|
377
|
+
### Bug Fixes
|
|
457
378
|
|
|
458
379
|
- **git-tools:** Update `moduleResolution` option to use `Bundler` value
|
|
459
380
|
([132eb929](https://github.com/storm-software/storm-ops/commit/132eb929))
|
|
460
381
|
|
|
461
|
-
### ❤️ Thank You
|
|
462
|
-
|
|
463
|
-
- Patrick Sullivan
|
|
464
|
-
|
|
465
382
|
## 2.5.5 (2024-03-28)
|
|
466
383
|
|
|
467
|
-
###
|
|
384
|
+
### Bug Fixes
|
|
468
385
|
|
|
469
386
|
- **git-tools:** Resolve issue with module type compiler options
|
|
470
387
|
([5c4a20b7](https://github.com/storm-software/storm-ops/commit/5c4a20b7))
|
|
471
388
|
|
|
472
|
-
### ❤️ Thank You
|
|
473
|
-
|
|
474
|
-
- Patrick Sullivan
|
|
475
|
-
|
|
476
389
|
## 2.5.4 (2024-03-28)
|
|
477
390
|
|
|
478
|
-
###
|
|
391
|
+
### Bug Fixes
|
|
479
392
|
|
|
480
393
|
- **git-tools:** Ensure we skip ci on publish commit
|
|
481
394
|
([ab2e0655](https://github.com/storm-software/storm-ops/commit/ab2e0655))
|
|
482
395
|
|
|
483
|
-
### ❤️ Thank You
|
|
484
|
-
|
|
485
|
-
- Patrick Sullivan
|
|
486
|
-
|
|
487
396
|
## 2.5.3 (2024-03-28)
|
|
488
397
|
|
|
489
|
-
###
|
|
398
|
+
### Bug Fixes
|
|
490
399
|
|
|
491
400
|
- **storm-ops:** Resolve issue with workspace dependencies
|
|
492
401
|
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
493
402
|
|
|
494
|
-
### ❤️ Thank You
|
|
495
|
-
|
|
496
|
-
- Patrick Sullivan
|
|
497
|
-
|
|
498
403
|
## 2.5.2 (2024-03-28)
|
|
499
404
|
|
|
500
|
-
###
|
|
405
|
+
### Bug Fixes
|
|
501
406
|
|
|
502
407
|
- **git-tools:** Update to executable git hook scripts
|
|
503
408
|
([d1e0cb22](https://github.com/storm-software/storm-ops/commit/d1e0cb22))
|
|
504
409
|
|
|
505
|
-
### ❤️ Thank You
|
|
506
|
-
|
|
507
|
-
- Patrick Sullivan
|
|
508
|
-
|
|
509
410
|
## 2.5.1 (2024-03-28)
|
|
510
411
|
|
|
511
|
-
###
|
|
412
|
+
### Bug Fixes
|
|
512
413
|
|
|
513
414
|
- **storm-ops:** Update the links in the README files to use proper repository
|
|
514
415
|
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
515
416
|
|
|
516
|
-
### ❤️ Thank You
|
|
517
|
-
|
|
518
|
-
- Patrick Sullivan
|
|
519
|
-
|
|
520
417
|
## 2.5.0 (2024-03-25)
|
|
521
418
|
|
|
522
|
-
###
|
|
419
|
+
### Features
|
|
523
420
|
|
|
524
421
|
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
525
422
|
([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
@@ -527,145 +424,97 @@
|
|
|
527
424
|
- **workspace-tools:** Major updates to base nx.json configuration
|
|
528
425
|
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
529
426
|
|
|
530
|
-
###
|
|
427
|
+
### Bug Fixes
|
|
531
428
|
|
|
532
429
|
- **git-tools:** Resolved issues with `left-hook` scripts
|
|
533
430
|
([daf28aa2](https://github.com/storm-software/storm-ops/commit/daf28aa2))
|
|
534
431
|
|
|
535
|
-
### ❤️ Thank You
|
|
536
|
-
|
|
537
|
-
- Patrick Sullivan
|
|
538
|
-
|
|
539
432
|
## 2.4.0 (2024-03-19)
|
|
540
433
|
|
|
541
|
-
###
|
|
434
|
+
### Features
|
|
542
435
|
|
|
543
436
|
- **linting-tools:** Added the `taplo` and `ls-lint` tools
|
|
544
437
|
([24c984eb](https://github.com/storm-software/storm-ops/commit/24c984eb))
|
|
545
438
|
|
|
546
|
-
###
|
|
439
|
+
### Bug Fixes
|
|
547
440
|
|
|
548
441
|
- **git-tools:** Updates to the lefthook scripts execution
|
|
549
442
|
([ac1f85f3](https://github.com/storm-software/storm-ops/commit/ac1f85f3))
|
|
550
443
|
|
|
551
|
-
### ❤️ Thank You
|
|
552
|
-
|
|
553
|
-
- Patrick Sullivan
|
|
554
|
-
|
|
555
444
|
## 2.3.0 (2024-03-05)
|
|
556
445
|
|
|
557
|
-
###
|
|
446
|
+
### Features
|
|
558
447
|
|
|
559
448
|
- **build-tools:** Split out Build CLI and supporting code to separate package
|
|
560
449
|
([9376ed39](https://github.com/storm-software/storm-ops/commit/9376ed39))
|
|
561
450
|
|
|
562
|
-
### ❤️ Thank You
|
|
563
|
-
|
|
564
|
-
- Patrick Sullivan
|
|
565
|
-
|
|
566
451
|
## 2.2.7 (2024-03-01)
|
|
567
452
|
|
|
568
|
-
###
|
|
453
|
+
### Bug Fixes
|
|
569
454
|
|
|
570
455
|
- **workspace-tools:** Remove the storm env filter
|
|
571
456
|
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
572
457
|
|
|
573
|
-
### ❤️ Thank You
|
|
574
|
-
|
|
575
|
-
- Patrick Sullivan
|
|
576
|
-
|
|
577
458
|
## 2.2.6 (2024-02-27)
|
|
578
459
|
|
|
579
|
-
###
|
|
460
|
+
### Bug Fixes
|
|
580
461
|
|
|
581
462
|
- **workspace-tools:** Relocation config parser code to build function
|
|
582
463
|
([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
583
464
|
|
|
584
|
-
### ❤️ Thank You
|
|
585
|
-
|
|
586
|
-
- Patrick Sullivan
|
|
587
|
-
|
|
588
465
|
## 2.2.5 (2024-02-27)
|
|
589
466
|
|
|
590
|
-
###
|
|
467
|
+
### Bug Fixes
|
|
591
468
|
|
|
592
469
|
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
593
470
|
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
594
471
|
|
|
595
|
-
### ❤️ Thank You
|
|
596
|
-
|
|
597
|
-
- Patrick Sullivan
|
|
598
|
-
|
|
599
472
|
## 2.2.4 (2024-02-27)
|
|
600
473
|
|
|
601
|
-
###
|
|
474
|
+
### Bug Fixes
|
|
602
475
|
|
|
603
476
|
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
|
|
604
477
|
type issues
|
|
605
478
|
([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
606
479
|
|
|
607
|
-
### ❤️ Thank You
|
|
608
|
-
|
|
609
|
-
- Patrick Sullivan
|
|
610
|
-
|
|
611
480
|
## 2.2.3 (2024-02-27)
|
|
612
481
|
|
|
613
|
-
###
|
|
482
|
+
### Bug Fixes
|
|
614
483
|
|
|
615
484
|
- **config-tools:** Update config packages to only use cjs
|
|
616
485
|
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
617
486
|
|
|
618
|
-
### ❤️ Thank You
|
|
619
|
-
|
|
620
|
-
- Patrick Sullivan
|
|
621
|
-
|
|
622
487
|
## 2.2.2 (2024-02-27)
|
|
623
488
|
|
|
624
|
-
###
|
|
489
|
+
### Bug Fixes
|
|
625
490
|
|
|
626
491
|
- **workspace-tools:** Update the build executor back to esbuild
|
|
627
492
|
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
628
493
|
|
|
629
|
-
### ❤️ Thank You
|
|
630
|
-
|
|
631
|
-
- Patrick Sullivan
|
|
632
|
-
|
|
633
494
|
## 2.2.1 (2024-02-26)
|
|
634
495
|
|
|
635
|
-
###
|
|
496
|
+
### Bug Fixes
|
|
636
497
|
|
|
637
498
|
- **git-tools:** Resolved linting issues with the nx-version module
|
|
638
499
|
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
639
500
|
|
|
640
|
-
### ❤️ Thank You
|
|
641
|
-
|
|
642
|
-
- Patrick Sullivan
|
|
643
|
-
|
|
644
501
|
## 2.2.0 (2024-02-26)
|
|
645
502
|
|
|
646
|
-
###
|
|
503
|
+
### Features
|
|
647
504
|
|
|
648
505
|
- **storm-ops:** Major updates to tsconfig values
|
|
649
506
|
([a3638fae](https://github.com/storm-software/storm-ops/commit/a3638fae))
|
|
650
507
|
|
|
651
|
-
### ❤️ Thank You
|
|
652
|
-
|
|
653
|
-
- Patrick Sullivan
|
|
654
|
-
|
|
655
508
|
## 2.1.7 (2024-02-24)
|
|
656
509
|
|
|
657
|
-
###
|
|
510
|
+
### Bug Fixes
|
|
658
511
|
|
|
659
512
|
- **workspace-tools:** Update build compiler parameters
|
|
660
513
|
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
661
514
|
|
|
662
|
-
### ❤️ Thank You
|
|
663
|
-
|
|
664
|
-
- Patrick Sullivan
|
|
665
|
-
|
|
666
515
|
## 2.1.6 (2024-02-24)
|
|
667
516
|
|
|
668
|
-
###
|
|
517
|
+
### Bug Fixes
|
|
669
518
|
|
|
670
519
|
- **git-tools:** Updates to git release workflow processing
|
|
671
520
|
([3c3dc58f](https://github.com/storm-software/storm-ops/commit/3c3dc58f))
|
|
@@ -682,13 +531,9 @@
|
|
|
682
531
|
- **git-tools:** Update versioning to no longer apply git tag
|
|
683
532
|
([288c81ca](https://github.com/storm-software/storm-ops/commit/288c81ca))
|
|
684
533
|
|
|
685
|
-
### ❤️ Thank You
|
|
686
|
-
|
|
687
|
-
- Patrick Sullivan
|
|
688
|
-
|
|
689
534
|
## 2.1.5 (2024-02-24)
|
|
690
535
|
|
|
691
|
-
###
|
|
536
|
+
### Bug Fixes
|
|
692
537
|
|
|
693
538
|
- **git-tools:** Use proper git tag to publish changes
|
|
694
539
|
([0c8d3230](https://github.com/storm-software/storm-ops/commit/0c8d3230))
|
|
@@ -696,24 +541,16 @@
|
|
|
696
541
|
- **git-tools:** Updates to the release tag processing
|
|
697
542
|
([937056c9](https://github.com/storm-software/storm-ops/commit/937056c9))
|
|
698
543
|
|
|
699
|
-
### ❤️ Thank You
|
|
700
|
-
|
|
701
|
-
- Patrick Sullivan
|
|
702
|
-
|
|
703
544
|
## 2.1.4 (2024-02-24)
|
|
704
545
|
|
|
705
|
-
###
|
|
546
|
+
### Bug Fixes
|
|
706
547
|
|
|
707
548
|
- **git-tools:** Updates to release configuration parameters
|
|
708
549
|
([482d18ee](https://github.com/storm-software/storm-ops/commit/482d18ee))
|
|
709
550
|
|
|
710
|
-
### ❤️ Thank You
|
|
711
|
-
|
|
712
|
-
- Patrick Sullivan
|
|
713
|
-
|
|
714
551
|
## 2.1.3 (2024-02-23)
|
|
715
552
|
|
|
716
|
-
###
|
|
553
|
+
### Bug Fixes
|
|
717
554
|
|
|
718
555
|
- **git-tools:** Ensure tag generation during versioning
|
|
719
556
|
([d08a89cd](https://github.com/storm-software/storm-ops/commit/d08a89cd))
|
|
@@ -724,13 +561,9 @@
|
|
|
724
561
|
- **git-tools:** Resolve issue with release versioning
|
|
725
562
|
([24bfe5e9](https://github.com/storm-software/storm-ops/commit/24bfe5e9))
|
|
726
563
|
|
|
727
|
-
### ❤️ Thank You
|
|
728
|
-
|
|
729
|
-
- Patrick Sullivan
|
|
730
|
-
|
|
731
564
|
## 2.1.2 (2024-02-20)
|
|
732
565
|
|
|
733
|
-
###
|
|
566
|
+
### Features
|
|
734
567
|
|
|
735
568
|
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
736
569
|
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
@@ -738,7 +571,7 @@
|
|
|
738
571
|
- **git-tools:** Support for updated Nx Release processing
|
|
739
572
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
740
573
|
|
|
741
|
-
###
|
|
574
|
+
### Bug Fixes
|
|
742
575
|
|
|
743
576
|
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
744
577
|
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
@@ -764,13 +597,9 @@
|
|
|
764
597
|
- **config:** Mark config to no longer bundle code
|
|
765
598
|
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
766
599
|
|
|
767
|
-
### ❤️ Thank You
|
|
768
|
-
|
|
769
|
-
- Patrick Sullivan
|
|
770
|
-
|
|
771
600
|
## 2.1.1 (2024-02-20)
|
|
772
601
|
|
|
773
|
-
###
|
|
602
|
+
### Features
|
|
774
603
|
|
|
775
604
|
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
776
605
|
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
@@ -778,7 +607,7 @@
|
|
|
778
607
|
- **git-tools:** Support for updated Nx Release processing
|
|
779
608
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
780
609
|
|
|
781
|
-
###
|
|
610
|
+
### Bug Fixes
|
|
782
611
|
|
|
783
612
|
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
784
613
|
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
@@ -801,13 +630,9 @@
|
|
|
801
630
|
- **git-tools:** Update method of calling the release action
|
|
802
631
|
([7c74ffc7](https://github.com/storm-software/storm-ops/commit/7c74ffc7))
|
|
803
632
|
|
|
804
|
-
### ❤️ Thank You
|
|
805
|
-
|
|
806
|
-
- Patrick Sullivan
|
|
807
|
-
|
|
808
633
|
## 2.1.0 (2024-02-20)
|
|
809
634
|
|
|
810
|
-
###
|
|
635
|
+
### Features
|
|
811
636
|
|
|
812
637
|
- **git-tools:** Update the package to build as CommonJs to support Nx executors
|
|
813
638
|
([affad63c](https://github.com/storm-software/storm-ops/commit/affad63c))
|
|
@@ -815,7 +640,7 @@
|
|
|
815
640
|
- **git-tools:** Support for updated Nx Release processing
|
|
816
641
|
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
817
642
|
|
|
818
|
-
###
|
|
643
|
+
### Bug Fixes
|
|
819
644
|
|
|
820
645
|
- **git-tools:** Resolve issue preventing changelogRenderer from being applied
|
|
821
646
|
([f7880bae](https://github.com/storm-software/storm-ops/commit/f7880bae))
|
|
@@ -835,13 +660,9 @@
|
|
|
835
660
|
- **git-tools:** Add reference to local changelog-renderer in release process
|
|
836
661
|
([3ea469e1](https://github.com/storm-software/storm-ops/commit/3ea469e1))
|
|
837
662
|
|
|
838
|
-
### ❤️ Thank You
|
|
839
|
-
|
|
840
|
-
- Patrick Sullivan
|
|
841
|
-
|
|
842
663
|
## 2.0.1 (2024-02-17)
|
|
843
664
|
|
|
844
|
-
###
|
|
665
|
+
### Bug Fixes
|
|
845
666
|
|
|
846
667
|
- **storm-ops:** Update the chalk version to v4.1.2
|
|
847
668
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -868,13 +689,9 @@
|
|
|
868
689
|
|
|
869
690
|
- **git-tools:** \
|
|
870
691
|
|
|
871
|
-
### ❤️ Thank You
|
|
872
|
-
|
|
873
|
-
- Patrick Sullivan
|
|
874
|
-
|
|
875
692
|
# 2.0.0 (2024-02-17)
|
|
876
693
|
|
|
877
|
-
###
|
|
694
|
+
### Bug Fixes
|
|
878
695
|
|
|
879
696
|
- **storm-ops:** Update the chalk version to v4.1.2
|
|
880
697
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -895,13 +712,9 @@
|
|
|
895
712
|
|
|
896
713
|
- **git-tools:** \
|
|
897
714
|
|
|
898
|
-
### ❤️ Thank You
|
|
899
|
-
|
|
900
|
-
- Patrick Sullivan
|
|
901
|
-
|
|
902
715
|
## 1.38.5 (2024-02-15)
|
|
903
716
|
|
|
904
|
-
###
|
|
717
|
+
### Bug Fixes
|
|
905
718
|
|
|
906
719
|
- **storm-ops:** Update the chalk version to v4.1.2
|
|
907
720
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -912,13 +725,9 @@
|
|
|
912
725
|
- **config-tools:** Update package type to a module to resolve import issues
|
|
913
726
|
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
914
727
|
|
|
915
|
-
### ❤️ Thank You
|
|
916
|
-
|
|
917
|
-
- Patrick Sullivan
|
|
918
|
-
|
|
919
728
|
## 1.38.4 (2024-02-15)
|
|
920
729
|
|
|
921
|
-
###
|
|
730
|
+
### Bug Fixes
|
|
922
731
|
|
|
923
732
|
- **storm-ops:** Update the chalk version to v4.1.2
|
|
924
733
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
@@ -926,29 +735,21 @@
|
|
|
926
735
|
- **storm-ops:** Resolve issue with the pnpm version
|
|
927
736
|
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
928
737
|
|
|
929
|
-
### ❤️ Thank You
|
|
930
|
-
|
|
931
|
-
- Patrick Sullivan
|
|
932
|
-
|
|
933
738
|
## 1.38.3 (2024-02-15)
|
|
934
739
|
|
|
935
|
-
###
|
|
740
|
+
### Bug Fixes
|
|
936
741
|
|
|
937
742
|
- **storm-ops:** Update the chalk version to v4.1.2
|
|
938
743
|
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
939
744
|
|
|
940
|
-
### ❤️ Thank You
|
|
941
|
-
|
|
942
|
-
- Patrick Sullivan
|
|
943
|
-
|
|
944
745
|
## 1.38.2 (2024-02-15)
|
|
945
746
|
|
|
946
|
-
###
|
|
747
|
+
### Features
|
|
947
748
|
|
|
948
749
|
- **git-tools:** Completed release process changes and updated dependencies
|
|
949
750
|
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
950
751
|
|
|
951
|
-
###
|
|
752
|
+
### Bug Fixes
|
|
952
753
|
|
|
953
754
|
- **storm-ops:** Update chalk dependency for all modules
|
|
954
755
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
@@ -956,46 +757,34 @@
|
|
|
956
757
|
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
957
758
|
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
958
759
|
|
|
959
|
-
### ❤️ Thank You
|
|
960
|
-
|
|
961
|
-
- Patrick Sullivan
|
|
962
|
-
|
|
963
760
|
## 1.38.1 (2024-02-15)
|
|
964
761
|
|
|
965
|
-
###
|
|
762
|
+
### Features
|
|
966
763
|
|
|
967
764
|
- **git-tools:** Completed release process changes and updated dependencies
|
|
968
765
|
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
969
766
|
|
|
970
|
-
###
|
|
767
|
+
### Bug Fixes
|
|
971
768
|
|
|
972
769
|
- **storm-ops:** Update chalk dependency for all modules
|
|
973
770
|
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
974
771
|
|
|
975
|
-
### ❤️ Thank You
|
|
976
|
-
|
|
977
|
-
- Patrick Sullivan
|
|
978
|
-
|
|
979
772
|
## 1.38.0 (2024-02-15)
|
|
980
773
|
|
|
981
|
-
###
|
|
774
|
+
### Features
|
|
982
775
|
|
|
983
776
|
- **git-tools:** Completed release process changes and updated dependencies
|
|
984
777
|
([ebd33d5c](https://github.com/storm-software/storm-ops/commit/ebd33d5c))
|
|
985
778
|
|
|
986
|
-
### ❤️ Thank You
|
|
987
|
-
|
|
988
|
-
- Patrick Sullivan
|
|
989
|
-
|
|
990
779
|
## 1.37.0 (2024-02-15)
|
|
991
780
|
|
|
992
|
-
###
|
|
781
|
+
### Features
|
|
993
782
|
|
|
994
783
|
- **changelog:** Added the `changelog` package to handle file creation during
|
|
995
784
|
release
|
|
996
785
|
([d050648d](https://github.com/storm-software/storm-ops/commit/d050648d))
|
|
997
786
|
|
|
998
|
-
###
|
|
787
|
+
### Bug Fixes
|
|
999
788
|
|
|
1000
789
|
- **workspace-tools:** Point the `nx.json` to the Storm ChangeLogRenderer class
|
|
1001
790
|
([f6620cef](https://github.com/storm-software/storm-ops/commit/f6620cef))
|
|
@@ -1009,261 +798,169 @@
|
|
|
1009
798
|
- **git-tools:** Resolved linting errors from previous commit
|
|
1010
799
|
([0cc57b66](https://github.com/storm-software/storm-ops/commit/0cc57b66))
|
|
1011
800
|
|
|
1012
|
-
### ❤️ Thank You
|
|
1013
|
-
|
|
1014
|
-
- Patrick Sullivan
|
|
1015
|
-
|
|
1016
801
|
## 1.36.14 (2024-02-13)
|
|
1017
802
|
|
|
1018
|
-
###
|
|
803
|
+
### Bug Fixes
|
|
1019
804
|
|
|
1020
805
|
- **git-tools:** Updated logging in the Storm-Git release hook
|
|
1021
806
|
([669a289a](https://github.com/storm-software/storm-ops/commit/669a289a))
|
|
1022
807
|
|
|
1023
|
-
### ❤️ Thank You
|
|
1024
|
-
|
|
1025
|
-
- Patrick Sullivan
|
|
1026
|
-
|
|
1027
808
|
## 1.36.13 (2024-02-11)
|
|
1028
809
|
|
|
1029
|
-
###
|
|
810
|
+
### Bug Fixes
|
|
1030
811
|
|
|
1031
812
|
- **git-tools:** Removed the emojis from the Changelog Renderer
|
|
1032
813
|
([93d5d140](https://github.com/storm-software/storm-ops/commit/93d5d140))
|
|
1033
814
|
|
|
1034
|
-
### ❤️ Thank You
|
|
1035
|
-
|
|
1036
|
-
- Patrick Sullivan
|
|
1037
|
-
|
|
1038
815
|
## 1.36.11 (2024-02-09)
|
|
1039
816
|
|
|
1040
|
-
###
|
|
817
|
+
### Bug Fixes
|
|
1041
818
|
|
|
1042
819
|
- **config-tools:** Updated the color of the logger text
|
|
1043
820
|
([63016bd6](https://github.com/storm-software/storm-ops/commit/63016bd6))
|
|
1044
821
|
|
|
1045
|
-
### ❤️ Thank You
|
|
1046
|
-
|
|
1047
|
-
- Patrick Sullivan
|
|
1048
|
-
|
|
1049
822
|
## 1.36.6 (2024-02-09)
|
|
1050
823
|
|
|
1051
|
-
###
|
|
824
|
+
### Bug Fixes
|
|
1052
825
|
|
|
1053
826
|
- **workspace-tools:** Resolved issue publishing first package releases to npm
|
|
1054
827
|
([8205dfcf](https://github.com/storm-software/storm-ops/commit/8205dfcf))
|
|
1055
828
|
|
|
1056
|
-
### ❤️ Thank You
|
|
1057
|
-
|
|
1058
|
-
- Patrick Sullivan
|
|
1059
|
-
|
|
1060
829
|
## 1.36.4 (2024-02-09)
|
|
1061
830
|
|
|
1062
|
-
###
|
|
831
|
+
### Bug Fixes
|
|
1063
832
|
|
|
1064
833
|
- **linting-tools:** Ensure correct parameter is passed to lefthook
|
|
1065
834
|
([3fe19f4b](https://github.com/storm-software/storm-ops/commit/3fe19f4b))
|
|
1066
835
|
|
|
1067
|
-
### ❤️ Thank You
|
|
1068
|
-
|
|
1069
|
-
- Patrick Sullivan
|
|
1070
|
-
|
|
1071
836
|
## 1.36.3 (2024-02-09)
|
|
1072
837
|
|
|
1073
|
-
###
|
|
838
|
+
### Bug Fixes
|
|
1074
839
|
|
|
1075
840
|
- **linting-tools:** Added `--no-errors-on-unmatched` to format command
|
|
1076
841
|
([c7bd849a](https://github.com/storm-software/storm-ops/commit/c7bd849a))
|
|
1077
842
|
|
|
1078
|
-
### ❤️ Thank You
|
|
1079
|
-
|
|
1080
|
-
- Patrick Sullivan
|
|
1081
|
-
|
|
1082
843
|
## 1.36.2 (2024-02-09)
|
|
1083
844
|
|
|
1084
|
-
###
|
|
845
|
+
### Bug Fixes
|
|
1085
846
|
|
|
1086
847
|
- **linting-tools:** Ensure we use `build:all` script during linting
|
|
1087
848
|
([848bd1cf](https://github.com/storm-software/storm-ops/commit/848bd1cf))
|
|
1088
849
|
|
|
1089
|
-
### ❤️ Thank You
|
|
1090
|
-
|
|
1091
|
-
- Patrick Sullivan
|
|
1092
|
-
|
|
1093
850
|
## 1.35.0 (2024-02-07)
|
|
1094
851
|
|
|
1095
|
-
###
|
|
852
|
+
### Features
|
|
1096
853
|
|
|
1097
854
|
- **config:** Added a base config package to allow neutral access of
|
|
1098
855
|
`StormConfig`
|
|
1099
856
|
([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
1100
857
|
|
|
1101
|
-
### ❤️ Thank You
|
|
1102
|
-
|
|
1103
|
-
- Patrick Sullivan
|
|
1104
|
-
|
|
1105
858
|
## 1.32.12 (2024-01-29)
|
|
1106
859
|
|
|
1107
|
-
###
|
|
860
|
+
### Bug Fixes
|
|
1108
861
|
|
|
1109
862
|
- **workspace-tools:** Added full publish fields to target
|
|
1110
863
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1111
864
|
|
|
1112
|
-
### ❤️ Thank You
|
|
1113
|
-
|
|
1114
|
-
- Patrick Sullivan
|
|
1115
|
-
|
|
1116
865
|
## 1.32.11 (2024-01-29)
|
|
1117
866
|
|
|
1118
|
-
###
|
|
867
|
+
### Bug Fixes
|
|
1119
868
|
|
|
1120
869
|
- **workspace-tools:** Added full publish fields to target
|
|
1121
870
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1122
871
|
|
|
1123
|
-
### ❤️ Thank You
|
|
1124
|
-
|
|
1125
|
-
- Patrick Sullivan
|
|
1126
|
-
|
|
1127
872
|
## 1.32.10 (2024-01-28)
|
|
1128
873
|
|
|
1129
|
-
###
|
|
874
|
+
### Bug Fixes
|
|
1130
875
|
|
|
1131
876
|
- **workspace-tools:** Added full publish fields to target
|
|
1132
877
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1133
878
|
|
|
1134
|
-
### ❤️ Thank You
|
|
1135
|
-
|
|
1136
|
-
- Patrick Sullivan
|
|
1137
|
-
|
|
1138
879
|
## 1.32.9 (2024-01-28)
|
|
1139
880
|
|
|
1140
|
-
###
|
|
881
|
+
### Bug Fixes
|
|
1141
882
|
|
|
1142
883
|
- **workspace-tools:** Added full publish fields to target
|
|
1143
884
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1144
885
|
|
|
1145
|
-
### ❤️ Thank You
|
|
1146
|
-
|
|
1147
|
-
- Patrick Sullivan
|
|
1148
|
-
|
|
1149
886
|
## 1.32.8 (2024-01-28)
|
|
1150
887
|
|
|
1151
|
-
###
|
|
888
|
+
### Bug Fixes
|
|
1152
889
|
|
|
1153
890
|
- **workspace-tools:** Added full publish fields to target
|
|
1154
891
|
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
1155
892
|
|
|
1156
|
-
### ❤️ Thank You
|
|
1157
|
-
|
|
1158
|
-
- Patrick Sullivan
|
|
1159
|
-
|
|
1160
893
|
## 1.32.7 (2024-01-28)
|
|
1161
894
|
|
|
1162
|
-
###
|
|
895
|
+
### Bug Fixes
|
|
1163
896
|
|
|
1164
897
|
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
1165
898
|
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
1166
899
|
|
|
1167
|
-
### ❤️ Thank You
|
|
1168
|
-
|
|
1169
|
-
- Patrick Sullivan
|
|
1170
|
-
|
|
1171
900
|
## 1.32.6 (2024-01-28)
|
|
1172
901
|
|
|
1173
|
-
###
|
|
902
|
+
### Bug Fixes
|
|
1174
903
|
|
|
1175
904
|
- **git-tools:** Correct the asset output paths
|
|
1176
905
|
([7cf40f6d](https://github.com/storm-software/storm-ops/commit/7cf40f6d))
|
|
1177
906
|
|
|
1178
|
-
### ❤️ Thank You
|
|
1179
|
-
|
|
1180
|
-
- Patrick Sullivan
|
|
1181
|
-
|
|
1182
907
|
## 1.32.5 (2024-01-28)
|
|
1183
908
|
|
|
1184
|
-
###
|
|
909
|
+
### Bug Fixes
|
|
1185
910
|
|
|
1186
911
|
- **git-tools:** Reformat display message
|
|
1187
912
|
([7ec1ff23](https://github.com/storm-software/storm-ops/commit/7ec1ff23))
|
|
1188
913
|
|
|
1189
|
-
### ❤️ Thank You
|
|
1190
|
-
|
|
1191
|
-
- Patrick Sullivan
|
|
1192
|
-
|
|
1193
914
|
## 1.32.4 (2024-01-27)
|
|
1194
915
|
|
|
1195
|
-
###
|
|
916
|
+
### Bug Fixes
|
|
1196
917
|
|
|
1197
918
|
- **git-tools:** Added skip ci to release commit message
|
|
1198
919
|
([2e808a18](https://github.com/storm-software/storm-ops/commit/2e808a18))
|
|
1199
920
|
|
|
1200
|
-
### ❤️ Thank You
|
|
1201
|
-
|
|
1202
|
-
- Patrick Sullivan
|
|
1203
|
-
|
|
1204
921
|
## 1.32.3 (2024-01-27)
|
|
1205
922
|
|
|
1206
|
-
###
|
|
923
|
+
### Bug Fixes
|
|
1207
924
|
|
|
1208
925
|
- **git-tools:** Added back newlines to the commit message
|
|
1209
926
|
([114a3d71](https://github.com/storm-software/storm-ops/commit/114a3d71))
|
|
1210
927
|
|
|
1211
|
-
### ❤️ Thank You
|
|
1212
|
-
|
|
1213
|
-
- Patrick Sullivan
|
|
1214
|
-
|
|
1215
928
|
## 1.32.0 (2024-01-27)
|
|
1216
929
|
|
|
1217
|
-
###
|
|
930
|
+
### Features
|
|
1218
931
|
|
|
1219
932
|
- **config-tools:** Added the `preid` config option and removed `preMajor`
|
|
1220
933
|
([0d8756dc](https://github.com/storm-software/storm-ops/commit/0d8756dc))
|
|
1221
934
|
|
|
1222
|
-
### ❤️ Thank You
|
|
1223
|
-
|
|
1224
|
-
- Patrick Sullivan
|
|
1225
|
-
|
|
1226
935
|
## 1.31.2 (2024-01-26)
|
|
1227
936
|
|
|
1228
|
-
###
|
|
937
|
+
### Bug Fixes
|
|
1229
938
|
|
|
1230
939
|
- **git-tools:** Added code to set providence on publish process
|
|
1231
940
|
([06439ff3](https://github.com/storm-software/storm-ops/commit/06439ff3))
|
|
1232
941
|
|
|
1233
|
-
### ❤️ Thank You
|
|
1234
|
-
|
|
1235
|
-
- Patrick Sullivan
|
|
1236
|
-
|
|
1237
942
|
## 1.29.7 (2024-01-23)
|
|
1238
943
|
|
|
1239
|
-
###
|
|
944
|
+
### Bug Fixes
|
|
1240
945
|
|
|
1241
946
|
- **git-tools:** Remove the install hook from pre-commit
|
|
1242
947
|
([75104c7e](https://github.com/storm-software/storm-ops/commit/75104c7e))
|
|
1243
948
|
|
|
1244
|
-
### ❤️ Thank You
|
|
1245
|
-
|
|
1246
|
-
- Patrick Sullivan
|
|
1247
|
-
|
|
1248
949
|
## 1.29.6 (2024-01-23)
|
|
1249
950
|
|
|
1250
|
-
###
|
|
951
|
+
### Bug Fixes
|
|
1251
952
|
|
|
1252
953
|
- **git-tools:** Update the lefthook configuration to correctly handle install
|
|
1253
954
|
([e27fd423](https://github.com/storm-software/storm-ops/commit/e27fd423))
|
|
1254
955
|
|
|
1255
|
-
### ❤️ Thank You
|
|
1256
|
-
|
|
1257
|
-
- Patrick Sullivan
|
|
1258
|
-
|
|
1259
956
|
## 1.29.0 (2024-01-21)
|
|
1260
957
|
|
|
1261
|
-
###
|
|
958
|
+
### Features
|
|
1262
959
|
|
|
1263
960
|
- **git-tools:** Added custom storm `ChangelogRenderer` for releases
|
|
1264
961
|
([922aa263](https://github.com/storm-software/storm-ops/commit/922aa263))
|
|
1265
962
|
|
|
1266
|
-
###
|
|
963
|
+
### Bug Fixes
|
|
1267
964
|
|
|
1268
965
|
- **git-tools:** Update path to changelog renderer
|
|
1269
966
|
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
@@ -1271,40 +968,28 @@
|
|
|
1271
968
|
- **git-tools:** Added separate changelog-renderer CommonJs build
|
|
1272
969
|
([4da88acb](https://github.com/storm-software/storm-ops/commit/4da88acb))
|
|
1273
970
|
|
|
1274
|
-
### ❤️ Thank You
|
|
1275
|
-
|
|
1276
|
-
- Patrick Sullivan
|
|
1277
|
-
|
|
1278
971
|
## 1.28.5 (2024-01-21)
|
|
1279
972
|
|
|
1280
|
-
###
|
|
973
|
+
### Bug Fixes
|
|
1281
974
|
|
|
1282
975
|
- **git-tools:** Resolve issues with commit message formatting
|
|
1283
976
|
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1284
977
|
|
|
1285
|
-
### ❤️ Thank You
|
|
1286
|
-
|
|
1287
|
-
- Patrick Sullivan
|
|
1288
|
-
|
|
1289
978
|
## 1.28.4 (2024-01-21)
|
|
1290
979
|
|
|
1291
|
-
###
|
|
980
|
+
### Bug Fixes
|
|
1292
981
|
|
|
1293
982
|
- **git-tools:** Resolve issues with commit message formatting
|
|
1294
983
|
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
1295
984
|
|
|
1296
|
-
### ❤️ Thank You
|
|
1297
|
-
|
|
1298
|
-
- Patrick Sullivan
|
|
1299
|
-
|
|
1300
985
|
## 1.28.3 (2024-01-21)
|
|
1301
986
|
|
|
1302
|
-
###
|
|
987
|
+
### Features
|
|
1303
988
|
|
|
1304
989
|
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1305
990
|
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1306
991
|
|
|
1307
|
-
###
|
|
992
|
+
### Bug Fixes
|
|
1308
993
|
|
|
1309
994
|
- **git-tools:** Clean up of various unused dependencies
|
|
1310
995
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
@@ -1348,18 +1033,14 @@
|
|
|
1348
1033
|
- **git-tools:** Update release to use Nx config relationship settings
|
|
1349
1034
|
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1350
1035
|
|
|
1351
|
-
### ❤️ Thank You
|
|
1352
|
-
|
|
1353
|
-
- Patrick Sullivan
|
|
1354
|
-
|
|
1355
1036
|
## 1.28.2 (2024-01-21)
|
|
1356
1037
|
|
|
1357
|
-
###
|
|
1038
|
+
### Features
|
|
1358
1039
|
|
|
1359
1040
|
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1360
1041
|
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1361
1042
|
|
|
1362
|
-
###
|
|
1043
|
+
### Bug Fixes
|
|
1363
1044
|
|
|
1364
1045
|
- **git-tools:** Clean up of various unused dependencies
|
|
1365
1046
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
@@ -1403,18 +1084,14 @@
|
|
|
1403
1084
|
- **git-tools:** Update release to use Nx config relationship settings
|
|
1404
1085
|
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1405
1086
|
|
|
1406
|
-
### ❤️ Thank You
|
|
1407
|
-
|
|
1408
|
-
- Patrick Sullivan
|
|
1409
|
-
|
|
1410
1087
|
## 1.28.1 (2024-01-21)
|
|
1411
1088
|
|
|
1412
|
-
###
|
|
1089
|
+
### Features
|
|
1413
1090
|
|
|
1414
1091
|
- **git-tools:** Update release process to use built-in Nx functionality
|
|
1415
1092
|
([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
|
|
1416
1093
|
|
|
1417
|
-
###
|
|
1094
|
+
### Bug Fixes
|
|
1418
1095
|
|
|
1419
1096
|
- **git-tools:** Clean up of various unused dependencies
|
|
1420
1097
|
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
@@ -1458,10 +1135,6 @@
|
|
|
1458
1135
|
- **git-tools:** Update release to use Nx config relationship settings
|
|
1459
1136
|
([9f0a7519](https://github.com/storm-software/storm-ops/commit/9f0a7519))
|
|
1460
1137
|
|
|
1461
|
-
### ❤️ Thank You
|
|
1462
|
-
|
|
1463
|
-
- Patrick Sullivan
|
|
1464
|
-
|
|
1465
1138
|
# [1.28.0](https://github.com/storm-software/storm-ops/compare/git-tools-v1.27.0...git-tools-v1.28.0) (2024-01-20)
|
|
1466
1139
|
|
|
1467
1140
|
### Features
|