Release 1.1: Pre-meeting models, Calendar improvements, Logs, Compact Recorder

This commit is contained in:
michael.borak
2026-01-20 17:15:14 +01:00
parent f61bcf1cc3
commit 79f509951c
16 changed files with 2011 additions and 321 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hearbit-ai",
"private": true,
"version": "0.1.0",
"version": "1.1.0",
"type": "module",
"scripts": {
"dev": "vite",
@@ -33,4 +33,4 @@
"typescript": "~5.8.3",
"vite": "^7.0.4"
}
}
}