This repository was archived by the owner on Jan 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------------------
2+ 1.3.0
3+ -------------------------------------------------------------------------------
4+ * Introduced user profile service.
5+ * Minor performance and readibility improvements.
6+
17-------------------------------------------------------------------------------
281.2.3
39-------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 11/****************************************************************************
2- * Copyright 2016-2017, Optimizely, Inc. and contributors *
2+ * Copyright 2016-2017, Optimizely, Inc. and contributors *
33 * *
44 * Licensed under the Apache License, Version 2.0 (the "License"); *
55 * you may not use this file except in compliance with the License. *
@@ -86,4 +86,4 @@ exports.LOG_MESSAGES = {
8686exports . JAVASCRIPT_CLIENT_ENGINE = 'javascript-sdk' ;
8787exports . NEW_OPTIMIZELY_VERSION = '2' ;
8888exports . NODE_CLIENT_ENGINE = 'node-sdk' ;
89- exports . NODE_CLIENT_VERSION = '1.2.3 ' ;
89+ exports . NODE_CLIENT_VERSION = '1.3.0 ' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " optimizely-server-sdk" ,
33 "description" : " Node SDK for Optimizely X Full Stack" ,
4- "version" : " 1.2.3 " ,
4+ "version" : " 1.3.0 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/optimizely/node-sdk.git"
You can’t perform that action at this time.
0 commit comments