diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 72579f3..76ad6f3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update layers/meta-balena to 87c91cdae3ca87e44a9417627c260701a5f85df9 + hash: 15179c41822219c2ab661d4a46cc7e0c980dff47 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 87c91cdae3ca87e44a9417627c260701a5f85df9 + changelog-entry: Update layers/meta-balena to 87c91cdae3ca87e44a9417627c260701a5f85df9 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "os-helpers: Fix os-helpers-api build warnings" + hash: 46e6802ee5e8abf5eea4c8fd9ab737115382b033 + body: | + * Add curl as a native dependency + * Add package dependencies to test api + * Replace status code check for a POSIX compliant version + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-2.115.13 + title: "" + date: 2023-06-26T13:15:57.968Z + version: 2.115.13 + title: "" + date: 2023-06-26T15:28:17.459Z - commits: - subject: Update layers/meta-balena to f50614c3a4c7e6db317d4404368827508d8fce82 hash: 974fc2bb171d7d6639c89f6cad3769058b989192 diff --git a/CHANGELOG.md b/CHANGELOG.md index 54f11c4..9da1055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.115.13 +## (2023-06-26) + + +
+ Update layers/meta-balena to 87c91cdae3ca87e44a9417627c260701a5f85df9 [Self-hosted Renovate Bot] + +> ## meta-balena-2.115.13 +> ### (2023-06-26) +> +> * os-helpers: Fix os-helpers-api build warnings [Alex Gonzalez] +> + +
+ # v2.115.12 ## (2023-06-23) diff --git a/VERSION b/VERSION index 63adb54..b5c5d2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.115.12 \ No newline at end of file +2.115.13 \ No newline at end of file