Skip to content

Commit d9aee7d

Browse files
v0.2.1
1 parent 94eff77 commit d9aee7d

File tree

5 files changed

+20
-3
lines changed

5 files changed

+20
-3
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Rename ghcr package to 'helios'
3+
hash: 5edae0feb86dac69b8769f537dad02b82d0a69b5
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Felipe Lalanne
9+
nested: []
10+
version: 0.2.1
11+
title: ""
12+
date: 2025-06-30T21:42:59.886Z
113
- commits:
214
- subject: Bind to local port before starting poll
315
hash: 0e2bf3328fc84d70c847e68990df4866e94a1407

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v0.2.1
8+
## (2025-06-30)
9+
10+
* Rename ghcr package to 'helios' [Felipe Lalanne]
11+
712
# v0.2.0
813
## (2025-06-30)
914

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "helios"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
description = "Balena's on-device agent"
66
homepage = "https://github.com/balena-io-experimental/helios"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

0 commit comments

Comments
 (0)