From aa305435a86f5266c4dff294b622f371f4ce4036 Mon Sep 17 00:00:00 2001 From: "intility-logging-release-bot[bot]" <218932851+intility-logging-release-bot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:17:17 +0000 Subject: [PATCH] chore(main): release 3.1.4 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 534c8ff..f1fce8a 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.1.3" + ".": "3.1.4" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 08d4170..48938d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.4](https://github.com/intility/Intility.Logging/compare/v3.1.3...v3.1.4) (2026-03-02) + + +### Bug Fixes + +* Bump the all group with 10 updates ([#172](https://github.com/intility/Intility.Logging/issues/172)) ([b498619](https://github.com/intility/Intility.Logging/commit/b4986191cf32973113f95205f5632f18d5ae0676)) + ## [3.1.3](https://github.com/intility/Intility.Logging/compare/v3.1.2...v3.1.3) (2026-01-02)