chore(discord.js): release discord.js@13.17.0 (#9944)

This commit is contained in:
Vlad Frangu
2023-11-12 19:40:07 +02:00
committed by GitHub
parent efc1536121
commit 07caef4cd2
2 changed files with 2620 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"name": "discord.js", "name": "discord.js",
"version": "13.16.0", "version": "13.17.0",
"description": "A powerful library for interacting with the Discord API", "description": "A powerful library for interacting with the Discord API",
"scripts": { "scripts": {
"test": "npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript", "test": "npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript",