diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index e0dc500..89c23ba 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.1.0" + ".": "3.1.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index af824b9..075b6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.1](https://github.com/intility/Intility.Logging/compare/v3.1.0...v3.1.1) (2025-11-19) + + +### Bug Fixes + +* bump serilog enricher azure ([69d3b9b](https://github.com/intility/Intility.Logging/commit/69d3b9b8c1e88769ab357406a1ed7032eb27c11c)) + ## [3.1.0](https://github.com/intility/Intility.Logging/compare/v3.0.5...v3.1.0) (2025-11-19)