chore(release): 🚀 v4.48.5 [skip ci]

This commit is contained in:
Conventional Changelog Action 2025-05-14 21:18:32 +00:00
parent c9ab4f4f9f
commit cfe2b6ac0f
2 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,12 @@
## [4.48.5](https://github.com/Ombi-app/Ombi/compare/v4.48.4...v4.48.5) (2025-05-14)
### Bug Fixes
* filter out excluded notification agents from user preferences ([c9ab4f4](https://github.com/Ombi-app/Ombi/commit/c9ab4f4f9faa66dbf263da693db1eefcf68beeec)), closes [#5196](https://github.com/Ombi-app/Ombi/issues/5196)
## [4.48.4](https://github.com/Ombi-app/Ombi/compare/v4.48.3...v4.48.4) (2025-05-14)
@ -2198,12 +2207,3 @@
## [4.43.1](https://github.com/Ombi-app/Ombi/compare/v4.43.0...v4.43.1) (2023-07-16)
### Bug Fixes
* **user-importer:** don't delete admins in the cleanup ([895b9bf](https://github.com/Ombi-app/Ombi/commit/895b9bf6a060a678d4b0cca8083aa96c38e47b95))

View file

@ -1,3 +1,3 @@
{
"version": "4.48.4"
"version": "4.48.5"
}