Skip to content

Commit ad71a27

Browse files
authored
Release v2.26.0 (#539)
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.26.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.26.0 - 2025-09-26 ### Added * Added options for filtering of nodes as replacement for site and component targeting ### Dependency * chore(deps): bump the go group across 1 directory with 13 updates
2 parents b6618b1 + 599f225 commit ad71a27

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changes/unreleased/Added-20250919-155624.yaml

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

.changes/unreleased/Dependency-20250926-065331.yaml

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

.changes/v2.26.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v2.26.0 - 2025-09-26
2+
### Added
3+
* Added options for filtering of nodes as replacement for site and component targeting
4+
### Dependency
5+
* chore(deps): bump the go group across 1 directory with 13 updates

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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.26.0 - 2025-09-26
10+
### Added
11+
* Added options for filtering of nodes as replacement for site and component targeting
12+
### Dependency
13+
* chore(deps): bump the go group across 1 directory with 13 updates
14+
915
## v2.25.0 - 2025-09-08
1016
### Added
1117
* Allow count on components for specific module exclusion

0 commit comments

Comments
 (0)