Skip to content

Commit

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


##
[3.5.0](3.4.0...3.5.0)
(2024-10-18)


### Features

* Add support for client-side prerequisite events.
([#306](#306))
([fe51da0](fe51da0))

---
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 fe51da0 commit 9efd8bb
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.4.0"
".": "3.5.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 JavaScript SDKs will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).

## [3.5.0](https://github.com/launchdarkly/js-client-sdk/compare/3.4.0...3.5.0) (2024-10-18)


### Features

* Add support for client-side prerequisite events. ([#306](https://github.com/launchdarkly/js-client-sdk/issues/306)) ([fe51da0](https://github.com/launchdarkly/js-client-sdk/commit/fe51da0c2b974fb9b4d5fe99ad46cea35993a704))

## [3.4.0] - 2024-06-20
### Changed:
- Updated to launchdarkly-js-sdk-common 5.3.0 which supports synchronous inspectors.
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": "3.4.0",
"version": "3.5.0",
"description": "LaunchDarkly SDK for JavaScript",
"author": "LaunchDarkly <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9efd8bb

Please sign in to comment.