Updated networkService.ts to use new /v2/ endpoint for uploading new network pictures
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 37s

This commit is contained in:
2026-04-16 16:55:48 +02:00
parent f54e76ab72
commit c460dc5385
3 changed files with 12 additions and 6 deletions

View File

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