diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 46d1833..633abb2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,39 @@ +- commits: + - subject: Update balena-yocto-scripts to 29e8e0678085db54226956617ae66b59f5a28f8d + hash: 1edecf71ffe994248ae650157f91b5e90052bb53 + 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.16+rev1 + title: "" + date: 2023-09-28T14:16:44.599Z - commits: - subject: Update layers/meta-balena to 1c9c4813033186cefde51b9639edf7035f070c9d hash: 8c770e9de6dc101058a19124a269aa545c02567e diff --git a/CHANGELOG.md b/CHANGELOG.md index 52845a0..1097fe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ Change log ----------- +# v4.0.16+rev1 +## (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.16 ## (2023-09-28) diff --git a/VERSION b/VERSION index f2648f6..934e23f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.16 \ No newline at end of file +4.0.16+rev1 \ No newline at end of file