Skip to content

Commit 8ebff02

Browse files
committed
release(monorepo): Publish workspace release updates
- project: git-tools 2.124.2
1 parent d496e89 commit 8ebff02

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/git-tools/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
# Changelog for Storm Ops - Git Tools
44

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+
513
## [2.124.1](https://github.com/storm-software/storm-ops/releases/tag/git-tools%402.124.1) (11/05/2025)
614

715
### Miscellaneous

packages/git-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storm-software/git-tools",
3-
"version": "2.124.1",
3+
"version": "2.124.2",
44
"type": "module",
55
"description": "Tools for managing Git repositories within a Nx workspace.",
66
"repository": {

0 commit comments

Comments
 (0)