Skip to content

Commit 61a2404

Browse files
authored
Release v2.24.3 (#531)
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.3 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.3 - 2025-08-08 ### Fixed * Allow digits in plugin names
2 parents 98cacc9 + 08bafba commit 61a2404

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Fixed-20250808-092838.yaml

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

.changes/v2.24.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v2.24.3 - 2025-08-08
2+
### Fixed
3+
* Allow digits in plugin names

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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.3 - 2025-08-08
10+
### Fixed
11+
* Allow digits in plugin names
12+
913
## v2.24.2 - 2025-07-04
1014
### Fixed
1115
* Fixed incorrect register-component-version auto and version interpolation

0 commit comments

Comments
 (0)