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

This commit is contained in:
Vlad Frangu
2025-02-11 01:00:54 +02:00
parent d8c10a7825
commit 25cc7282d0
2 changed files with 71 additions and 1 deletions

View File

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