mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
chore(release): 🚀 v4.21.1 [skip ci]
This commit is contained in:
parent
3f1f35df31
commit
c8090b4e93
2 changed files with 10 additions and 5 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,12 @@
|
|||
## [4.21.1](https://github.com/Ombi-app/Ombi/compare/v4.21.0...v4.21.1) (2022-07-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **images:** Retry images with a backoff when we get a Too Many requests from TheMovieDb [#4685](https://github.com/Ombi-app/Ombi/issues/4685) ([3f1f35d](https://github.com/Ombi-app/Ombi/commit/3f1f35df3164db6739691cdda8f925c296239791))
|
||||
|
||||
|
||||
|
||||
# [4.21.0](https://github.com/Ombi-app/Ombi/compare/v4.20.4...v4.21.0) (2022-06-22)
|
||||
|
||||
|
||||
|
@ -349,7 +358,3 @@
|
|||
|
||||
|
||||
|
||||
# [4.14.0](https://github.com/Ombi-app/Ombi/compare/v4.13.2...v4.14.0) (2022-03-02)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "4.21.0"
|
||||
"version": "4.21.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue