diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 8c0bd46..d19e5c0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,39 @@ +- commits: + - subject: "chore(deps): updated open-balena-vpn to 11.4.6" + hash: bf2f2f902448f4f22987e54acb3118159b6879d6 + body: "" + footer: + Change-Type: minor + change-type: minor + author: Bart Versluijs + nested: [] + - subject: "chore(deps): updated open-balena-api to 0.209.2" + hash: f76b90fa143196835b7963966155da89297b2743 + body: "" + footer: + Change-Type: minor + change-type: minor + author: Bart Versluijs + nested: [] + - subject: "chore(deps): updated open-balena-registry to 2.25.3" + hash: 4eb2ba041fde9e68143c5dd6960116bab64587a8 + body: "" + footer: + Change-Type: minor + change-type: minor + author: Bart Versluijs + nested: [] + - subject: "chore(deps): updated open-balena-s3 to 2.13.8" + hash: c97620d665e5b9a21416c6d1380a6c0d01f85d95 + body: "" + footer: + Change-Type: patch + change-type: patch + author: Bart Versluijs + nested: [] + version: 3.7.0 + title: "'Dependency upgrades (API v0.209.2)'" + date: 2022-06-20T14:38:09.261Z - commits: - subject: "chore(deps): updated open-balena-db to 5.1.0" hash: 84141027a19f201c71aaf20ce3d1a1839d0a1455 diff --git a/CHANGELOG.md b/CHANGELOG.md index 921847e..92e3c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v3.7.0 +## (2022-06-20) + +* chore(deps): updated open-balena-vpn to 11.4.6 [Bart Versluijs] +* chore(deps): updated open-balena-api to 0.209.2 [Bart Versluijs] +* chore(deps): updated open-balena-registry to 2.25.3 [Bart Versluijs] +* chore(deps): updated open-balena-s3 to 2.13.8 [Bart Versluijs] + # v3.6.0 ## (2022-05-03) diff --git a/VERSION b/VERSION index 084e244..240bba9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.6.0 \ No newline at end of file +3.7.0 \ No newline at end of file