@storm-software/workspace-tools 1.68.1 → 1.68.3

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,33 @@
1
+ ## 1.68.3 (2024-04-08)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **build-tools:** Resolve issue with build format ([02cd5c44](https://github.com/storm-software/storm-ops/commit/02cd5c44))
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - Patrick Sullivan
12
+
13
+ ## 1.68.2 (2024-04-08)
14
+
15
+
16
+ ### 🩹 Fixes
17
+
18
+ - **deps:** update patch prod dependencies ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
19
+
20
+ - **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
21
+
22
+ - **workspace-tools:** Resolved build issue with typings ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
23
+
24
+ - **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
25
+
26
+
27
+ ### ❤️ Thank You
28
+
29
+ - Patrick Sullivan
30
+
1
31
  ## 1.68.1 (2024-04-08)
2
32
 
3
33
  ### 🩹 Fixes