WebSocket update
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m26s
Publish to NPM / build-and-publish (release) Successful in 29s

This commit is contained in:
2026-04-10 07:38:52 +02:00
parent dc782003b0
commit 56a0167120
9 changed files with 10 additions and 2 deletions

View File

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