From fd98c88d360991fc8d7b4a0e7993b70a25735074 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 13 May 2022 12:45:19 +0000 Subject: [PATCH] chore(release): v1.5.1 --- .github/release/release.json | 2 +- CHANGELOG.md | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.github/release/release.json b/.github/release/release.json index 63bac94..b4ed927 100644 --- a/.github/release/release.json +++ b/.github/release/release.json @@ -1,3 +1,3 @@ { - "version": "1.5.0" + "version": "1.5.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b3d863..97d0f32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.5.1](https://github.com/damianopetrungaro/golog/compare/v1.5.0...v1.5.1) (2022-05-13) + + +### Bug Fixes + +* minor improvement ([f0a80a9](https://github.com/damianopetrungaro/golog/commit/f0a80a9560881cfef266dc901bdc917f13cb4423)) + + + # [1.5.0](https://github.com/damianopetrungaro/golog/compare/v1.4.0...v1.5.0) (2022-05-04) @@ -34,13 +43,3 @@ -# [1.1.0](https://github.com/damianopetrungaro/golog/compare/v1.0.0...v1.1.0) (2022-05-02) - - -### Features - -* **http:** add package and reword the README ([48a8109](https://github.com/damianopetrungaro/golog/commit/48a8109f36b45309d30dfb2458d90429cb9bbc78)) -* **test:** add utility package ([f08355b](https://github.com/damianopetrungaro/golog/commit/f08355b115ca34d7de9c74b6e75b7b47615f7116)) - - -