v1.0.2
This commit is contained in:
parent
7845995d34
commit
19ec315965
|
@ -896,6 +896,9 @@ cache.setTTL(CacheDataType.Page, 500);
|
|||
|
||||
# Changelog
|
||||
|
||||
1.0.2
|
||||
- Improve parsing of album track info
|
||||
|
||||
1.0.1
|
||||
- Fix limiter throwing private access errors
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bandcamp-fetch",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Scrape Bandcamp content",
|
||||
"scripts": {
|
||||
"build": "npm run prepare",
|
||||
|
|
Loading…
Reference in New Issue
Block a user