Skip to content

Commit

Permalink
chore(changesets): release
Browse files Browse the repository at this point in the history
chore(changesets): release
  • Loading branch information
SapphicMoe authored Mar 1, 2024
2 parents bc8ebb7 + 2524754 commit 989d9c0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/little-worms-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-crews-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-bulldogs-remain.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solely/simple-fm

## 1.7.1

### Patch Changes

- 65d0a7c: Use a constants file & make user agent version static. Should fix issues in environments like Cloudflare Workers.
- 0a05734: Clean up condition check for userPlayCount in artist.getInfo
- 6ecb4b9: Fix nowPlaying condition check

## 1.7.0

### Minor Changes
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": "@solely/simple-fm",
"version": "1.7.0",
"version": "1.7.1",
"license": "Zlib",
"author": "Chloe Arciniega <solely@riseup.net> (https://arciniega.one)",
"description": "A simple, asynchronous Last.fm wrapper in TypeScript.",
Expand Down

0 comments on commit 989d9c0

Please sign in to comment.