Skip to content

Commit 5ebd015

Browse files
committed
release(packages/sui-ssr): v8.35.0 [skip ci]
1 parent 73d4af8 commit 5ebd015

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/sui-ssr/CHANGELOG.md

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

3+
# 8.35.0 (2025-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* avoid XSS on SRR ([48995af](https://github.com/SUI-Components/sui/commit/48995af7145ecbe3297d1c46c4664ec34feb045c))
9+
10+
11+
312
# 8.34.0 (2025-02-24)
413

514

packages/sui-ssr/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/ssr",
3-
"version": "8.34.0",
3+
"version": "8.35.0",
44
"description": "> Plug SSR to you SUI SPA.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)