@storm-software/git-tools 1.2.31 → 1.2.33

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 +14 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [1.2.32](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.31...git-tools-v1.2.32) (2023-11-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **workspace-tools:** Patch logging into tsup build ([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
7
+
8
+ ## [1.2.31](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.30...git-tools-v1.2.31) (2023-11-16)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **workspace-tools:** Update tsup patch to use the logger ([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
14
+
1
15
  ## [1.2.30](https://github.com/storm-software/storm-ops/compare/git-tools-v1.2.29...git-tools-v1.2.30) (2023-11-16)
2
16
 
3
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "1.2.31",
3
+ "version": "1.2.33",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various git tools used in Storm workspaces.",
6
6
  "keywords": [