Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 1089bb1

Browse files
caitlinrubin-optimizelyMatt Auerbach
authored andcommitted
Crubin/1.3.2 release (#75)
1 parent bd30a36 commit 1089bb1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
-------------------------------------------------------------------------------
2+
1.3.2
3+
-------------------------------------------------------------------------------
4+
* Removed JSON Schema Validator from Optimizely constructor
5+
* Minor bug fixes
6+
* Updated SDK to use new event endpoint
7+
-------------------------------------------------------------------------------
28
1.3.1
39
-------------------------------------------------------------------------------
410
* Removed request-promise from dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "optimizely-server-sdk",
33
"description": "Node SDK for Optimizely X Full Stack",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/optimizely/node-sdk.git"

0 commit comments

Comments
 (0)