WebSocket Hotfix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m9s
Publish to NPM / build-and-publish (release) Successful in 32s

This commit is contained in:
2026-04-11 17:25:10 +02:00
parent c6ad01b710
commit 01d07d65d1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@chatenium/chatenium-sdk",
"version": "1.1.7",
"version": "1.1.8",
"description": "A library for interacting with the Chatenium API",
"type": "module",
"main": "dist/index.js",