This commit is contained in:
Bill Thornton 2023-04-12 16:32:32 -04:00
parent ecf4ce7144
commit 47369e8043
3 changed files with 3 additions and 6 deletions

View File

@ -35,10 +35,7 @@ yarn add @jellyfin/sdk
| SDK Version | Jellyfin Version |
|:-:|:-:|
| 0.8.1 | 10.8.1 - 10.8.9 |
| 0.8.0 | 10.8.1 - 10.8.9 |
| 0.7.0 | 10.8.1 - 10.8.9 |
| 0.6.0 | 10.8.1 - 10.8.9 |
| 0.8.2 - 0.6.0 | 10.8.1 - 10.8.9 |
| 0.5.0 | 10.8.0 |
| <0.5.0 | 10.7.x |

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@jellyfin/sdk",
"version": "0.8.1",
"version": "0.8.2",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "@jellyfin/sdk",
"version": "0.8.1",
"version": "0.8.2",
"description": "A TypeScript SDK for Jellyfin.",
"keywords": [
"jellyfin"