@storm-software/workspace-tools 1.60.4 → 1.60.6

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