chore(voice): release @discordjs/voice@0.18.0 (#10602)

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

* chore: aes-256 note in readme
This commit is contained in:
Vlad Frangu
2024-11-18 00:17:45 +02:00
committed by GitHub
parent 9f8b9b1d66
commit 7397dfe49e
3 changed files with 18 additions and 1 deletions

View File

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