Skip to content

Commit

Permalink
v27.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 6, 2024
1 parent 09dfb35 commit be3b9c7
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
16 changes: 16 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- commits:
- subject: Add the device.changed_api_heartbeat_state_on__date term to the v7 model
hash: a28dfa80d59485962f8d7f04dfbd36f443b63e2f
body: ""
footer:
Resolves: "#644"
resolves: "#644"
Change-type: minor
change-type: minor
See: https://balena.fibery.io/Work/Project/Start-recording-the-last-timestamp-the-device-heartbeat-changed-254
see: https://balena.fibery.io/Work/Project/Start-recording-the-last-timestamp-the-device-heartbeat-changed-254
author: Thodoris Greasidis
nested: []
version: 27.1.0
title: ""
date: 2024-09-06T08:15:29.594Z
- commits:
- subject: Remove `getReleaseForDevice` helper in favor of using
`should_be_running__release`
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 27.1.0 - 2024-09-06

* Add the device.changed_api_heartbeat_state_on__date term to the v7 model [Thodoris Greasidis]

## 27.0.0 - 2024-09-04

* Remove `getReleaseForDevice` helper in favor of using `should_be_running__release` [Pagan Gazzard]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "27.0.0",
"version": "27.1.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -168,6 +168,6 @@
"loader": "ts-node/esm/transpile-only"
},
"versionist": {
"publishedAt": "2024-09-04T14:12:57.939Z"
"publishedAt": "2024-09-06T08:15:30.358Z"
}
}

0 comments on commit be3b9c7

Please sign in to comment.