Skip to content

Commit 4e34bf3

Browse files
chore(release): publish
- @amplitude/[email protected]
1 parent 0910310 commit 4e34bf3

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.6.2](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-05-07)
7+
8+
9+
### Bug Fixes
10+
11+
* track control impressions on targeted pages ([#181](https://github.com/amplitude/experiment-js-client/issues/181)) ([0910310](https://github.com/amplitude/experiment-js-client/commit/0910310f3d74a72e471a443982e7184e54301fa2))
12+
13+
14+
15+
16+
617
## [0.6.1](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-05-06)
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.6.1",
3+
"version": "0.6.2",
44
"description": "Amplitude Experiment Javascript Snippet",
55
"author": "Amplitude",
66
"homepage": "https://github.com/amplitude/experiment-js-client",

0 commit comments

Comments
 (0)