From 160e16b1d9057d0cce7450b1d94928513ab50d05 Mon Sep 17 00:00:00 2001 From: Tyler Carrol Date: Fri, 18 Sep 2026 06:25:38 -0400 Subject: [PATCH 1/2] chore: update TJC.ConsoleApplication package version Updated TJC.ConsoleApplication package version from 0.17.0 to 0.18.0. --- TJC.Collection.Console/TJC.Collection.Console.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TJC.Collection.Console/TJC.Collection.Console.csproj b/TJC.Collection.Console/TJC.Collection.Console.csproj index ca4a594..a2e9058 100644 --- a/TJC.Collection.Console/TJC.Collection.Console.csproj +++ b/TJC.Collection.Console/TJC.Collection.Console.csproj @@ -35,7 +35,7 @@ - + From 51bf0877985872a56971f7562b75a584b6ca6093 Mon Sep 17 00:00:00 2001 From: Tyler Carrol Date: Fri, 18 Sep 2026 06:26:54 -0400 Subject: [PATCH 2/2] chore: pdate TJC.ConsoleApplication version to 0.18.0 Updated the version of TJC.ConsoleApplication in the changelog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fab4d0..e3f9943 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Updated TJC.ConsoleApplication to 0.18.0 + ## [0.31.0] - 2026-09-17 ## [0.30.0] - 2026-09-16