create-storm-workspace 1.42.3 → 1.43.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.42.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.3...create-storm-workspace-v1.42.4) (2024-01-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Many code quality improvements and enhanced linting rules ([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
7
+
8
+ ## [1.42.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.2...create-storm-workspace-v1.42.3) (2024-01-15)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Resolved issue preventing neutral builds from running ([0939172](https://github.com/storm-software/storm-ops/commit/0939172f5e7cc9e0a940437cdf18d6cdf3766fb3))
14
+
1
15
  ## [1.42.2](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.42.1...create-storm-workspace-v1.42.2) (2024-01-15)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.42.3",
3
+ "version": "1.43.0",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [