Skip to content

Commit

Permalink
chore(main): release 3.3.0 (#50)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.3.0](3.2.1...3.3.0)
(2024-10-18)


### Features

* Add support for client-side prerequisite events.
([#49](#49))
([7495877](7495877))

---
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 Oct 18, 2024
1 parent 7495877 commit 8304c7b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.2.1"
".": "3.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to the LaunchDarkly Client-Side SDK for Node.js will be documented in this file.

## [3.3.0](https://github.com/launchdarkly/node-client-sdk/compare/3.2.1...3.3.0) (2024-10-18)


### Features

* Add support for client-side prerequisite events. ([#49](https://github.com/launchdarkly/node-client-sdk/issues/49)) ([7495877](https://github.com/launchdarkly/node-client-sdk/commit/7495877e9bcff857b3ba6cef36e0de8a9120c57e))

## [3.2.1] - 2024-05-23
### Fixed:
- Updated `launchdarkly-evensource` to version `2.0.3` which includes improvements to error handling and shutdown of SSE streams.
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-node-client-sdk",
"version": "3.2.1",
"version": "3.3.0",
"description": "LaunchDarkly Client-Side SDK for Node.js",
"author": "LaunchDarkly <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 8304c7b

Please sign in to comment.