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

This commit is contained in:
Jiralite
2025-08-22 12:05:56 +01:00
parent ecef7bdf22
commit a294b47db0
2 changed files with 7 additions and 1 deletions

View File

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