@storm-software/workspace-tools 1.42.0 → 1.42.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## [1.42.1](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.42.0...workspace-tools-v1.42.1) (2024-01-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **linting-tools:** Resolve Dependabot Alerts [#1](https://github.com/storm-software/storm-ops/issues/1), [#2](https://github.com/storm-software/storm-ops/issues/2), [#3](https://github.com/storm-software/storm-ops/issues/3), and [#4](https://github.com/storm-software/storm-ops/issues/4) ([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
7
+
8
+ # [1.42.0](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.41.1...workspace-tools-v1.42.0) (2024-01-15)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **linting-tools:** Various improvements to the biome formatter and linter configuration ([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
14
+ * **workspace-tools:** Enhanced tsup executor logging to use `LogLevel` from config ([75517d2](https://github.com/storm-software/storm-ops/commit/75517d24e663611c8b75c8ca5d9bcd04b4c4bc40))
15
+
16
+
17
+ ### Features
18
+
19
+ * **git-tools:** Added default `lefthook` and `biome` configuration ([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
20
+
1
21
  ## [1.41.1](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.41.0...workspace-tools-v1.41.1) (2024-01-14)
2
22
 
3
23