diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 8d39e09..eea2c0b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,18 @@ +- commits: + - subject: Add contracts submodule + hash: 95c7780cb14f5de01680927e40f6f1bf7f83f606 + body: | + This is used to build and deploy an OS contract to the fleet. + footer: + Changelog-entry: Add contracts submodule + changelog-entry: Add contracts submodule + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: 2.98.27+rev1 + title: "'Add contracts submodule'" + date: 2022-05-20T11:32:56.571Z - commits: - subject: Update layers/meta-balena to 7ca0039a8faf417f55cbd72b85a346e6407da04f hash: 0f5c0ff563c8453eea5e3b7a1059408d4763fcea diff --git a/CHANGELOG.md b/CHANGELOG.md index 4df6b2d..dc0de79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.98.27+rev1 +## (2022-05-20) + +* Add contracts submodule [Alex Gonzalez] + # v2.98.27 ## (2022-05-18) diff --git a/VERSION b/VERSION index 4751423..a73109a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.27 \ No newline at end of file +2.98.27+rev1 \ No newline at end of file