fix(studio): bump editor to 0.10.2 (per-field output dots + dynamic card width)
Some checks failed
Security / Security check (push) Failing after 1s

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-06-02 00:37:37 +02:00
parent 64ed0c90cb
commit 1353d1f7c1
2 changed files with 3 additions and 3 deletions

View file

@ -125,10 +125,10 @@ packages:
description: description:
path: "." path: "."
ref: main ref: main
resolved-ref: "7797654572ccbd34e1991b8921586333c156d1ae" resolved-ref: "3a6e92fe09ae8f423ab99d990c9459d937810717"
url: "https://git.flemming.ai/fai/studio-flow-editor" url: "https://git.flemming.ai/fai/studio-flow-editor"
source: git source: git
version: "0.10.1" version: "0.10.2"
fake_async: fake_async:
dependency: transitive dependency: transitive
description: description:

View file

@ -1,7 +1,7 @@
name: fai_studio name: fai_studio
description: "F∆I Studio — desktop GUI for the F∆I hub" description: "F∆I Studio — desktop GUI for the F∆I hub"
publish_to: 'none' publish_to: 'none'
version: 0.57.1 version: 0.57.2
environment: environment:
sdk: ^3.11.0-200.1.beta sdk: ^3.11.0-200.1.beta