Release v0.9.2: Fix service pool ICE candidate collection

This commit is contained in:
2025-12-07 11:31:33 +01:00
parent 3139897b25
commit eb2c61bdb8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/rondevu-client",
"version": "0.9.1",
"version": "0.9.2",
"description": "TypeScript client for Rondevu with durable WebRTC connections, automatic reconnection, and message queuing",
"type": "module",
"main": "dist/index.js",