Updated extraMetadata to allow any type of data
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 18s

This commit is contained in:
2026-04-15 16:11:01 +02:00
parent fb1555338d
commit f54e76ab72
2 changed files with 2 additions and 2 deletions

View File

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