create-storm-workspace 1.7.14 → 1.7.16

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.7.15](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.14...create-storm-workspace-v1.7.15) (2023-11-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Update the tsup executor to include 3rd party depencendies in package.json ([4896ca8](https://github.com/storm-software/storm-ops/commit/4896ca87839af146f18de16d0924853ab971dff0))
7
+
8
+ ## [1.7.14](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.13...create-storm-workspace-v1.7.14) (2023-11-18)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Added thirdparty packages to workspace tools build ([efd7c3a](https://github.com/storm-software/storm-ops/commit/efd7c3af0891bf3f57e931d082208666ab7d30d8))
14
+
1
15
  ## [1.7.13](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.7.12...create-storm-workspace-v1.7.13) (2023-11-18)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.7.14",
3
+ "version": "1.7.16",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [