Skip to content

Commit 8fca431

Browse files
committed
1.2.2
1 parent 627db9c commit 8fca431

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.2.2 / 2021-02-04
2+
==================
3+
* Fixed accept headers for non-json data
4+
15
1.2.1 / 2017-09-04
26
==================
37
* Fixed bug in image downloads (and any url different from `api.discogs.com`)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "disconnect",
3-
"description": "A full featured Discogs API v2.0 client library",
4-
"version": "1.2.1",
3+
"description": "A full-featured Discogs API v2.0 client library",
4+
"version": "1.2.2",
55
"keywords": ["discogs", "api", "client", "oauth"],
66
"homepage": "https://github.com/bartve/disconnect",
77
"bugs": "https://github.com/bartve/disconnect/issues",

0 commit comments

Comments
 (0)