Skip to content

Commit a9699a4

Browse files
authored
prepare 3.3.0 release (#280)
## [3.3.0] - 2024-05-22 ### Added: - Added a new optional timeout to ProviderConfig which gets passed to the underlying Javascript SDK `waitForInitialization` function.
2 parents a57b338 + 56ac4b4 commit a9699a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ldrelease/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
repo:
44
public: react-client-sdk
55
private: react-client-sdk-private
6-
6+
77
branches:
88
- name: main
99
description: 3.x
@@ -15,7 +15,7 @@ publications:
1515

1616
jobs:
1717
- docker:
18-
image: node:16-buster
18+
image: node:18-buster
1919
template:
2020
name: npm
2121

@@ -24,4 +24,4 @@ documentation:
2424
title: LaunchDarkly React SDK
2525

2626
sdk:
27-
displayName: "React"
27+
displayName: 'React'

0 commit comments

Comments
 (0)