Skip to content

Commit 23139da

Browse files
chore(main): release 3.6.1 (#318)
🤖 I have created a release *beep* *boop* --- ## [3.6.1](3.6.0...3.6.1) (2025-04-25) ### Bug Fixes * Update configuration to expect `hooks`. ([#317](#317)) ([574dec8](574dec8)) --- 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 574dec8 commit 23139da

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.6.0"
2+
".": "3.6.1"
33
}

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 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.1](https://github.com/launchdarkly/js-client-sdk/compare/3.6.0...3.6.1) (2025-04-25)
6+
7+
8+
### Bug Fixes
9+
10+
* Update configuration to expect `hooks`. ([#317](https://github.com/launchdarkly/js-client-sdk/issues/317)) ([574dec8](https://github.com/launchdarkly/js-client-sdk/commit/574dec8a9fc7c7bf1f327f3e058724f0c8483c8d))
11+
512
## [3.6.0](https://github.com/launchdarkly/js-client-sdk/compare/3.5.0...3.6.0) (2025-04-21)
613

714

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.6.0",
3+
"version": "3.6.1",
44
"description": "LaunchDarkly SDK for JavaScript",
55
"author": "LaunchDarkly <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)