From 22ebfdfab26b1b0c09b1a353e23e53195eb75918 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:51:26 +0000 Subject: [PATCH] v3.2.3 --- .versionbot/CHANGELOG.yml | 62 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 36 +++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 99 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1643bd9..3f5f144 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,65 @@ +- commits: + - subject: Update layers/meta-balena to ab4a4bdbce4c33a63a24f9d969f18711ddbfdc96 + hash: 779fb45c002fd5adedaaa66c7ad27cbc775e10c8 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to ab4a4bdbce4c33a63a24f9d969f18711ddbfdc96 + changelog-entry: Update layers/meta-balena to ab4a4bdbce4c33a63a24f9d969f18711ddbfdc96 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 26e6cea + hash: 59254670dbe87a26764f9264e5a2d2839deb245d + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: improve autokit quickstart + hash: fb7005cb55d91ce5b0713af9e534803d0841ff57 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Ryan Cooke + signed-off-by: Ryan Cooke + author: rcooke-warwick + nested: [] + version: leviathan-2.28.11 + title: "" + date: 2023-08-18T14:21:19.299Z + - commits: + - subject: "patch: Update suites dependencies to latest" + hash: 6b20fa345404169da50b3b9bd853c41105448e67 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.28.10 + title: "" + date: 2023-08-18T14:00:30.655Z + - commits: + - subject: "patch: Add balenaCloud configurable environments to e2e" + hash: e1858f52a46fc154644352ae9d85d22959523e22 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.28.9 + title: "" + date: 2023-08-18T10:12:14.545Z + version: meta-balena-3.2.3 + title: "" + date: 2023-08-21T11:51:01.752Z + version: 3.2.3 + title: "" + date: 2023-08-21T12:51:17.871Z - commits: - subject: Update layers/meta-balena to ba317bb80bb108576d8421a81547bf9cfdad1faf hash: 33a77581ef675e39eec15236ec0b14e5fe78223f diff --git a/CHANGELOG.md b/CHANGELOG.md index d8fa874..4947e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,42 @@ Change log ----------- +# v3.2.3 +## (2023-08-21) + + +
+ Update layers/meta-balena to ab4a4bdbce4c33a63a24f9d969f18711ddbfdc96 [Self-hosted Renovate Bot] + +> ## meta-balena-3.2.3 +> ### (2023-08-21) +> +> +>
+> Update tests/leviathan digest to 26e6cea [Self-hosted Renovate Bot] +> +>> ### leviathan-2.28.11 +>> #### (2023-08-18) +>> +>> * improve autokit quickstart [rcooke-warwick] +>> +>> ### leviathan-2.28.10 +>> #### (2023-08-18) +>> +>> * patch: Update suites dependencies to latest [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.28.9 +>> #### (2023-08-18) +>> +>> * patch: Add balenaCloud configurable environments to e2e [Vipul Gupta (@vipulgupta2048)] +>> +> +>
+> +> + +
+ # v3.2.2 ## (2023-08-18) diff --git a/VERSION b/VERSION index acf9bf0..06eda28 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.2 \ No newline at end of file +3.2.3 \ No newline at end of file