diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a32cb2c..0e164b2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Auto-install required Vagrant plugins instead of erroring out + hash: d71a90c1efcf75e6e33e0f63c9b49803ddafd3fd + body: '' + footer: + Change-type: patch + change-type: patch + author: Mark S. Maglana + nested: [] + version: 3.3.2 + date: 2021-06-03T02:02:26.762Z - commits: - subject: >- scripts/compose: Delete Balena CLI version warning This can be removed diff --git a/CHANGELOG.md b/CHANGELOG.md index 97bd47a..4069ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.3.2 +## (2021-06-03) + +* Auto-install required Vagrant plugins instead of erroring out [Mark S. Maglana] + # v3.3.1 ## (2021-05-24) diff --git a/VERSION b/VERSION index 712bd5a..5436ea0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.1 \ No newline at end of file +3.3.2 \ No newline at end of file