@storm-software/workspace-tools 1.52.10 → 1.52.11

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,19 @@
1
+ ## 1.52.11 (2024-01-29)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
7
+
8
+ - **workspace-tools:** Resolved issue with npm publish executor build ([2e3cbaf9](https://github.com/storm-software/storm-ops/commit/2e3cbaf9))
9
+
10
+ - **workspace-tools:** Removed unused dependency on execa ([ef923229](https://github.com/storm-software/storm-ops/commit/ef923229))
11
+
12
+
13
+ ### ❤️ Thank You
14
+
15
+ - Patrick Sullivan
16
+
1
17
  ## 1.52.10 (2024-01-28)
2
18
 
3
19