Skip to content

Commit 00a57b5

Browse files
chore: release node-server-sdk-8.x (#466)
🤖 I have created a release *beep* *boop* --- <details><summary>node-server-sdk: 8.2.6</summary> ## [8.2.6](node-server-sdk-v8.2.5...node-server-sdk-v8.2.6) (2024-05-21) ### Bug Fixes * Configure max backoff and jitter ratio to ensure exponential backoff. ([#464](#464)) ([87563cb](87563cb)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87563cb commit 00a57b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/sdk/server-node/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to `@launchdarkly/node-server-sdk` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [8.2.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.5...node-server-sdk-v8.2.6) (2024-05-21)
6+
7+
8+
### Bug Fixes
9+
10+
* Configure max backoff and jitter ratio to ensure exponential backoff. ([#464](https://github.com/launchdarkly/js-core/issues/464)) ([87563cb](https://github.com/launchdarkly/js-core/commit/87563cb516c42da921f8a52790b935d672c5107c))
11+
512
## [8.2.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v8.2.4...node-server-sdk-v8.2.5) (2024-02-12)
613

714

packages/sdk/server-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/node-server-sdk",
3-
"version": "8.2.5",
3+
"version": "8.2.6",
44
"description": "LaunchDarkly Server-Side SDK for Node.js",
55
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node",
66
"repository": {

0 commit comments

Comments
 (0)