create-storm-workspace 1.10.13 → 1.10.15

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 +15 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,18 @@
1
+ ## [1.10.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.13...create-storm-workspace-v1.10.14) (2023-11-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Resolved issue with bad import ([e795302](https://github.com/storm-software/storm-ops/commit/e795302f766b5fea4e27c60ffdc09cade02041e1))
7
+ * **workspace-tools:** Update path joins in tsup build ([696a0a3](https://github.com/storm-software/storm-ops/commit/696a0a3d487009b00fb50915fb0c62db40f728dc))
8
+
9
+ ## [1.10.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.12...create-storm-workspace-v1.10.13) (2023-11-24)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **workspace-tools:** Update entry creation code in tsup build ([6c8b12f](https://github.com/storm-software/storm-ops/commit/6c8b12fd6ae01659f004525cc4dfdbab484e3096))
15
+
1
16
  ## [1.10.12](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.10.11...create-storm-workspace-v1.10.12) (2023-11-24)
2
17
 
3
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.10.13",
3
+ "version": "1.10.15",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [