Skip to content

Commit 6186dfa

Browse files
authored
Revert "Release v2.24.2" (#522)
Reverts #518
2 parents f279b3b + db195f9 commit 6186dfa

File tree

6 files changed

+12
-15
lines changed

6 files changed

+12
-15
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump the go group with 4 updates'
3+
time: 2025-06-01T21:29:23.083415498Z
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group'
3+
time: 2025-06-01T21:55:33.640050682Z
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Fixed
2+
body: Fixed incorrect register-component-version auto and version interpolation
3+
time: 2025-06-20T16:55:00.912500131+02:00
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Fixed
2+
body: Ensured that GetLatestComponentVersion returns nil when response is 200 but deserialization failed
3+
time: 2025-06-27T10:56:32.590143085+02:00

.changes/v2.24.2.md

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

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ 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.2 - 2025-07-01
10-
### Fixed
11-
* Fixed incorrect register-component-version auto and version interpolation
12-
* Ensured that GetLatestComponentVersion returns nil when response is 200 but deserialization failed
13-
### Dependency
14-
* chore(deps): bump the go group with 4 updates
15-
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
16-
179
## v2.24.1 - 2025-05-13
1810
### Fixed
1911
* Added `cwd://` prefix for bake-file reference in release github action

0 commit comments

Comments
 (0)