chore(discord.js): release discord.js@14.15.1 (#10250)

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

* chore: fix changelog

* chore: update link
This commit is contained in:
Vlad Frangu
2024-05-04 22:18:07 +03:00
committed by GitHub
parent 0474a43751
commit f2794e1221
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.15.0",
"version": "14.15.1",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "pnpm run docs:test && pnpm run test:typescript",