chore(discord.js): release discord.js@14.11.0

This commit is contained in:
iCrawl
2023-05-06 11:06:10 +02:00
parent 28f51791a2
commit 5bfcf93e29
2 changed files with 901 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "14.10.2",
"version": "14.11.0",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "yarn docs:test && yarn test:typescript",