🔖(minor) bump release to 0.1.41

- fix transcription observability
- introduce auto idle disconnection
This commit is contained in:
lebaudantoine
2025-10-22 10:57:05 +02:00
committed by aleb_the_flash
parent ba3b3fe0ba
commit 10eda5c2ea
9 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "meet",
"private": true,
"version": "0.1.40",
"version": "0.1.41",
"type": "module",
"scripts": {
"dev": "panda codegen && vite",