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

This commit is contained in:
2026-04-10 08:14:47 +02:00
parent b217123b99
commit 76f573023f
6 changed files with 6 additions and 6 deletions

View File

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