File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.69.0] - 2024-06-06
9+ ### Fix
10+ - Unsupported URL in React native env
11+
812## [ 1.68.0] - 2024-02-15
913### Added
1014- Promise based approach for all APIs to support async user storage operations
Original file line number Diff line number Diff line change 11{
22 "name" : " vwo-node-sdk" ,
3- "version" : " 1.68.1 " ,
3+ "version" : " 1.69.0 " ,
44 "description" : " VWO Node SDK for server-side Testing" ,
55 "scripts" : {
66 "build" : " yarn build:dev && yarn build:prod" ,
You can’t perform that action at this time.
0 commit comments