chore(release): 2.2.2

This commit is contained in:
semantic-release-bot
2024-12-30 03:26:35 +00:00
parent 8233d97f21
commit d4b707e619
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [2.2.2](https://github.com/fallenbagel/jellyseerr/compare/v2.2.1...v2.2.2) (2024-12-30)
### Bug Fixes
* **overriderules:** apply override rules to tv shows during request ([#1198](https://github.com/fallenbagel/jellyseerr/issues/1198)) ([f8a8ebd](https://github.com/fallenbagel/jellyseerr/commit/f8a8ebdf76f939ccc28ce7b39343e3a606c90b33)), closes [#1197](https://github.com/fallenbagel/jellyseerr/issues/1197) [#1195](https://github.com/fallenbagel/jellyseerr/issues/1195)
## [2.2.1](https://github.com/fallenbagel/jellyseerr/compare/v2.2.0...v2.2.1) (2024-12-30)

View File

@@ -1,6 +1,6 @@
{
"name": "jellyseerr",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",