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

This commit is contained in:
Conventional Changelog Action 2022-09-29 11:15:21 +00:00
parent 2cddec7590
commit 092cdee81d
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
## [4.27.2](https://github.com/Ombi-app/Ombi/compare/v4.27.1...v4.27.2) (2022-09-29)
### Bug Fixes
* **sonarr:** :bug: Cleaned up and removed Sonarr v3 option, sonarr v3 is now the default. This allows us to get ready for the upcoming Sonarr v4 ([#4764](https://github.com/Ombi-app/Ombi/issues/4764)) ([2cddec7](https://github.com/Ombi-app/Ombi/commit/2cddec759004b6490f686ff74cb092238e3dc946))
## [4.27.1](https://github.com/Ombi-app/Ombi/compare/v4.27.0...v4.27.1) (2022-09-20)
@ -392,7 +401,3 @@
## [4.16.4](https://github.com/Ombi-app/Ombi/compare/v4.16.3...v4.16.4) (2022-04-08)

View file

@ -1,3 +1,3 @@
{
"version": "4.27.1"
"version": "4.27.2"
}