Update version to 2025.1.7 and modify delete method in Channels API to return status object

This commit is contained in:
2025-09-07 13:09:19 -04:00
parent bca1cde895
commit 39086b0f08
2 changed files with 7 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": "2025.1.6",
"version": "2025.1.7",
"type": "module",
"scripts": {
"ci-build": "bun run build",