Skip to content

Commit 55f18e6

Browse files
1.69.0
1 parent 6fb28f0 commit 55f18e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)