create-storm-workspace 1.97.72 → 1.97.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/index.js +174 -176
  3. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,23 @@
2
2
 
3
3
  # Changelog for Storm Ops - Create Storm Workspace
4
4
 
5
+ ## [1.97.73](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.97.73) (12/18/2025)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **config-tools** to **v1.188.73**
10
+
11
+ ## [1.97.72](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.97.72) (12/18/2025)
12
+
13
+ ### Miscellaneous
14
+
15
+ - **monorepo:** Update CDN URLs for banner assets
16
+ ([affd8096b](https://github.com/storm-software/storm-ops/commit/affd8096b))
17
+
18
+ ### Updated Dependencies
19
+
20
+ - Updated **config-tools** to **v1.188.72**
21
+
5
22
  ## [1.97.71](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.97.71) (12/18/2025)
6
23
 
7
24
  ### Updated Dependencies