🔖(minor) bump release to 0.1.43

- upgrade dependencies for security reason
- handle hallucination in transcription
- minor frontend fixes
- support resource server authentification
This commit is contained in:
lebaudantoine
2025-12-10 23:05:00 +01:00
committed by aleb_the_flash
parent ad494f5de5
commit d241de6af1
9 changed files with 12 additions and 12 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "sdk",
"version": "0.1.42",
"version": "0.1.43",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sdk",
"version": "0.1.42",
"version": "0.1.43",
"license": "ISC",
"workspaces": [
"./library",

View File

@@ -1,6 +1,6 @@
{
"name": "sdk",
"version": "0.1.42",
"version": "0.1.43",
"author": "",
"license": "ISC",
"description": "",