From 44fa045cab85622009128ab6cef177f451c4aa2c Mon Sep 17 00:00:00 2001 From: Camillo Facello <52419977+camillof@users.noreply.github.com> Date: Tue, 9 Aug 2022 13:22:01 -0300 Subject: [PATCH] Release v0.10.4 --- CHANGELOG.md | 4 ++++ VERSIONING/VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ebd5d9e..abb4f5c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## v0.10.4 [(2022-8-9)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.4) + +* [FIX] Updates Golang crypto dependency version [#497](https://github.com/codeclimate/test-reporter/pull/497) + ## v0.10.3 [(2022-2-16)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.3) * [FIX] Plasticize simplecov's formatter so it adapts to different reports structures [#488](https://github.com/codeclimate/test-reporter/pull/488) diff --git a/VERSIONING/VERSION b/VERSIONING/VERSION index a3f5a8ed..9b40aa6c 100644 --- a/VERSIONING/VERSION +++ b/VERSIONING/VERSION @@ -1 +1 @@ -0.10.3 +0.10.4