chore(release): 🚀 v4.12.2

This commit is contained in:
Conventional Changelog Action 2022-02-16 16:36:29 +00:00
commit e21ee35012
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
## [4.12.2](https://github.com/Ombi-app/Ombi/compare/v4.12.1...v4.12.2) (2022-02-16)
### Bug Fixes
* **requests:** :bug: Fixed the approve 4k option on the requests list not working as expected ([c0189da](https://github.com/Ombi-app/Ombi/commit/c0189dad478ea375beda61ba3bee3f029a39b8e5))
## [4.12.1](https://github.com/Ombi-app/Ombi/compare/v4.12.0...v4.12.1) (2022-02-16) ## [4.12.1](https://github.com/Ombi-app/Ombi/compare/v4.12.0...v4.12.1) (2022-02-16)
@ -352,7 +361,3 @@
## [4.3.3](https://github.com/Ombi-app/Ombi/compare/v4.3.2...v4.3.3) (2021-11-05)

View file

@ -1,3 +1,3 @@
{ {
"version": "4.12.1" "version": "4.12.2"
} }