Skip to content

Commit 398590f

Browse files
chore(release): publish
- @amplitude/[email protected]
1 parent 53cd69e commit 398590f

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.3](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-05-15)
7+
8+
9+
### Bug Fixes
10+
11+
* add nonce ([#183](https://github.com/amplitude/experiment-js-client/issues/183)) ([53cd69e](https://github.com/amplitude/experiment-js-client/commit/53cd69e5101458aadecc75048f8dbafdcd5ba20f))
12+
13+
14+
15+
16+
617
## [0.6.2](https://github.com/amplitude/experiment-js-client/compare/@amplitude/[email protected]...@amplitude/[email protected]) (2025-05-07)
718

819

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

0 commit comments

Comments
 (0)