Skip to content

Commit 5b79499

Browse files
committed
release(packages/sui-segment-wrapper): v5.1.0 [skip ci]
1 parent 5976304 commit 5b79499

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

packages/sui-segment-wrapper/CHANGELOG.md

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

3+
# 5.1.0 (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent context mutation causing GA4 integrations loss after firs ([5976304](https://github.com/SUI-Components/sui/commit/5976304bd6cb303896a83c36046a356a103d3b0e))
9+
10+
11+
312
# 5.0.0 (2026-05-12)
413

514

packages/sui-segment-wrapper/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/segment-wrapper",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "Abstraction layer on top of the Segment library.",
55
"main": "lib/index.js",
66
"license": "ISC",

0 commit comments

Comments
 (0)