Skip to content

Commit 97a047e

Browse files
authored
Release v2.24.1 (#512)
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.24.1 will be created and the release.yaml workflow will be started. If you're not ready to do a release yet, that's fine, whenever you add more changes to main, this PR will be updated. # Releases ## v2.24.1 - 2025-05-13 ### Fixed * Added `cwd://` prefix for bake-file reference in release github action ### Dependency * chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group * Added terraform 1.11.4 to build matrix
2 parents adbd75e + f310f1c commit 97a047e

File tree

5 files changed

+13
-9
lines changed

5 files changed

+13
-9
lines changed

.changes/unreleased/Dependency-20250501-215348.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20250512-230643.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixed-20250512-224649.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2.24.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v2.24.1 - 2025-05-13
2+
### Fixed
3+
* Added `cwd://` prefix for bake-file reference in release github action
4+
### Dependency
5+
* chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group
6+
* Added terraform 1.11.4 to build matrix

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v2.24.1 - 2025-05-13
10+
### Fixed
11+
* Added `cwd://` prefix for bake-file reference in release github action
12+
### Dependency
13+
* chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group
14+
* Added terraform 1.11.4 to build matrix
15+
916
## v2.24.0 - 2025-05-07
1017
### Added
1118
* Added support for `http` backend state

0 commit comments

Comments
 (0)