Skip to content

Commit ed39a5c

Browse files
chore(main): release 3.6.0 (#316)
🤖 I have created a release *beep* *boop* --- ## [3.6.0](3.5.0...3.6.0) (2025-04-21) ### Features * Add hooks support. ([46f4571](46f4571)) * Inline contexts in custom events. ([46f4571](46f4571)) --- 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 46f4571 commit ed39a5c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.5.0"
2+
".": "3.6.0"
33
}

CHANGELOG.md

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

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

5+
## [3.6.0](https://github.com/launchdarkly/js-client-sdk/compare/3.5.0...3.6.0) (2025-04-21)
6+
7+
8+
### Features
9+
10+
* Add hooks support. ([46f4571](https://github.com/launchdarkly/js-client-sdk/commit/46f4571922eff6e68f66bcc35ea2b03b57da6b2c))
11+
* Inline contexts in custom events. ([46f4571](https://github.com/launchdarkly/js-client-sdk/commit/46f4571922eff6e68f66bcc35ea2b03b57da6b2c))
12+
513
## [3.5.0](https://github.com/launchdarkly/js-client-sdk/compare/3.4.0...3.5.0) (2024-10-18)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-js-client-sdk",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "LaunchDarkly SDK for JavaScript",
55
"author": "LaunchDarkly <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)