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

This commit is contained in:
Jiralite
2025-09-10 18:49:28 +01:00
parent 9ae737708b
commit 270d9f1047
2 changed files with 12 additions and 1 deletions

View File

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