diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e01d3c0..54af921 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Update CI workflow to allow external contributions + hash: 0e2b9fc95818685119b98eca131d19eff69d8970 + body: "" + footer: + Changelog-entry: Update CI workflow to allow external contributions + changelog-entry: Update CI workflow to allow external contributions + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 2.112.12+rev2 + title: "" + date: 2023-02-21T15:49:59.559Z - commits: - subject: Update contracts to f32bce95ef31a6890812fbcf8f403a3ac2df95fd hash: 1dab962df23f1fcb20be17c0bade0ff0787a4181 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d123ed..534233a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.112.12+rev2 +## (2023-02-21) + +* Update CI workflow to allow external contributions [Kyle Harding] + # v2.112.12+rev1 ## (2023-02-21) diff --git a/VERSION b/VERSION index c7e6f72..0861934 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.112.12+rev1 \ No newline at end of file +2.112.12+rev2 \ No newline at end of file