From 40fdde7ccac968a7fa1fa9e9ee25908fb4def9b5 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 29 Jan 2023 00:01:50 +0000 Subject: [PATCH] chore(release): v1.14.1 [skip ci] --- .github/release/release.json | 2 +- CHANGELOG.md | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/release/release.json b/.github/release/release.json index 3603055..1a7c2fa 100644 --- a/.github/release/release.json +++ b/.github/release/release.json @@ -1,3 +1,3 @@ { - "version": "1.14.0" + "version": "1.14.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 565c9b7..e0a754e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.14.1](https://github.com/damianopetrungaro/golog/compare/v1.14.0...v1.14.1) (2023-01-29) + + +### Bug Fixes + +* implements flushes in all writer ([909b21c](https://github.com/damianopetrungaro/golog/commit/909b21ce2bb02eaa15c833f0f5f7a307a9b76a44)) + + + # [1.14.0](https://github.com/damianopetrungaro/golog/compare/v1.13.0...v1.14.0) (2023-01-28) @@ -42,12 +51,3 @@ -## [1.9.3](https://github.com/damianopetrungaro/golog/compare/v1.9.2...v1.9.3) (2022-07-28) - - -### Bug Fixes - -* **http:** use underscore instead of white space in the default fields ([be87e7f](https://github.com/damianopetrungaro/golog/commit/be87e7fde3315a25f33bdddea9c55c1bac641b44)) - - -