chore(core): release @discordjs/core@2.3.0

This commit is contained in:
Jiralite
2025-10-08 18:09:11 +01:00
parent 72771b79aa
commit c4dbd7ee9f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/core",
"version": "2.2.2",
"version": "2.3.0",
"description": "A thinly abstracted wrapper around the rest API, and gateway.",
"scripts": {
"test": "vitest run",