Skip to content

Commit d2fdd80

Browse files
committed
release(packages/sui-studio): v11.50.0 [skip ci]
1 parent b09b201 commit d2fdd80

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/sui-studio/CHANGELOG.md

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

3+
# 11.50.0 (2025-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* wrong padding placement ([2e25ba3](https://github.com/SUI-Components/sui/commit/2e25ba3963e5519e30258d469c8cf604bfd4a78f))
9+
* wrong spacing ([2ad5ff7](https://github.com/SUI-Components/sui/commit/2ad5ff74f70eed0573222f900a670ddd3ccbed02))
10+
11+
12+
### Features
13+
14+
* add dark mode ([4a05b5c](https://github.com/SUI-Components/sui/commit/4a05b5cc5b7c9e9bcd57bf92b18b93db80bbfe55))
15+
* add light-dark mode ([c584d99](https://github.com/SUI-Components/sui/commit/c584d993845bfeb268d24bb9a9cba9cf12f04946))
16+
17+
18+
319
# 11.49.0 (2024-12-23)
420

521

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.49.0",
3+
"version": "11.50.0",
44
"description": "Develop, maintain and publish your SUI components.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)