diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b14250d..b8bb64f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,41 @@ +- commits: + - subject: Update contracts to bd81b500fe74976567485afa39f6bbab3e60dd77 + hash: b8bf19b63d58089d4e0de4ac2607778050880542 + body: Update contracts + footer: + Changelog-entry: Update contracts to bd81b500fe74976567485afa39f6bbab3e60dd77 + changelog-entry: Update contracts to bd81b500fe74976567485afa39f6bbab3e60dd77 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Fix conditional when installing libssl1.1 + hash: 29e5a99050fb93fcea404fd48d2db029acf4acb3 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + version: contracts-2.0.67 + title: "" + date: 2023-08-03T20:27:02.315Z + - commits: + - subject: Fix a condition where /etc/nsswitch.conf exists and the build fails + hash: c8c521ae9fdb908fb37642154d5fbe73a2849985 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + version: contracts-2.0.66 + title: "" + date: 2023-08-03T20:04:14.870Z + version: 3.1.6+rev2 + title: "" + date: 2023-08-03T22:59:15.382Z - commits: - subject: Update contracts to bf0ec3d5a42dae4babeed8485030a0ca50f6fde3 hash: f6abe9809f0541bd357fadfcf2805996100736c2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 758062e..e71eb00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Change log ----------- +# v3.1.6+rev2 +## (2023-08-03) + + +
+ Update contracts to bd81b500fe74976567485afa39f6bbab3e60dd77 [Self-hosted Renovate Bot] + +> ## contracts-2.0.67 +> ### (2023-08-03) +> +> * Fix conditional when installing libssl1.1 [Kyle Harding] +> +> ## contracts-2.0.66 +> ### (2023-08-03) +> +> * Fix a condition where /etc/nsswitch.conf exists and the build fails [Kyle Harding] +> + +
+ # v3.1.6+rev1 ## (2023-08-02) diff --git a/VERSION b/VERSION index 9b3d655..7114174 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.6+rev1 \ No newline at end of file +3.1.6+rev2 \ No newline at end of file