From b191779fdebe368a6e8226c1c3f2b8bbd0c3d576 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sun, 1 Mar 2026 16:46:08 +0000 Subject: [PATCH 1/2] chore(main): release 0.0.11 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ .../Jellyfin.Plugin.SmartNotify.csproj | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 393f524..97bd187 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.10" + ".": "0.0.11" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ddf6b3..06751f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.0.11 (2026-03-01) + +### Bug Fixes + +* fix: claude ist auch für 100€ im Monat noch dumm + + ## 0.0.10 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index ab09d51..ab9fb70 100644 --- a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj +++ b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj @@ -3,8 +3,8 @@ net9.0 Jellyfin.Plugin.SmartNotify - 0.0.10.0 - 0.0.10.0 + 0.0.11.0 + 0.0.11.0 enable enable true From 8a445cc5075a5ffd649fe8d3a23b0b3e3ec9af47 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sun, 1 Mar 2026 16:47:14 +0000 Subject: [PATCH 2/2] chore: update manifest for v0.0.11 --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index 04644a5..398f1f2 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "Notifications", "imageUrl": "", "versions": [ + { + "version": "0.0.11.0", + "changelog": "### Bug Fixes\n\n* fix: claude ist auch für 100€ im Monat noch dumm", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.tdpi.dev/TDPI/jellyfin-plugin-smartnotify/releases/download/v0.0.11/smartnotify_0.0.11.zip", + "checksum": "e71374a93cc8a9bf6e43b561f89f062e", + "timestamp": "2026-03-01T16:47:14Z" + }, { "version": "0.0.9.0", "changelog": "### Bug Fixes\n\n* fix: angeblich..\n\n### Chores\n\n* chore: update manifest for v0.0.8",