SessionManager hotfix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 2m37s
Publish to NPM / build-and-publish (release) Successful in 1m44s

This commit is contained in:
2026-04-10 19:18:13 +02:00
parent 9d6a18dda4
commit 926a28b7f9
2 changed files with 20 additions and 8 deletions

View File

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