Skip to content

Commit

Permalink
chore: release node-server-sdk-8.x (#466)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored May 21, 2024
1 parent 87563cb commit 00a57b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/sdk/server-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [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)


### Bug Fixes

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

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/server-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/node-server-sdk",
"version": "8.2.5",
"version": "8.2.6",
"description": "LaunchDarkly Server-Side SDK for Node.js",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node",
"repository": {
Expand Down

0 comments on commit 00a57b5

Please sign in to comment.