From 4f403143914ee859775b14c63bee28645961eb1a Mon Sep 17 00:00:00 2001 From: mu88 <4560672+mu88@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:12:44 +0100 Subject: [PATCH] chore(release): 3.1.0 --- CHANGELOG.md | 9 +++++++++ Directory.Build.props | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbb7e34..2bf916f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [3.1.0](https://www.github.com/mu88/ScreenshotCreator/releases/tag/v3.1.0) (2024-12-20) + +### Features + +* add health check ([ef587a7](https://www.github.com/mu88/ScreenshotCreator/commit/ef587a77d61fe6313ed674ffdc463f6bd9bbf978)) +* add reusable workflow ([4a1d6b3](https://www.github.com/mu88/ScreenshotCreator/commit/4a1d6b35be222619618fc61ce77d11a9c3be54d1)) +* embed health check tool ([e5f8fec](https://www.github.com/mu88/ScreenshotCreator/commit/e5f8fec6d5bd7d78a3b56830d75490e827e43c19)) + ## [3.0.0](https://www.github.com/mu88/ScreenshotCreator/releases/tag/v3.0.0) (2024-12-06) diff --git a/Directory.Build.props b/Directory.Build.props index 45e0b0d..2887293 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ net9.0 - 3.0.0 + 3.1.0 true true enable