Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
chore(Release): 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Dec 27, 2023
1 parent 13d1249 commit 128c070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
npm publish --access public
npm deprecate @distube/spotify@"< ${{ github.event.release.tag_name }}" "This version is deprecated, please upgrade to the latest version."
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@distube/spotify",
"version": "1.5.1",
"version": "1.5.2",
"description": "A DisTube custom plugin for supporting Spotify.",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
Expand Down

0 comments on commit 128c070

Please sign in to comment.