chore(voice): release @discordjs/voice@0.19.0 (#11045)

This commit is contained in:
ckohen
2025-08-17 15:33:16 -07:00
committed by GitHub
parent e68829770f
commit 29173f12f3
2 changed files with 34 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/voice",
"version": "0.18.0",
"version": "0.19.0",
"description": "Implementation of the Discord Voice API for Node.js",
"scripts": {
"build": "tsc --noEmit && tsup && node scripts/postbuild.mjs",