bump(sdk): 1.2.0

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-03-02 13:43:32 +01:00
parent 553e4cf675
commit 885f7225db
9 changed files with 15 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ const methods: { name: OpenPanelMethodNames; value: unknown }[] = [
value: {
...options,
sdk: 'astro',
sdkVersion: '1.1.0',
sdkVersion: '1.2.0',
},
},
];