Skip to content

Commit

Permalink
v14.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 10, 2023
1 parent 0ccd111 commit b50d3e4
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: Update /os/v1/config endpoint for config.json migration
hash: 572692e301f656abdc02a0ab5ed245d3b21f3a75
body: ""
footer:
See: https://balena.fibery.io/Work/Improvement/os-config-improving-the-interface-for-config.json-modification-901
see: https://balena.fibery.io/Work/Improvement/os-config-improving-the-interface-for-config.json-modification-901
Change-type: minor
change-type: minor
Signed-off-by: Christina Ying Wang <[email protected]>
signed-off-by: Christina Ying Wang <[email protected]>
author: Christina Ying Wang
nested: []
version: 14.11.0
title: ""
date: 2023-10-10T18:33:15.344Z
- commits:
- subject: "Augment supertest .expect(status) to log the response body when
failing Change-type: patch"
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/).

## 14.11.0 - 2023-10-10

* Update /os/v1/config endpoint for config.json migration [Christina Ying Wang]

## 14.10.2 - 2023-10-10

* Augment supertest .expect(status) to log the response body when failing Change-type: patch [Thodoris Greasidis]
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": "14.10.2",
"version": "14.11.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -154,6 +154,6 @@
"_": "index.js"
},
"versionist": {
"publishedAt": "2023-10-10T14:42:15.268Z"
"publishedAt": "2023-10-10T18:33:16.491Z"
}
}

0 comments on commit b50d3e4

Please sign in to comment.