create-storm-workspace 1.36.0 → 1.36.2

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.36.1](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.36.0...create-storm-workspace-v1.36.1) (2024-01-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **linting-tools:** Call linting functions in parallel ([0aa300f](https://github.com/storm-software/storm-ops/commit/0aa300f2c6dd7a67589025ffe512197535222064))
7
+ * **workspace-tools:** Resolve issue with builds ([d136a22](https://github.com/storm-software/storm-ops/commit/d136a22dc88ba57105c8c95205d6115e23ede51e))
8
+
9
+ # [1.36.0](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.5...create-storm-workspace-v1.36.0) (2024-01-05)
10
+
11
+
12
+ ### Features
13
+
14
+ * **workspace-tools:** Added dynamic tsup build configuration ([c9932d9](https://github.com/storm-software/storm-ops/commit/c9932d9157ec23b4a460d52faf4988e1f748c84e))
15
+
1
16
  ## [1.35.5](https://github.com/storm-software/storm-ops/compare/create-storm-workspace-v1.35.4...create-storm-workspace-v1.35.5) (2024-01-01)
2
17
 
3
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-storm-workspace",
3
- "version": "1.36.0",
3
+ "version": "1.36.2",
4
4
  "private": false,
5
5
  "description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
6
6
  "keywords": [