From 6dc695ec7452911169b630f86f00b9a4392cd223 Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Mon, 3 Jan 2022 08:40:10 -0800 Subject: [PATCH] Bumps version to 0.19.7 --- .bumpversion.cfg | 2 +- CHANGELOG.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 0934f4c5..c2f94b1b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.19.6 +current_version = 0.19.7 commit = True message = Bumps version to {new_version} tag = False diff --git a/CHANGELOG.md b/CHANGELOG.md index 034acfeb..723142b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +### 0.19.7 + +**Released**: 2022.01.03 + +**Commit Delta**: [Change from 0.19.6 release](https://github.com/plus3it/tardigrade-ci/compare/0.19.6..0.19.7) + +**Summary**: + +* Updates tool versions: + * localstack 0.13.2 + ### 0.19.6 **Released**: 2021.12.27 @@ -18,6 +29,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p * Updates tool versions: * editorconfig-checker 2.4.0 * localstack 0.12.20 + * tftest 1.6.2 * yq 4.16.2 ### 0.19.5