create-storm-workspace 1.13.21 → 1.13.23

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.13.22](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.21...create-storm-workspace-v1.13.22) (2023-11-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Resolved const issue in tsup patch ([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
7
+ * **workspace-tools:** Updated issue with bad map logging ([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
8
+
9
+ ## [1.13.21](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.20...create-storm-workspace-v1.13.21) (2023-11-27)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * **workspace-tools:** Added additional logging for tsc process ([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
15
+
1
16
  ## [1.13.20](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.13.19...create-storm-workspace-v1.13.20) (2023-11-27)
2
17
 
3
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.13.21",
3
+ "version": "1.13.23",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [