@storm-software/workspace-tools 1.62.27 → 1.62.29

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,27 @@
1
+ ## 1.62.29 (2024-03-01)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **workspace-tools:** Dynamically import `bundle-require` in tsup build ([4403d64f](https://github.com/storm-software/storm-ops/commit/4403d64f))
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - Patrick Sullivan
12
+
13
+ ## 1.62.28 (2024-03-01)
14
+
15
+
16
+ ### 🩹 Fixes
17
+
18
+ - **workspace-tools:** Updates to handle errors with tsconfig loading ([0ff72b22](https://github.com/storm-software/storm-ops/commit/0ff72b22))
19
+
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - Patrick Sullivan
24
+
1
25
  ## 1.62.27 (2024-03-01)
2
26
 
3
27