chore: Release @discordjs/voice 0.19.2 (#11450)

chore(voice): release @discordjs/voice@0.19.2

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
This commit is contained in:
Jiralite
2026-03-13 15:23:33 +00:00
committed by GitHub
parent fe5e3c2a82
commit 2a067216c4
2 changed files with 7 additions and 1 deletions

View File

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