From 0016aac1a8455180c2b1115086f50dfd0faf5643 Mon Sep 17 00:00:00 2001 From: Magic fTail Date: Thu, 26 Oct 2023 19:21:40 +0200 Subject: [PATCH] chore(release): 1.0.2 --- CHANGELOG.md | 7 +++++++ ConsoleIOUI/ConsoleIOUI.csproj | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6b65a..f18c614 100644 --- a/CHANGELOG.md +++ b/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. + +## [1.0.2](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.2) (2023-10-26) + +### Bug Fixes + +* Breaking change. Add EntranceHandler and summaries ([14acf3a](https://www.github.com/MagicfTail/ConsoleIOUI/commit/14acf3a7577cfb408247663de022f32cf90c87a0)) + ## [1.0.1](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.1) (2023-10-24) diff --git a/ConsoleIOUI/ConsoleIOUI.csproj b/ConsoleIOUI/ConsoleIOUI.csproj index c3f13c7..6261eb8 100644 --- a/ConsoleIOUI/ConsoleIOUI.csproj +++ b/ConsoleIOUI/ConsoleIOUI.csproj @@ -8,7 +8,7 @@ Magic fTail https://github.com/MagicfTail/ConsoleIOUI library, console, IO, UI, user interface, terminal - 1.0.1 + 1.0.2