chore(discord.js): correct changelog and version

This commit is contained in:
Vlad Frangu
2025-08-21 00:58:23 +03:00
parent 311e826b12
commit 86ecb37c9e
2 changed files with 3 additions and 3 deletions

View File

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