Skip to content

Commit 7ef4e1d

Browse files
authored
Release v2.24.4 (#534)
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.4 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.4 - 2025-08-19 ### Fixed * Improved check for LatestVersion when component has no previous versions * Improve path filter when comparing paths with from different roots
2 parents 2a0b008 + 00b1fdb commit 7ef4e1d

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

.changes/unreleased/Fixed-20250815-184431.yaml

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

.changes/unreleased/Fixed-20250815-184538.yaml

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

.changes/v2.24.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## v2.24.4 - 2025-08-19
2+
### Fixed
3+
* Improved check for LatestVersion when component has no previous versions
4+
* Improve path filter when comparing paths with from different roots

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ 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.4 - 2025-08-19
10+
### Fixed
11+
* Improved check for LatestVersion when component has no previous versions
12+
* Improve path filter when comparing paths with from different roots
13+
914
## v2.24.3 - 2025-08-08
1015
### Fixed
1116
* Allow digits in plugin names

0 commit comments

Comments
 (0)