Skip to content

Commit

Permalink
release(v0.1.0-beta.3): prepare release
Browse files Browse the repository at this point in the history
This is the official v0.1.0-beta.3 release.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Aug 8, 2024
1 parent 4f15e8d commit 6d1e576
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
## [sbc-rockpi 0.1.0-beta.3](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.3) (2024-08-08)

Welcome to the v0.1.0-beta.3 release of sbc-rockpi!
*This is a pre-release of sbc-rockpi*



Please try out the release binaries and report any issues at
https://github.com/siderolabs/sbc-rockpi/issues.

### Contributors

* Noel Georgi
* Hemanth Bollamreddi

### Changes
<details><summary>3 commits</summary>
<p>

* [`4f15e8d`](https://github.com/siderolabs/sbc-rockpi/commit/4f15e8d4ad2b2b523d296c403651f3c3e37ac231) chore: rekres
* [`7cd9b38`](https://github.com/siderolabs/sbc-rockpi/commit/7cd9b38222933631c66597f6ce7ce26406bd9010) chore: rekres and bump deps
* [`1eef47f`](https://github.com/siderolabs/sbc-rockpi/commit/1eef47f8fe45cf0cbf211f6fa477cc1196b04577) feat: add support for helios64
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v0.1.0-beta.2](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2)

## [sbc-rockpi 0.1.0-beta.2](https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2) (2024-07-04)

Welcome to the v0.1.0-beta.2 release of sbc-rockpi!
Expand Down
2 changes: 1 addition & 1 deletion hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project_name = "sbc-rockpi"
github_repo = "siderolabs/sbc-rockpi"
match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"

previous = "v0.1.0-beta.1"
previous = "v0.1.0-beta.2"
pre_release = true

# [notes]

0 comments on commit 6d1e576

Please sign in to comment.