Hotfixes for updateSession in sessionManager.ts
All checks were successful
Setup testing environment and test the code / build (push) Successful in 26s
Publish to NPM / build-and-publish (release) Successful in 17s

This commit is contained in:
2026-04-18 13:10:50 +02:00
parent d97abc00e2
commit d3a295d598
2 changed files with 14 additions and 12 deletions

View File

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