This repository was archived by the owner on Jan 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
-------------------------------------------------------------------------------
2
- 1.3.2
2
+ 1.3.3
3
3
-------------------------------------------------------------------------------
4
4
* Removed JSON Schema Validator from Optimizely constructor
5
5
* Minor bug fixes
6
+
7
+ -------------------------------------------------------------------------------
8
+ 1.3.2
9
+ -------------------------------------------------------------------------------
10
+ * Minor bug fixes
6
11
* Updated SDK to use new event endpoint
12
+
7
13
-------------------------------------------------------------------------------
8
14
1.3.1
9
15
-------------------------------------------------------------------------------
10
16
* Removed request-promise from dependencies
11
17
* Moved bluebird to devDependencies
18
+
12
19
-------------------------------------------------------------------------------
13
20
1.3.0
14
21
-------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " optimizely-server-sdk" ,
3
3
"description" : " Node SDK for Optimizely X Full Stack" ,
4
- "version" : " 1.3.2 " ,
4
+ "version" : " 1.3.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/optimizely/node-sdk.git"
You can’t perform that action at this time.
0 commit comments