Skip to content

Commit

Permalink
fix changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
fostertheweb committed Jul 10, 2024
1 parent e77c3b9 commit 7a2322e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 15 deletions.
6 changes: 0 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# @fostertheweb/spotify-web-sdk

## 1.4.0

### Minor Changes

- [`a21863c`](https://github.com/fostertheweb/spotify-web-sdk/commit/a21863ce5d37e1c8f410e2e7a3e29aa116d698c1) Thanks [@fostertheweb](https://github.com/fostertheweb)! - Support async cache stores

## 1.3.0

### Minor Changes
Expand Down
7 changes: 0 additions & 7 deletions docs/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs",
"type": "module",
"version": "1.4.0",
"version": "1.3.0",
"private": true,
"scripts": {
"dev": "astro dev",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fostertheweb/spotify-web-sdk",
"version": "1.4.0",
"version": "1.3.0",
"description": "A TypeScript SDK for the Spotify Web API",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 7a2322e

Please sign in to comment.