Skip to content

Commit ee9da13

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

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/experiment-tag/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.5.2](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-03-19)
7+
8+
9+
### Bug Fixes
10+
11+
* change integration timeout to 100ms ([#164](https://github.com/amplitude/experiment-js-client/issues/164)) ([25e6367](https://github.com/amplitude/experiment-js-client/commit/25e63675342b3db46d1eba6a7a1509aef3009d33))
12+
* Web experiment variant action deduplication ([#166](https://github.com/amplitude/experiment-js-client/issues/166)) ([df23202](https://github.com/amplitude/experiment-js-client/commit/df232027aa0db64cddb3067bc543243cfcf036ec))
13+
14+
15+
16+
17+
618
## [0.5.1](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-03-13)
719

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

0 commit comments

Comments
 (0)