Skip to content

Commit a7d6b99

Browse files
chore: release main (#677)
🤖 I have created a release *beep* *boop* --- <details><summary>js-client-sdk: 0.3.1</summary> ## [0.3.1](js-client-sdk-v0.3.0...js-client-sdk-v0.3.1) (2024-11-08) ### Bug Fixes * Consolidate common exports between base package and compat package. ([#674](#674)) ([f692050](f692050)) </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 f692050 commit a7d6b99

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.0",
16+
"packages/sdk/browser": "0.3.1",
1717
"packages/sdk/server-ai": "0.1.1"
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.1](https://github.com/launchdarkly/js-core/compare/js-client-sdk-v0.3.0...js-client-sdk-v0.3.1) (2024-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Consolidate common exports between base package and compat package. ([#674](https://github.com/launchdarkly/js-core/issues/674)) ([f692050](https://github.com/launchdarkly/js-core/commit/f69205082d83318e2772d027d6ea533de3ce5eb1))
9+
310
## [0.3.0](https://github.com/launchdarkly/js-core/compare/js-client-sdk-v0.2.0...js-client-sdk-v0.3.0) (2024-11-04)
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.0",
3+
"version": "0.3.1",
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)