chore(ws): release @discordjs/ws@1.2.3

This commit is contained in:
Vlad Frangu
2025-06-16 15:24:19 +03:00
parent 30ab200c06
commit 0830fe8dbc
2 changed files with 13 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/ws",
"version": "1.2.2",
"version": "1.2.3",
"description": "Wrapper around Discord's gateway",
"scripts": {
"test": "vitest run",