diff --git a/CHANGELOG.md b/CHANGELOG.md index a6e255ef..66c9db6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.1](https://github.com/jorenn92/Maintainerr/compare/v2.2.0...v2.2.1) (2024-11-06) + + +### Bug Fixes + +* Saving rules when Tautulli not configured ([7f1211e](https://github.com/jorenn92/Maintainerr/commit/7f1211e074d9fc7ad33855596941b77b83564eed)) + # [2.2.0](https://github.com/jorenn92/Maintainerr/compare/v2.1.2...v2.2.0) (2024-11-05) diff --git a/package.json b/package.json index 475f1cf7..6d9440a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maintainerr", - "version": "2.2.0", + "version": "2.2.1", "private": true, "packageManager": "yarn@4.1.1", "repository": {