1 Commits

Author SHA1 Message Date
d97abc00e2 Fix version number
All checks were successful
Setup testing environment and test the code / build (push) Successful in 24s
Publish to NPM / build-and-publish (release) Successful in 26s
2026-04-17 16:27:31 +02:00

View File

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