Update version
This commit is contained in:
parent
da06fe8745
commit
065a1c1ee0
|
@ -343,6 +343,9 @@ Clears the cache entries for the given resource type.
|
|||
|
||||
# Changelog
|
||||
|
||||
0.2.2-b.1
|
||||
- Add `itemType` option to search params
|
||||
|
||||
0.2.1-b.20211020b
|
||||
- Fix URL sometimes null in result of `getArtistOrLabelInfo()`
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bandcamp-fetch",
|
||||
"version": "0.2.1-b.20211020b",
|
||||
"version": "0.2.2-b.1",
|
||||
"description": "JS library for scraping Bandcamp content",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user