Skip to content

Commit

Permalink
Merge pull request #458 from thornbill/v0.8.2
Browse files Browse the repository at this point in the history
v0.8.2
  • Loading branch information
thornbill authored Apr 12, 2023
2 parents ecf4ce7 + 47369e8 commit e7777cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jellyfin/sdk",
"version": "0.8.1",
"version": "0.8.2",
"description": "A TypeScript SDK for Jellyfin.",
"keywords": [
"jellyfin"
Expand Down

0 comments on commit e7777cb

Please sign in to comment.