chore(release): 🚀 v4.7.1

This commit is contained in:
Conventional Changelog Action 2021-11-22 10:50:06 +00:00
commit f1b93f9fce
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
## [4.7.1](https://github.com/Ombi-app/Ombi/compare/v4.7.0...v4.7.1) (2021-11-22)
### Bug Fixes
* **emby:** :bug: Fixed an issue where we slightly broke the full sync ([332d934](https://github.com/Ombi-app/Ombi/commit/332d9344d002a5ffd5aeac516c7441dcdec52248))
# [4.7.0](https://github.com/Ombi-app/Ombi/compare/v4.6.5...v4.7.0) (2021-11-19)
@ -196,7 +205,3 @@
## [4.2.5](https://github.com/Ombi-app/Ombi/compare/v4.2.4...v4.2.5) (2021-10-14)

View file

@ -1,3 +1,3 @@
{
"version": "4.7.0"
"version": "4.7.1"
}