Skip to content

Commit 59c9a47

Browse files
chore(release): publish
- @amplitude/experiment-tag@0.25.0
1 parent f9ee4e3 commit 59c9a47

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.25.0](https://github.com/amplitude/experiment-js-client/compare/@amplitude/experiment-tag@0.24.0...@amplitude/experiment-tag@0.25.0) (2026-06-26)
7+
8+
9+
### Features
10+
11+
* **experiment-tag:** add cross-subdomain web_exp_id_v2 and first_seen cookies ([#332](https://github.com/amplitude/experiment-js-client/issues/332)) ([f9ee4e3](https://github.com/amplitude/experiment-js-client/commit/f9ee4e3b619956c5a622c0fa7010a3f532e8483c))
12+
* support cross-subdomain redirect impression tracking ([#238](https://github.com/amplitude/experiment-js-client/issues/238)) ([e4260a3](https://github.com/amplitude/experiment-js-client/commit/e4260a356cae6fa0001879ee03156718dbe5bfc4))
13+
14+
15+
16+
17+
618
# [0.24.0](https://github.com/amplitude/experiment-js-client/compare/@amplitude/experiment-tag@0.23.4...@amplitude/experiment-tag@0.24.0) (2026-06-04)
719

820

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

0 commit comments

Comments
 (0)