Skip to content

Commit f9902c5

Browse files
v2.9.0
1 parent b7c3bb8 commit f9902c5

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: Add AUTO_REFRESH environment variable
3+
hash: fc99cc51c203563bbba5ae9b9f4cb81a985df90d
4+
body: ""
5+
footer:
6+
Change-type: minor
7+
change-type: minor
8+
Signed-off-by: Phil Wilson <[email protected]>
9+
signed-off-by: Phil Wilson <[email protected]>
10+
author: Phil Wilson
11+
nested: []
12+
version: 2.9.0
13+
title: ""
14+
date: 2024-09-04T14:51:47.493Z
115
- commits:
216
- subject: Bump node version to 20
317
hash: b6c6e105ae2b94dc22e7539da51c313884dcb9d6

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+
# v2.9.0
8+
## (2024-09-04)
9+
10+
* Add AUTO_REFRESH environment variable [Phil Wilson]
11+
712
# v2.8.0
813
## (2024-09-04)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.9.0

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ post-provisioning: >-
3232
volumes:
3333
- 'settings:/data' # Only required if using PERSISTENT flag (see below)
3434
```
35-
version: 2.8.0
35+
version: 2.9.0
3636
type: sw.block
3737
assets:
3838
repository:

0 commit comments

Comments
 (0)