Skip to content

Commit b03996f

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

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.10](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-02-18)
7+
8+
9+
### Bug Fixes
10+
11+
* add poller to segment plugin for npm use case ([#157](https://github.com/amplitude/experiment-js-client/issues/157)) ([1ec2fc3](https://github.com/amplitude/experiment-js-client/commit/1ec2fc332b44790dfd01d1d4a3e43cd0be0a738f))
12+
13+
14+
15+
16+
617
## [0.2.9](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-02-14)
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.9",
3+
"version": "0.2.10",
44
"private": true,
55
"description": "Experiment integration for segment analytics",
66
"author": "Amplitude",

0 commit comments

Comments
 (0)