Skip to content

Commit 0441783

Browse files
chore(release): publish
- @amplitude/[email protected]
1 parent 1e73757 commit 0441783

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/plugin-segment/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.11](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-02-21)
7+
8+
9+
### Bug Fixes
10+
11+
* segment plugin abstract nested instance ([#158](https://github.com/amplitude/experiment-js-client/issues/158)) ([1e73757](https://github.com/amplitude/experiment-js-client/commit/1e73757bae98dfd8af1761c5e7c77ee7d1989fe0))
12+
13+
14+
15+
16+
617
## [0.2.10](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-02-18)
718

819

packages/plugin-segment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@amplitude/experiment-plugin-segment",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"private": true,
55
"description": "Experiment integration for segment analytics",
66
"author": "Amplitude",

0 commit comments

Comments
 (0)