Skip to content

Commit 5a06ad1

Browse files
chore: release main (#342)
🤖 I have created a release *beep* *boop* --- <details><summary>react-native-client-sdk: 0.1.4</summary> ## [0.1.4](react-native-client-sdk-v0.1.3...react-native-client-sdk-v0.1.4) (2024-01-03) ### Bug Fixes * Add Detox e2e tests. ([#340](#340)) ([e7b9d29](e7b9d29)) </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 e7b9d29 commit 5a06ad1

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
@@ -11,5 +11,5 @@
1111
"packages/store/node-server-sdk-dynamodb": "6.0.5",
1212
"packages/store/node-server-sdk-redis": "4.0.5",
1313
"packages/shared/sdk-client": "0.1.1",
14-
"packages/sdk/react-native": "0.1.3"
14+
"packages/sdk/react-native": "0.1.4"
1515
}

packages/sdk/react-native/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.1.4](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.3...react-native-client-sdk-v0.1.4) (2024-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Add Detox e2e tests. ([#340](https://github.com/launchdarkly/js-core/issues/340)) ([e7b9d29](https://github.com/launchdarkly/js-core/commit/e7b9d299fe1e1c34489f8688099de466a12a3622))
9+
310
## [0.1.3](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v0.1.2...react-native-client-sdk-v0.1.3) (2023-12-29)
411

512

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": "0.1.3",
3+
"version": "0.1.4",
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)