api/package: bump version to 11.4.3
Some checks failed
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled

This commit is contained in:
jj
2025-09-05 19:44:26 +00:00
parent bec77b99e5
commit d577d5e451

View File

@@ -1,7 +1,7 @@
{
"name": "@imput/cobalt-api",
"description": "save what you love",
"version": "11.4.2",
"version": "11.4.3",
"author": "imput",
"exports": "./src/cobalt.js",
"type": "module",