Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c65c08aac | ||
|
|
f31d2c4729 | ||
|
|
83b008c839 |
@@ -1,3 +1,10 @@
|
||||
## [1.33.2](https://github.com/sct/overseerr/compare/v1.33.1...v1.33.2) (2023-07-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* handle issue causing incorrect media to change to unknown ([#3516](https://github.com/sct/overseerr/issues/3516)) ([83b008c](https://github.com/sct/overseerr/commit/83b008c8391459bd02dc74bcdb0d8caf27207bdf))
|
||||
|
||||
## [1.33.1](https://github.com/sct/overseerr/compare/v1.33.0...v1.33.1) (2023-07-24)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "overseerr",
|
||||
"version": "1.33.1",
|
||||
"version": "1.33.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "nodemon -e ts --watch server --watch overseerr-api.yml -e .json,.ts,.yml -x ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user