Skip to content

Commit a0ed85e

Browse files
committed
chore: release 1.0.0-rc8
1 parent e050190 commit a0ed85e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soundify/web-api",
3-
"version": "1.0.0-rc7",
3+
"version": "1.0.0-rc8",
44
"exports": {
55
".": "./mod.ts",
66
"./pagination": "./pagination.ts"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soundify/web-api",
3-
"version": "1.0.0-rc7",
3+
"version": "1.0.0-rc8",
44
"description": "🎧 Spotify Web API client for js/ts runtime environments",
55
"type": "module",
66
"main": "dist/mod.cjs",

0 commit comments

Comments
 (0)