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

This commit is contained in:
Vlad Frangu
2025-04-26 01:11:36 +03:00
parent 0d1d54a537
commit 464ea2ab30
2 changed files with 7 additions and 1 deletions

View File

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