Improve DX for message sending
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m39s
Publish to NPM / build-and-publish (release) Failing after 33s

This commit is contained in:
2026-04-09 16:53:08 +02:00
parent 40905b225c
commit 2af9142d6c

View File

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