Update version to 2025.1.8 and implement fork and kill channel methods in Channels API

This commit is contained in:
2025-09-07 13:34:15 -04:00
parent 68f1b47118
commit 55da02e98d
2 changed files with 36 additions and 12 deletions

View File

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