diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 18e1a42..a011a09 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,26 @@ +- commits: + - subject: Update build and deploy workflow to support ESR tags + hash: 28a6d45a437c0226744c46b6905a006c57c09080 + body: | + This adds support for build and deploy of ESR tags. + footer: + Changelog-entry: Update build and deploy workflow to support ESR tags + changelog-entry: Update build and deploy workflow to support ESR tags + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: Update layers/meta-balena to 1f79bcbb751f8715c49b207fdf737a2a089aff4c + hash: 0a23f980461f820f99d563e4020ea186c0c21609 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to 1f79bcbb751f8715c49b207fdf737a2a089aff4c + changelog-entry: Update layers/meta-balena to 1f79bcbb751f8715c49b207fdf737a2a089aff4c + author: renovate[bot] + nested: [] + version: 2.99.26 + title: "'workflows: Update build and deploy to 0.0.6'" + date: 2022-07-08T14:03:52.449Z - commits: - subject: Update balena-yocto-scripts to 5e003d52ac8e118af3cce662362d45f780ade704 hash: 4440cec1b8db330a2b5bf5479c7df8d8f3cc425d diff --git a/CHANGELOG.md b/CHANGELOG.md index da865dc..af39210 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Change log ----------- +# v2.99.26 +## (2022-07-08) + +* Update build and deploy workflow to support ESR tags [Alex Gonzalez] +* Update layers/meta-balena to 1f79bcbb751f8715c49b207fdf737a2a089aff4c [renovate[bot]] + # v2.99.25 ## (2022-06-29) diff --git a/VERSION b/VERSION index 9d75a50..1cf61f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.99.25 \ No newline at end of file +2.99.26 \ No newline at end of file