@storm-software/workspace-tools 1.68.1 → 1.68.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## 1.68.2 (2024-04-08)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **deps:** update patch prod dependencies ([3bce6c5e](https://github.com/storm-software/storm-ops/commit/3bce6c5e))
7
+
8
+ - **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
9
+
10
+ - **workspace-tools:** Resolved build issue with typings ([97ac0141](https://github.com/storm-software/storm-ops/commit/97ac0141))
11
+
12
+ - **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
13
+
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - Patrick Sullivan
18
+
1
19
  ## 1.68.1 (2024-04-08)
2
20
 
3
21
  ### 🩹 Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.68.1",
3
+ "version": "1.68.2",
4
4
  "private": false,
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "keywords": [