Skip to content

Commit bf14b9e

Browse files
chore(release): publish
- @amplitude/[email protected]
1 parent 6495b0c commit bf14b9e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/experiment-tag/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.5](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2024-11-27)
7+
8+
9+
### Bug Fixes
10+
11+
* dedupe control/off exposures ([#142](https://github.com/amplitude/experiment-js-client/issues/142)) ([6495b0c](https://github.com/amplitude/experiment-js-client/commit/6495b0c6a0c900a93b07995371646078703b393f))
12+
13+
14+
15+
16+
617
## [0.2.4](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2024-11-26)
718

819
**Note:** Version bump only for package @amplitude/experiment-tag

packages/experiment-tag/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-tag",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "Amplitude Experiment Javascript Snippet",
55
"author": "Amplitude",
66
"homepage": "https://github.com/amplitude/experiment-js-client",

0 commit comments

Comments
 (0)