From db35127a14a2ee2472cbeadbc3e3652628b9d547 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 28 Jan 2024 14:21:32 +0100
Subject: [PATCH] chore(main): release 2.1.1 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
CHANGELOG.md | 10 ++++++++++
src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ed9f6e5..18dcdbd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [2.1.1](https://github.com/Jorixon/JASM/compare/v2.1.0...v2.1.1) (2024-01-28)
+
+
+### Miscellaneous
+
+* Added aditional error handling for mod update background checker ([74f3cc7](https://github.com/Jorixon/JASM/commit/74f3cc77e5a0522a4fdfba712cbb2874fb75aa6c))
+* Added some additional error handling when picking 3dmigoto/genshin process ([a940dc7](https://github.com/Jorixon/JASM/commit/a940dc75276bd45d3c9709fb42ea355c527745fb))
+* Updated readme and adjusted build settings ([b754ec2](https://github.com/Jorixon/JASM/commit/b754ec28d2b49fbd62bc513930b6457212077095))
+* Updated WinAppSDK ([39086ab](https://github.com/Jorixon/JASM/commit/39086ab23bc67f7eadf4b5e39cfcf2f64323644d))
+
## [2.1.0](https://github.com/Jorixon/JASM/compare/v2.0.0...v2.1.0) (2024-01-08)
diff --git a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
index 08857a6f..114a4422 100644
--- a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
+++ b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
@@ -16,7 +16,7 @@