Skip to content

Commit c8a8492

Browse files
authored
Release v2.25.0 (#538)
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.25.0 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.25.0 - 2025-09-08 ### Added * Allow count on components for specific module exclusion
2 parents e8b3b0b + 25818d4 commit c8a8492

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Added-20250908-152214.yaml

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

.changes/v2.25.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v2.25.0 - 2025-09-08
2+
### Added
3+
* Allow count on components for specific module exclusion

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.25.0 - 2025-09-08
10+
### Added
11+
* Allow count on components for specific module exclusion
12+
913
## v2.24.4 - 2025-08-19
1014
### Fixed
1115
* Improved check for LatestVersion when component has no previous versions

0 commit comments

Comments
 (0)