loadSessions hotfix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m20s
Publish to NPM / build-and-publish (release) Successful in 27s

This commit is contained in:
2026-04-08 19:18:06 +02:00
parent 7d50692ece
commit 1cd629e3c1
2 changed files with 4 additions and 3 deletions

View File

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