From 1b80fecb9098cacb13922d2aa922b1a0fbacb26c Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Wed, 3 Aug 2022 07:18:14 +0400 Subject: [PATCH] v2.101.0+rev2 --- .versionbot/CHANGELOG.yml | 34 ++++++++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 50 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d2b7a84..815e056 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,37 @@ +- commits: + - subject: Update contracts to b48eaf24e3b0cf67116e4adbe1a12d349825fda5 + hash: 7f63d1a7e54179c057c470390bc07ee48026de26 + body: Update contracts + footer: + Changelog-entry: Update contracts to b48eaf24e3b0cf67116e4adbe1a12d349825fda5 + changelog-entry: Update contracts to b48eaf24e3b0cf67116e4adbe1a12d349825fda5 + author: renovate[bot] + nested: + - commits: + - subject: Update dotnet contract to latest v6.x and v3.x + hash: 8723082c3e626e277d24a6ed4e8667fc2324377a + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + - subject: Add node v18.7.0 + hash: 71c4516bc9af8b65fae9f9f25ceca6e3f61eddc0 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + version: contracts-2.0.8 + title: "'Few base images updates'" + date: 2022-08-03T00:13:19.196Z + version: 2.101.0+rev2 + title: "'Update contracts digest to b48eaf2'" + date: 2022-08-03T02:11:52.114Z - commits: - subject: Remove final argument from build and deploy workflow hash: 1322f3b2cfb7d5112cb2f3fcaf26bdc6d6fbd9ed diff --git a/CHANGELOG.md b/CHANGELOG.md index c107dd9..69f1163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v2.101.0+rev2 +## (2022-08-03) + + +
+ Update contracts to b48eaf24e3b0cf67116e4adbe1a12d349825fda5 [renovate[bot]] + +> ## contracts-2.0.8 +> ### (2022-08-03) +> +> * Update dotnet contract to latest v6.x and v3.x [Trong Nghia Nguyen] +> * Add node v18.7.0 [Trong Nghia Nguyen] +> +
+ # v2.101.0+rev1 ## (2022-08-02) diff --git a/VERSION b/VERSION index b02fc8c..3ccfe7a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.101.0+rev1 \ No newline at end of file +2.101.0+rev2 \ No newline at end of file