From 23af1c32f65f0e085cb88a84ff641f711cd628d5 Mon Sep 17 00:00:00 2001 From: Thiago Menezes Date: Wed, 3 Jul 2024 15:42:23 -0300 Subject: [PATCH] chore(release): 1.1.1 --- DotSights.CLI/CHANGELOG.md | 11 +++++++++++ DotSights.CLI/DotSights.CLI.csproj | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 DotSights.CLI/CHANGELOG.md diff --git a/DotSights.CLI/CHANGELOG.md b/DotSights.CLI/CHANGELOG.md new file mode 100644 index 0000000..a58201a --- /dev/null +++ b/DotSights.CLI/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + + +## [1.1.1](https://www.github.com/thiagomvas/DotSights/releases/tag/v1.1.1) (2024-07-03) + +### Bug Fixes + +* Worker wouldn't save data anymore ([30507e2](https://www.github.com/thiagomvas/DotSights/commit/30507e2b219aa0d73b2890ae9cecbcdf76b1d9e3)) + diff --git a/DotSights.CLI/DotSights.CLI.csproj b/DotSights.CLI/DotSights.CLI.csproj index 9fca571..b1d5e10 100644 --- a/DotSights.CLI/DotSights.CLI.csproj +++ b/DotSights.CLI/DotSights.CLI.csproj @@ -8,7 +8,7 @@ true True DotSights - 1.1.0 + 1.1.1 Screen usage tracker with customizable options. See project repository for instructions. README.md https://github.com/thiagomvas/DotSights