create-storm-workspace 1.30.4 → 1.30.6

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.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.4...create-storm-workspace-v1.30.5) (2023-12-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Resolved issue with null reference ([329b50e](https://github.com/storm-software/storm-ops/commit/329b50e63ce93dfded0e97b211ba4b452b0625dc))
7
+
8
+ ## [1.30.4](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.3...create-storm-workspace-v1.30.4) (2023-12-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Resovled issue with internal references ([54334e6](https://github.com/storm-software/storm-ops/commit/54334e65c01f40b92b40c73361cfb1023df8e780))
14
+
1
15
  ## [1.30.3](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.30.2...create-storm-workspace-v1.30.3) (2023-12-12)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.30.4",
3
+ "version": "1.30.6",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [