Skip to content

Commit 6d1e576

Browse files
committed
release(v0.1.0-beta.3): prepare release
This is the official v0.1.0-beta.3 release. Signed-off-by: Noel Georgi <[email protected]>
1 parent 4f15e8d commit 6d1e576

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
## [sbc-rockpi 0.1.0-beta.3](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.3) (2024-08-08)
2+
3+
Welcome to the v0.1.0-beta.3 release of sbc-rockpi!
4+
*This is a pre-release of sbc-rockpi*
5+
6+
7+
8+
Please try out the release binaries and report any issues at
9+
https://github.com/siderolabs/sbc-rockpi/issues.
10+
11+
### Contributors
12+
13+
* Noel Georgi
14+
* Hemanth Bollamreddi
15+
16+
### Changes
17+
<details><summary>3 commits</summary>
18+
<p>
19+
20+
* [`4f15e8d`](https://github.com/siderolabs/sbc-rockpi/commit/4f15e8d4ad2b2b523d296c403651f3c3e37ac231) chore: rekres
21+
* [`7cd9b38`](https://github.com/siderolabs/sbc-rockpi/commit/7cd9b38222933631c66597f6ce7ce26406bd9010) chore: rekres and bump deps
22+
* [`1eef47f`](https://github.com/siderolabs/sbc-rockpi/commit/1eef47f8fe45cf0cbf211f6fa477cc1196b04577) feat: add support for helios64
23+
</p>
24+
</details>
25+
26+
### Dependency Changes
27+
28+
This release has no dependency changes
29+
30+
Previous release can be found at [v0.1.0-beta.2](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2)
31+
132
## [sbc-rockpi 0.1.0-beta.2](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2) (2024-07-04)
233

334
Welcome to the v0.1.0-beta.2 release of sbc-rockpi!

hack/release.toml

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

8-
previous = "v0.1.0-beta.1"
8+
previous = "v0.1.0-beta.2"
99
pre_release = true
1010

1111
# [notes]

0 commit comments

Comments
 (0)