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

This commit is contained in:
Vlad Frangu
2025-06-26 01:33:02 +03:00
parent 8ab30cdefa
commit de22a10038
2 changed files with 16 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "discord.js",
"version": "14.20.0",
"version": "14.21.0",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "pnpm run docs:test && pnpm run test:typescript",