diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c7e03a73..bc04943d 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,39 @@ +- commits: + - subject: Update balena-yocto-scripts to 29e8e0678085db54226956617ae66b59f5a28f8d + hash: 59d91a0ec794cf42902ddc30cbb2ec04119218b2 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 29e8e0678085db54226956617ae66b59f5a28f8d + changelog-entry: Update balena-yocto-scripts to 29e8e0678085db54226956617ae66b59f5a28f8d + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "balena-deploy: fail if device type not found" + hash: 14896d0846e52ce45ed5b14e2b62cb965983c44a + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + - subject: "balena-api: Dont assume private if can't get DT" + hash: ae7c2e15e7ce6ee3588e1026653f0e54ff7c39f8 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: balena-yocto-scripts-1.19.35 + title: "" + date: 2023-09-28T08:26:37.671Z + version: 4.0.15+rev2 + title: "" + date: 2023-09-28T11:16:17.750Z - commits: - subject: Update contracts to 27ea28be5e65c06cac559ab5bddeccf77d13830f hash: 4d3e484d0ff3e7d24c9b161626a3f130e6a0f6cc diff --git a/CHANGELOG.md b/CHANGELOG.md index 792f5292..fd923fdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v4.0.15+rev2 +## (2023-09-28) + + +
+ Update balena-yocto-scripts to 29e8e0678085db54226956617ae66b59f5a28f8d [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.19.35 +> ### (2023-09-28) +> +> * balena-deploy: fail if device type not found [rcooke-warwick] +> * balena-api: Dont assume private if can't get DT [rcooke-warwick] +> + +
+ # v4.0.15+rev1 ## (2023-09-28) diff --git a/VERSION b/VERSION index 5ec14ab2..ec4ebae2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.15+rev1 \ No newline at end of file +4.0.15+rev2 \ No newline at end of file