create-storm-workspace 1.31.2 → 1.31.4

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.31.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.2...create-storm-workspace-v1.31.3) (2023-12-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Set default value of `emitOnAll` build option to `false` for now ([7627ca8](https://github.com/storm-software/storm-ops/commit/7627ca8641bd80b2d570db7a70108f02c98ae271))
7
+
8
+ ## [1.31.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.1...create-storm-workspace-v1.31.2) (2023-12-17)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Ensure dev dependencies are handled correctly in built package.json ([fbd78d2](https://github.com/storm-software/storm-ops/commit/fbd78d2bdc95093436ef0281529a1bc1d409fe35))
14
+
1
15
  ## [1.31.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.31.0...create-storm-workspace-v1.31.1) (2023-12-17)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.31.2",
3
+ "version": "1.31.4",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [