Skip to content

Commit

Permalink
chore: release main (#677)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Nov 8, 2024
1 parent f692050 commit a7d6b99
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
Expand Up @@ -13,6 +13,6 @@
"packages/shared/sdk-client": "1.12.0",
"packages/sdk/react-native": "10.9.2",
"packages/telemetry/node-server-sdk-otel": "1.1.1",
"packages/sdk/browser": "0.3.0",
"packages/sdk/browser": "0.3.1",
"packages/sdk/server-ai": "0.1.1"
}
7 changes: 7 additions & 0 deletions packages/sdk/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [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)


### Bug Fixes

* 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))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/js-client-sdk",
"version": "0.3.0",
"version": "0.3.1",
"description": "LaunchDarkly SDK for JavaScript in Browsers",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/browser",
"repository": {
Expand Down

0 comments on commit a7d6b99

Please sign in to comment.