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

This commit is contained in:
Conventional Changelog Action 2022-09-30 20:59:20 +00:00
commit e52037e4c9
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
## [4.27.5](https://github.com/Ombi-app/Ombi/compare/v4.27.4...v4.27.5) (2022-09-30)
### Bug Fixes
* **importer:** 🐛 Allow you to only import Plex Admins without the Plex Users ([8c9ad9b](https://github.com/Ombi-app/Ombi/commit/8c9ad9b414fdc6c88bdb911d6057ae5d38783b98))
## [4.27.4](https://github.com/Ombi-app/Ombi/compare/v4.27.3...v4.27.4) (2022-09-30)
@ -397,7 +406,3 @@
## [4.16.7](https://github.com/Ombi-app/Ombi/compare/v4.16.6...v4.16.7) (2022-04-12)

View file

@ -1,3 +1,3 @@
{
"version": "4.27.4"
"version": "4.27.5"
}