Skip to content

Commit

Permalink
Releasing version 2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyReleaseBot committed Oct 20, 2022
1 parent 7195e80 commit 874b105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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).

## [2.24.2] - 2022-10-20
### Changed:
- Updated to `js-sdk-common` `3.8.2` which includes jitter and backoff for re-connection attempts for streaming connections.

## [2.24.0] - 2022-10-18
### Changed:
- 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.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "launchdarkly-js-client-sdk",
"version": "2.24.0",
"version": "2.24.2",
"description": "LaunchDarkly SDK for JavaScript",
"author": "LaunchDarkly <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 874b105

Please sign in to comment.