diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3379d40..3f9f24b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Prevent duplicate CI workflow executions + hash: c3b2150272fe9a54ae4f41ee733c3272318ca7df + body: "" + footer: + Changelog-entry: Prevent duplicate CI workflow executions + changelog-entry: Prevent duplicate CI workflow executions + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 2.112.14+rev2 + title: "" + date: 2023-03-16T18:44:49.039Z - commits: - subject: Update balena-yocto-scripts to 93f94ff88593966c1f417861b235e729d5192ba6 hash: 09a04307c6f76a56c12869610f6cfb2c05ae2861 diff --git a/CHANGELOG.md b/CHANGELOG.md index 06f50cb..7166f87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.112.14+rev2 +## (2023-03-16) + +* Prevent duplicate CI workflow executions [Kyle Harding] + # v2.112.14+rev1 ## (2023-03-15) diff --git a/VERSION b/VERSION index 6b404f2..e016755 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.112.14+rev1 \ No newline at end of file +2.112.14+rev2 \ No newline at end of file