diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4689c48..e285367 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: correct policy and add test + hash: ed867bffc1a593e0a1682b49402f9bbb7f950b78 + body: "" + footer: + change-type: patch + author: Anton Belodedenko + nested: [] + version: 1.7.4 + title: "" + date: 2023-12-19T22:55:46.882Z - commits: - subject: Do not allow review via labels where self-certify is disabled hash: 0b3d2bbe05399676c128ece76c7e51633b593827 diff --git a/CHANGELOG.md b/CHANGELOG.md index a6687ef..c18d36c 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/). +# v1.7.4 +## (2023-12-19) + +* correct policy and add test [Anton Belodedenko] + # v1.7.3 ## (2023-12-19) diff --git a/VERSION b/VERSION index bbf649f..3511591 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.3 \ No newline at end of file +1.7.4 \ No newline at end of file