From cfa0948f6856de2008e28baae5bfa65966e03102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 07:47:41 +0000 Subject: [PATCH] chore(main): release dotnet 2.3.1 --- .github/release-please-manifest.json | 2 +- dotnet/CHANGELOG.md | 8 ++++++++ dotnet/Intility.Templates.csproj | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 54957553..646e4e38 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - "dotnet": "2.3.0" + "dotnet": "2.3.1" } diff --git a/dotnet/CHANGELOG.md b/dotnet/CHANGELOG.md index 4b4b1829..883ebb24 100644 --- a/dotnet/CHANGELOG.md +++ b/dotnet/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.3.1](https://github.com/intility/templates/compare/dotnet-v2.3.0...dotnet-v2.3.1) (2026-07-13) + + +### Bug Fixes + +* **dotnet:** Bump the dependencies group with 6 updates ([b67eef4](https://github.com/intility/templates/commit/b67eef41864eb11834209c0d05c14fbaa200b5d0)) +* **dotnet:** Bump the dependencies group with 8 updates ([e1e82c0](https://github.com/intility/templates/commit/e1e82c0ec9bc981c46e238d93c5c1fd4d57c184d)) + ## [2.3.0](https://github.com/intility/templates/compare/dotnet-v2.2.1...dotnet-v2.3.0) (2026-06-02) diff --git a/dotnet/Intility.Templates.csproj b/dotnet/Intility.Templates.csproj index 6f463b02..8008bc0e 100644 --- a/dotnet/Intility.Templates.csproj +++ b/dotnet/Intility.Templates.csproj @@ -2,7 +2,7 @@ Template - 2.3.0 + 2.3.1 Intility.Templates Intility Templates Intility