diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 37089fd..4f85ad0 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update golang Docker tag to v1.22.3 + hash: 4cbe93204eb87e491413e107e515b144bb3f33ca + body: | + Update golang from 1.22.2 to 1.22.3 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 0.0.21 + title: "" + date: 2024-05-07T18:08:36.720Z - commits: - subject: Update src digest to 648e778 hash: 376dc8527c1f2140572e115244afddf0bca70a09 diff --git a/CHANGELOG.md b/CHANGELOG.md index e90da62..99c0fc7 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/). +# v0.0.21 +## (2024-05-07) + +* Update golang Docker tag to v1.22.3 [Self-hosted Renovate Bot] + # v0.0.20 ## (2024-05-07) diff --git a/VERSION b/VERSION index eb1591a..186fbd6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.20 \ No newline at end of file +0.0.21 \ No newline at end of file