chore: update version to 2025.0.8 and refactor Channels class to improve channel management methods

This commit is contained in:
2025-08-21 00:20:59 -04:00
parent 069c4bf405
commit dee8a27734
2 changed files with 30 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": "2025.0.7",
"version": "2025.0.8",
"type": "module",
"scripts": {
"ci-build": "bun run build:node && bun run build:browser && bun run build:types",