api/package: bump version to 10.5.2
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
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 service tests / test service: ${{ matrix.service }} (push) Has been cancelled

This commit is contained in:
jj 2024-12-27 17:17:08 +00:00
parent a14e51d8bd
commit 0f65165671
No known key found for this signature in database

View file

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