Skip to content

Commit

Permalink
chore(release): publish v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amplitude-sdk-bot committed May 2, 2022
1 parent 90591eb commit 06e002d
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 13 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/amplitude/experiment-node-server/compare/v1.0.2...v1.0.3) (2022-05-02)


### Bug Fixes

* fix test case ([bb990df](https://github.com/amplitude/experiment-node-server/commit/bb990df488552277cda006d95b82ad059a50a59d))
* reuse connections ([#5](https://github.com/amplitude/experiment-node-server/issues/5)) ([13d897c](https://github.com/amplitude/experiment-node-server/commit/13d897c9dfe4049329e3dee9217af370170f8209))





## [1.0.2](https://github.com/amplitude/experiment-node-server/compare/v1.0.1...v1.0.2) (2021-10-21)


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/amplitudecookie.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AmplitudeCookie | Experiment JS Server Documentation - v1.0.2</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.2">
<title>AmplitudeCookie | Experiment JS Server Documentation - v1.0.3</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">:root {
--color-background: #fdfdfd;
Expand Down Expand Up @@ -2674,7 +2674,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">Experiment JS Server Documentation - v1.0.2</a></strong>
<strong><a href="../index.html">Experiment JS Server Documentation - v1.0.3</a></strong>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/experimentclient.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ExperimentClient | Experiment JS Server Documentation - v1.0.2</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.2">
<title>ExperimentClient | Experiment JS Server Documentation - v1.0.3</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">:root {
--color-background: #fdfdfd;
Expand Down Expand Up @@ -2674,7 +2674,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="../index.html">Experiment JS Server Documentation - v1.0.2</a></strong>
<strong><a href="../index.html">Experiment JS Server Documentation - v1.0.3</a></strong>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Experiment JS Server Documentation - v1.0.2 | Experiment JS Server Documentation - v1.0.2</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.2">
<title>Experiment JS Server Documentation - v1.0.3 | Experiment JS Server Documentation - v1.0.3</title>
<meta name="description" content="Documentation for Experiment JS Server Documentation - v1.0.3">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">:root {
--color-background: #fdfdfd;
Expand Down Expand Up @@ -2674,7 +2674,7 @@
<div class="container">
<div class="table-wrap">
<div class="table-cell">
<strong><a href="index.html">Experiment JS Server Documentation - v1.0.2</a></strong>
<strong><a href="index.html">Experiment JS Server Documentation - v1.0.3</a></strong>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"packages": "packages/*",
"npmClient": "yarn",
"useWorkspaces": true
Expand Down
12 changes: 12 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/amplitude/experiment-node-server/compare/v1.0.2...v1.0.3) (2022-05-02)


### Bug Fixes

* fix test case ([bb990df](https://github.com/amplitude/experiment-node-server/commit/bb990df488552277cda006d95b82ad059a50a59d))
* reuse connections ([#5](https://github.com/amplitude/experiment-node-server/issues/5)) ([13d897c](https://github.com/amplitude/experiment-node-server/commit/13d897c9dfe4049329e3dee9217af370170f8209))





## [1.0.2](https://github.com/amplitude/experiment-node-server/compare/v1.0.1...v1.0.2) (2021-10-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/experiment-node-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "Javascript Server SDK for Amplitude Experiment",
"main": "dist/src/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/ssr-demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/amplitude/experiment-node-server/compare/v1.0.2...v1.0.3) (2022-05-02)

**Note:** Version bump only for package ssr-demo





## [1.0.2](https://github.com/amplitude/experiment-node-server/compare/v1.0.1...v1.0.2) (2021-10-21)

**Note:** Version bump only for package ssr-demo
Expand Down
4 changes: 2 additions & 2 deletions packages/ssr-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "ssr-demo",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"private": true,
"scripts": {
"start": "yarn --cwd ../node build && yarn next dev"
},
"dependencies": {
"@amplitude/experiment-js-client": "^0.2.0",
"@amplitude/experiment-node-server": "^1.0.2",
"@amplitude/experiment-node-server": "^1.0.3",
"next": "9.5.5",
"next-transpile-modules": "^4.1.0",
"react": "16.13.1",
Expand Down

0 comments on commit 06e002d

Please sign in to comment.