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

This commit is contained in:
Conventional Changelog Action 2022-11-17 23:02:31 +00:00
commit 3e23d36ac3
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
# [4.30.0](https://github.com/Ombi-app/Ombi/compare/v4.29.3...v4.30.0) (2022-11-17)
### Features
* **sonarr:** :sparkles: Add the username to a Sonarr tag when sent to Sonarr ([#4802](https://github.com/Ombi-app/Ombi/issues/4802)) ([1d5fabd](https://github.com/Ombi-app/Ombi/commit/1d5fabd317e3ce8f6dd31f06d15dc81277f39dbd))
## [4.29.3](https://github.com/Ombi-app/Ombi/compare/v4.29.2...v4.29.3) (2022-11-14)
@ -375,7 +384,3 @@
## [4.16.17](https://github.com/Ombi-app/Ombi/compare/v4.16.16...v4.16.17) (2022-04-25)

View file

@ -1,3 +1,3 @@
{
"version": "4.29.3"
"version": "4.30.0"
}