From bbc2eae364feea4012f02be9e3aefdb477d1ffde Mon Sep 17 00:00:00 2001 From: amplitude-sdk-bot Date: Thu, 21 Oct 2021 22:24:36 +0000 Subject: [PATCH] chore(release): publish v1.0.2 --- CHANGELOG.md | 11 +++++++++++ docs/classes/amplitudecookie.html | 6 +++--- docs/classes/experimentclient.html | 6 +++--- docs/index.html | 6 +++--- lerna.json | 2 +- packages/node/CHANGELOG.md | 11 +++++++++++ packages/node/package.json | 2 +- packages/ssr-demo/CHANGELOG.md | 8 ++++++++ packages/ssr-demo/package.json | 4 ++-- 9 files changed, 43 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6a40d4..0c70de5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.2](https://github.com/amplitude/experiment-node-server/compare/v1.0.1...v1.0.2) (2021-10-21) + + +### Bug Fixes + +* send library in fetch ([4df8047](https://github.com/amplitude/experiment-node-server/commit/4df804741f5b7f125f0717bca18b449595e24d3a)) + + + + + ## [1.0.1](https://github.com/amplitude/experiment-node-server/compare/v1.0.0...v1.0.1) (2021-07-16) diff --git a/docs/classes/amplitudecookie.html b/docs/classes/amplitudecookie.html index fc83bc4..fd4a78a 100644 --- a/docs/classes/amplitudecookie.html +++ b/docs/classes/amplitudecookie.html @@ -3,8 +3,8 @@ - AmplitudeCookie | Experiment JS Server Documentation - v1.0.1 - + AmplitudeCookie | Experiment JS Server Documentation - v1.0.2 +