diff --git a/src/StreamShorts.Console/CHANGELOG.md b/src/StreamShorts.Console/CHANGELOG.md index 57f52eb..2709bb5 100644 --- a/src/StreamShorts.Console/CHANGELOG.md +++ b/src/StreamShorts.Console/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [0.1.0](https://www.github.com/StevanFreeborn/stream-shorts/releases/tag/v0.1.0) (2025-08-21) + +### Features + +* fallback to static AnsiConsole if exception occurs before registered in DI container ([d560909](https://www.github.com/StevanFreeborn/stream-shorts/commit/d560909f16f0a97b399f8139f94b6f2fe07cf033)) + ## [0.0.0](https://www.github.com/StevanFreeborn/stream-shorts/releases/tag/v0.0.0) (2025-08-20) diff --git a/src/StreamShorts.Console/StreamShorts.Console.csproj b/src/StreamShorts.Console/StreamShorts.Console.csproj index cb66b5f..7ab3917 100644 --- a/src/StreamShorts.Console/StreamShorts.Console.csproj +++ b/src/StreamShorts.Console/StreamShorts.Console.csproj @@ -4,7 +4,7 @@ StreamShorts.Console StreamShorts.Console A command-line interface for StreamShorts - 0.0.0 + 0.1.0 Stevan Freeborn Exe true