Skip to content

Commit

Permalink
release(packages/sui-segment-wrapper): v4.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Oct 22, 2024
1 parent 0723026 commit dd0f964
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/sui-segment-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 4.6.0 (2024-10-22)


### Features

* map campaign data ([48d8b9e](https://github.com/SUI-Components/sui/commit/48d8b9e707a74586cec93544ec0a2136bb1892ae))



# 4.5.0 (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-segment-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/segment-wrapper",
"version": "4.5.0",
"version": "4.6.0",
"description": "Abstraction layer on top of the Segment library.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit dd0f964

Please sign in to comment.