diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 511baed..a7d2d84 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Add Matt and Paulo to CODEOWNERS + hash: 746be65846890130ebda95b03c056afa6a5816bb + body: '' + footer: + Change-type: patch + change-type: patch + author: dfunckt + nested: [] + version: 3.2.1 + date: 2021-02-06T23:12:49.876Z - commits: - subject: Update services hash: 3898342a5bb8fab6bc4780287db1262084c30ecf diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c43238..8144d22 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.2.1 +## (2021-02-06) + +* Add Matt and Paulo to CODEOWNERS [dfunckt] + # v3.2.0 ## (2021-01-29) diff --git a/VERSION b/VERSION index a4f52a5..0444f32 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0 \ No newline at end of file +3.2.1 \ No newline at end of file