chore(discord.js): release discord.js@14.14.1 (#9957)

* chore(discord.js): release discord.js@14.14.1

* chore: actual changelog
This commit is contained in:
Vlad Frangu
2023-11-13 00:06:14 +02:00
committed by GitHub
parent 40726db722
commit 2550c7931d
2 changed files with 20 additions and 1 deletions

View File

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