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

This commit is contained in:
Conventional Changelog Action 2025-09-26 20:07:12 +00:00
parent 73031071da
commit 711f84ce63
2 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,12 @@
## [4.50.1](https://github.com/Ombi-app/Ombi/compare/v4.50.0...v4.50.1) (2025-09-26)
### Bug Fixes
* **sonarr:** :bug: Ensure we are monitoring shows that already exist in Sonarr [#5257](https://github.com/Ombi-app/Ombi/issues/5257) ([bf83c95](https://github.com/Ombi-app/Ombi/commit/bf83c95da05feefa956ea73a3959304af94483dd))
# [4.50.0](https://github.com/Ombi-app/Ombi/compare/v4.49.10...v4.50.0) (2025-09-21)
@ -1297,12 +1306,3 @@
## [4.43.14](https://github.com/Ombi-app/Ombi/compare/v4.43.13...v4.43.14) (2024-03-06)
### Performance Improvements
* ⚡ Improve render performance on the discover, movie and tv pages ([#5084](https://github.com/Ombi-app/Ombi/issues/5084)) ([71c86a8](https://github.com/Ombi-app/Ombi/commit/71c86a8db9e63bf0ab779f9a8b5d62a42c246392))

View File

@ -1,3 +1,3 @@
{
"version": "4.50.0"
"version": "4.50.1"
}