@storm-software/workspace-tools 1.60.4 → 1.60.5

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,38 @@
1
+ ## 1.60.5 (2024-02-21)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **workspace-tools:** Ensure only storm env values are displayed ([2fdb5e53](https://github.com/storm-software/storm-ops/commit/2fdb5e53))
12
+
13
+ - **workspace-tools:** Add the storm config and config-tools packages as external ([7170c0dd](https://github.com/storm-software/storm-ops/commit/7170c0dd))
14
+
15
+ - **workspace-tools:** Update storm dependencies to use latest version ([369493b6](https://github.com/storm-software/storm-ops/commit/369493b6))
16
+
17
+ - **workspace-tools:** Resolve issue with missing changelogRenderer type ([a81b6fe1](https://github.com/storm-software/storm-ops/commit/a81b6fe1))
18
+
19
+ - **git-tools:** Removed the changelog-renderer from release ([75997e8e](https://github.com/storm-software/storm-ops/commit/75997e8e))
20
+
21
+ - **workspace-tools:** Resolved issue with `loadStormConfig` import ([64d755bf](https://github.com/storm-software/storm-ops/commit/64d755bf))
22
+
23
+ - **config:** Mark config to no longer bundle code ([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
24
+
25
+ - **workspace-tools:** Remove references to config-tools in publisher ([79970785](https://github.com/storm-software/storm-ops/commit/79970785))
26
+
27
+ - **workspace-tools:** Update imports for logging methods ([7dcaa39b](https://github.com/storm-software/storm-ops/commit/7dcaa39b))
28
+
29
+ - **workspace-tools:** Update logs to use console directly ([d315fa55](https://github.com/storm-software/storm-ops/commit/d315fa55))
30
+
31
+
32
+ ### ❤️ Thank You
33
+
34
+ - Patrick Sullivan
35
+
1
36
  ## 1.60.4 (2024-02-20)
2
37
 
3
38