Skip to content

Commit 99a38ae

Browse files
chore: release main (#682)
🤖 I have created a release *beep* *boop* --- <details><summary>js-client-sdk: 0.3.2</summary> ## [0.3.2](js-client-sdk-v0.3.1...js-client-sdk-v0.3.2) (2024-11-13) ### Bug Fixes * Export correct options for compat. ([#678](#678)) ([8d8250c](8d8250c)) </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>
1 parent 8d8250c commit 99a38ae

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
@@ -13,6 +13,6 @@
1313
"packages/shared/sdk-client": "1.12.0",
1414
"packages/sdk/react-native": "10.9.2",
1515
"packages/telemetry/node-server-sdk-otel": "1.1.1",
16-
"packages/sdk/browser": "0.3.1",
16+
"packages/sdk/browser": "0.3.2",
1717
"packages/sdk/server-ai": "0.2.0"
1818
}

packages/sdk/browser/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/launchdarkly/js-core/compare/js-client-sdk-v0.3.1...js-client-sdk-v0.3.2) (2024-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Export correct options for compat. ([#678](https://github.com/launchdarkly/js-core/issues/678)) ([8d8250c](https://github.com/launchdarkly/js-core/commit/8d8250cafb20b60e45ac3661fd8b079cb62fb83e))
9+
310
## [0.3.1](https://github.com/launchdarkly/js-core/compare/js-client-sdk-v0.3.0...js-client-sdk-v0.3.1) (2024-11-08)
411

512

packages/sdk/browser/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": "0.3.1",
3+
"version": "0.3.2",
44
"description": "LaunchDarkly SDK for JavaScript in Browsers",
55
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/browser",
66
"repository": {

0 commit comments

Comments
 (0)