diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d6b784a..6a1a15e 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update dependency typescript to v5.5.4 + hash: 5e22ecdaf78af8a1e7dfeed7a8ac40292ebd8490 + body: | + Update typescript from 5.5.3 to 5.5.4 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.0.27 + title: "" + date: 2024-07-26T00:01:54.748Z - commits: - subject: Lock file maintenance hash: 36823684f458771aab5abf1226e4a6a3b771b8ed diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bd1a05..ea6515c 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/). +# v2.0.27 +## (2024-07-26) + +* Update dependency typescript to v5.5.4 [Self-hosted Renovate Bot] + # v2.0.26 ## (2024-07-22) diff --git a/VERSION b/VERSION index 46d9844..7cc919f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.26 \ No newline at end of file +2.0.27 \ No newline at end of file