diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c191fb0..5008c9b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,91 @@ +- commits: + - subject: Update layers/meta-balena to b66f92f791bee0527107453183f60fa9d659dbf9 + hash: 27cc0c6b3c23468240774337a04410565a0b2ffc + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to b66f92f791bee0527107453183f60fa9d659dbf9 + changelog-entry: Update layers/meta-balena to b66f92f791bee0527107453183f60fa9d659dbf9 + author: Renovate Bot + nested: + - commits: + - subject: Update tests/leviathan digest to 01719b5 + hash: de0657c7635b175b7c94b85c06875f4da2d66520 + body: Update tests/leviathan + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: + - commits: + - subject: Fixes spelling and grammar in e2e + hash: dc2ad10263c5b04c58964fe2f37e06a1589092c0 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Bucknall + signed-off-by: Alex Bucknall + author: Alex + nested: [] + version: leviathan-2.3.3 + title: "'Fixes spelling and grammar in e2e'" + date: 2022-05-09T08:48:11.177Z + - commits: + - subject: Record environment variables to file for client env + hash: 86edddf6879686028733cb87dc14110d1cca0ee1 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: leviathan-2.3.2 + title: "'Record environment variables to file for client env'" + date: 2022-05-02T16:35:04.137Z + - commits: + - subject: "patch: Remove development shortcuts" + hash: f9d593a1a92568e8341666be4a6f6c00ecb24552 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.3.1 + title: "'patch: Remove development shortcuts'" + date: 2022-05-02T13:39:59.588Z + - commits: + - subject: "minor: Add support for debug object" + hash: 0b58fa94f68868c5f296adcb5eda5ca69efedd2e + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.3.0 + title: "'Add Debug object for debugging'" + date: 2022-04-29T23:54:29.594Z + - commits: + - subject: "patch: Remove Express server port config" + hash: 117d32df99b6704e71e3da39d9456aeb752e1bb1 + body: "" + footer: + Signed-off-by: Vipul Gupta (@vipulgupta2048) + signed-off-by: Vipul Gupta (@vipulgupta2048) + author: Vipul Gupta (@vipulgupta2048) + nested: [] + version: leviathan-2.2.14 + title: "'patch: Remove Express server port config'" + date: 2022-04-29T21:42:58.975Z + version: meta-balena-2.98.22 + title: "'Update tests/leviathan digest to 01719b5'" + date: 2022-05-11T05:34:46.375Z + version: 2.98.22 + title: "'Update layers/meta-balena digest to b66f92f'" + date: 2022-05-11T12:34:55.706Z - commits: - subject: Update layers/meta-balena to 96599b31001fc8f7e4eac7fc650a12d43ca39d21 hash: c54e8b4305c9014d6727b0bf57754d990b91c1ca diff --git a/CHANGELOG.md b/CHANGELOG.md index d879f1e..e437b84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,50 @@ Change log ----------- +# v2.98.22 +## (2022-05-11) + + +
+ Update layers/meta-balena to b66f92f791bee0527107453183f60fa9d659dbf9 [Renovate Bot] + +> ## meta-balena-2.98.22 +> ### (2022-05-11) +> +> +>
+> Update tests/leviathan digest to 01719b5 [Renovate Bot] +> +>> ### leviathan-2.3.3 +>> #### (2022-05-09) +>> +>> * Fixes spelling and grammar in e2e [Alex] +>> +>> ### leviathan-2.3.2 +>> #### (2022-05-02) +>> +>> * Record environment variables to file for client env [Kyle Harding] +>> +>> ### leviathan-2.3.1 +>> #### (2022-05-02) +>> +>> * patch: Remove development shortcuts [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.3.0 +>> #### (2022-04-29) +>> +>> * minor: Add support for debug object [Vipul Gupta (@vipulgupta2048)] +>> +>> ### leviathan-2.2.14 +>> #### (2022-04-29) +>> +>> * patch: Remove Express server port config [Vipul Gupta (@vipulgupta2048)] +>> +>
+> +> +
+ # v2.98.21 ## (2022-05-11) diff --git a/VERSION b/VERSION index d445680..31a25f7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.21 \ No newline at end of file +2.98.22 \ No newline at end of file