Skip to content

Commit cf000c2

Browse files
committed
release(packages/sui-studio): v11.54.0 [skip ci]
1 parent ffec7ba commit cf000c2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/sui-studio/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# 11.54.0 (2025-05-30)
4+
5+
6+
### Features
7+
8+
* add headless no sandbox option ([a7f2274](https://github.com/SUI-Components/sui/commit/a7f227487b84f6901bb143b0b22aabe570e69a19))
9+
10+
11+
312
# 11.53.0 (2025-01-20)
413

514

packages/sui-studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/studio",
3-
"version": "11.53.0",
3+
"version": "11.54.0",
44
"description": "Develop, maintain and publish your SUI components.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)