Skip to content

Commit a76fa76

Browse files
committed
chore(Release): 5.0.2
1 parent ecc4dfb commit a76fa76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.husky/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
pnpm install --frozen-lockfile
5-
pnpm run build:check
5+
pnpm run type
66
pnpm run test

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "distube",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)