chore(release): 🚀 v4.7.11

This commit is contained in:
Conventional Changelog Action 2021-12-17 16:19:43 +00:00
commit 03352d4547
2 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,12 @@
## [4.7.11](https://github.com/Ombi-app/Ombi/compare/v4.7.10...v4.7.11) (2021-12-17)
### Bug Fixes
* **availability-rules:** :bug: Show the 'Requested' button when a show has all of the episodes marked as requested ([cb7ecf6](https://github.com/Ombi-app/Ombi/commit/cb7ecf684ac3ab204f329a28baecfd4f6cd408f7))
## [4.7.10](https://github.com/Ombi-app/Ombi/compare/v4.7.9...v4.7.10) (2021-12-16)
@ -177,12 +186,3 @@
## [4.3.1](https://github.com/Ombi-app/Ombi/compare/v4.3.0...v4.3.1) (2021-10-27)
### Bug Fixes
* :bug: Hides no results message during search. ([#4375](https://github.com/Ombi-app/Ombi/issues/4375)) ([b819b0e](https://github.com/Ombi-app/Ombi/commit/b819b0e007e578bf3d8425f19591f87029c64d06))

View file

@ -1,3 +1,3 @@
{
"version": "4.7.10"
"version": "4.7.11"
}