create-storm-workspace 1.30.13 → 1.31.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [1.30.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.13...create-storm-workspace-v1.30.14) (2023-12-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Supply version number for node in modern build ([90e69eb](https://github.com/storm-software/storm-ops/commit/90e69ebdf35752eedc4a47dfa9fe4ba17a3dbb5b))
7
+
8
+ ## [1.30.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.12...create-storm-workspace-v1.30.13) (2023-12-15)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Resolve issue with type generations ([0873d59](https://github.com/storm-software/storm-ops/commit/0873d5947d6ef4540ccb55e0363801eb6ec3af7a))
14
+
1
15
  ## [1.30.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.11...create-storm-workspace-v1.30.12) (2023-12-15)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.30.13",
3
+ "version": "1.31.0",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [