File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0
2+ May 24, 2018
3+
4+ * Introduces support for bot filtering.
5+
16## 2.0.2
27May 24, 2018
38
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ exports.CONTROL_ATTRIBUTES = {
137137
138138exports . JAVASCRIPT_CLIENT_ENGINE = 'javascript-sdk' ;
139139exports . NODE_CLIENT_ENGINE = 'node-sdk' ;
140- exports . NODE_CLIENT_VERSION = '2.0.2 ' ;
140+ exports . NODE_CLIENT_VERSION = '2.1.0 ' ;
141141
142142/*
143143 * Notification types for use with NotificationCenter
Original file line number Diff line number Diff line change 11{
22 "name" : " @optimizely/optimizely-sdk" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " JavaScript SDK package for Optimizely X Full Stack" ,
55 "main" : " dist/optimizely.node.js" ,
66 "browser" : " lib/index.browser.js" ,
You can’t perform that action at this time.
0 commit comments