Fix textChannelService.ts websocket
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1s
Publish to NPM / build-and-publish (release) Successful in 40s

This commit is contained in:
2026-04-11 17:03:19 +02:00
parent 2c91b73a60
commit 113cff5512

View File

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