diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9e14bea..2efca3a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update golang Docker tag to v1.22.4 + hash: 019474da82200046ecb23d1eef02fe13656d0a23 + body: | + Update golang from 1.22.3 to 1.22.4 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 0.0.33 + title: "" + date: 2024-06-06T10:07:20.845Z - commits: - subject: Update src digest to fd6e26f hash: edd41f67191b391d87826db0049d5e6cf8f61be2 diff --git a/CHANGELOG.md b/CHANGELOG.md index f067e4e..7baf322 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.33 +## (2024-06-06) + +* Update golang Docker tag to v1.22.4 [Self-hosted Renovate Bot] + # v0.0.32 ## (2024-06-06) diff --git a/VERSION b/VERSION index f9d08f8..2b80db2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.32 \ No newline at end of file +0.0.33 \ No newline at end of file