We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d496e89 commit 8ebff02Copy full SHA for 8ebff02
2 files changed
packages/git-tools/CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
# Changelog for Storm Ops - Git Tools
4
5
+## [2.124.2](https://github.com/storm-software/storm-ops/releases/tag/git-tools%402.124.2) (11/05/2025)
6
+
7
+### Miscellaneous
8
9
+- **git-tools:** Added `fallbackCurrentVersionResolver` to default release group
10
+ config
11
+ ([d496e89c3](https://github.com/storm-software/storm-ops/commit/d496e89c3))
12
13
## [2.124.1](https://github.com/storm-software/storm-ops/releases/tag/git-tools%402.124.1) (11/05/2025)
14
15
### Miscellaneous
packages/git-tools/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@storm-software/git-tools",
- "version": "2.124.1",
+ "version": "2.124.2",
"type": "module",
"description": "Tools for managing Git repositories within a Nx workspace.",
"repository": {
0 commit comments