chore: Release @discordjs/voice 0.19.1 (#11446)

* chore(voice): release @discordjs/voice@1.0.0

* chore(voice): release 0.19.1

---------

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
This commit is contained in:
Jiralite
2026-03-09 21:26:11 +00:00
committed by GitHub
parent 84b85f4c91
commit f3942a6319
2 changed files with 24 additions and 1 deletions

View File

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