Skip to content

Commit

Permalink
chore(release): 7.0.0-next.1
Browse files Browse the repository at this point in the history
# [7.0.0-next.1](6.10.0-next.1...7.0.0-next.1) (2024-03-14)

### Features

* upgrade to lavaclient v5 ([57fb40d](57fb40d))

### BREAKING CHANGES

* This release modifies a large chunk of the codebase. Expect bugs to occur.
* This release disables Spotify support (temporarily). It will be re-added in a future release.
  • Loading branch information
semantic-release-bot committed Mar 14, 2024
1 parent 0c65d77 commit b6a156f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quaver",
"version": "6.10.0-next.1",
"version": "7.0.0-next.1",
"type": "module",
"engines": {
"node": ">=20"
Expand Down

0 comments on commit b6a156f

Please sign in to comment.