Skip to content

Commit 35ef280

Browse files
committed
release(v1.10.7): prepare release
This is the official v1.10.7 release. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 129e239 commit 35ef280

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## [overlays 1.10.7](https://github.com/siderolabs/overlays/releases/tag/v1.10.7) (2025-08-26)
2+
3+
Welcome to the v1.10.7 release of overlays!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/overlays/issues.
9+
10+
### Contributors
11+
12+
13+
### Changes
14+
<details><summary>0 commit</summary>
15+
<p>
16+
17+
</p>
18+
</details>
19+
20+
### Dependency Changes
21+
22+
This release has no dependency changes
23+
24+
Previous release can be found at [v1.10.6](https://github.com/siderolabs/overlays/releases/tag/v1.10.6)
25+
126
## [overlays 1.10.6](https://github.com/siderolabs/overlays/releases/tag/v1.10.6) (2025-07-31)
227

328
Welcome to the v1.10.6 release of overlays!

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project_name = "overlays"
55
github_repo = "siderolabs/overlays"
66
match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77

8-
previous = "v1.10.5"
8+
previous = "v1.10.6"
99
pre_release = false
1010

1111
[notes]

0 commit comments

Comments
 (0)