Skip to content

Commit 874b105

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 2.24.2
1 parent 7195e80 commit 874b105

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
@@ -2,6 +2,10 @@
22

33
All notable changes to the LaunchDarkly client-side JavaScript SDKs will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.24.2] - 2022-10-20
6+
### Changed:
7+
- Updated to `js-sdk-common` `3.8.2` which includes jitter and backoff for re-connection attempts for streaming connections.
8+
59
## [2.24.0] - 2022-10-18
610
### Changed:
711
- Upgrade to `js-sdk-common` `3.8.1` which added support for `Inspectors` that can be used for collecting information for monitoring, analytics, and debugging.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-js-client-sdk",
3-
"version": "2.24.0",
3+
"version": "2.24.2",
44
"description": "LaunchDarkly SDK for JavaScript",
55
"author": "LaunchDarkly <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)