Skip to content

Commit 60ac92b

Browse files
chore: release main (#519)
🤖 I have created a release *beep* *boop* --- <details><summary>react-native-client-sdk: 10.3.0</summary> ## [10.3.0](react-native-client-sdk-v10.2.1...react-native-client-sdk-v10.3.0) (2024-07-19) ### Features * Update expo and RN version used in example. ([#520](#520)) ([b8384c4](b8384c4)) ### Bug Fixes * Make it more clear what is happening when an event source is connecting. ([#518](#518)) ([52055ba](52055ba)) </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> Co-authored-by: Ryan Lamb <[email protected]>
1 parent 6e0f4fa commit 60ac92b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"packages/store/node-server-sdk-dynamodb": "6.1.16",
1212
"packages/store/node-server-sdk-redis": "4.1.16",
1313
"packages/shared/sdk-client": "1.1.5",
14-
"packages/sdk/react-native": "10.2.1",
14+
"packages/sdk/react-native": "10.3.0",
1515
"packages/telemetry/node-server-sdk-otel": "1.0.8"
1616
}

packages/sdk/react-native/CHANGELOG.md

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

3+
## [10.3.0](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.2.1...react-native-client-sdk-v10.3.0) (2024-07-19)
4+
5+
6+
### Features
7+
8+
* Update expo and RN version used in example. ([#520](https://github.com/launchdarkly/js-core/issues/520)) ([b8384c4](https://github.com/launchdarkly/js-core/commit/b8384c41243fb7475439cc634459b5156e05791b))
9+
10+
11+
### Bug Fixes
12+
13+
* Make it more clear what is happening when an event source is connecting. ([#518](https://github.com/launchdarkly/js-core/issues/518)) ([52055ba](https://github.com/launchdarkly/js-core/commit/52055ba603349c6a2d94e25c58813765d4d9abd9))
14+
315
## [10.2.1](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.2.0...react-native-client-sdk-v10.2.1) (2024-07-12)
416

517

packages/sdk/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/react-native-client-sdk",
3-
"version": "10.2.1",
3+
"version": "10.3.0",
44
"description": "React Native LaunchDarkly SDK",
55
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native",
66
"repository": {

0 commit comments

Comments
 (0)