diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 08dbad1..945f1c8 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Fix typo + hash: 62afa3a0d14133d6585990a64c224e3856d27b2e + body: "" + footer: + change-type: patch + author: danclimasevschi + nested: [] + version: 3.8.5 + title: "" + date: 2024-04-23T17:55:19.796Z - commits: - subject: Update haproxy Docker tag to v2 hash: 754f26077e02c7b671501f5e8870b2e6fe1f8c56 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ddd002..8b7b627 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.8.5 +## (2024-04-23) + +* Fix typo [danclimasevschi] + # v3.8.4 ## (2024-04-23) diff --git a/VERSION b/VERSION index 8a8c005..8c1da59 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.8.4 \ No newline at end of file +3.8.5 \ No newline at end of file