Skip to content

Commit

Permalink
Merge pull request #590 from DataDog/louiszawadzki/release-2.0.3
Browse files Browse the repository at this point in the history
Bump to version 2.0.3
  • Loading branch information
louiszawadzki authored Jan 18, 2024
2 parents cbe56ed + 692418a commit 2417713
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 26 deletions.
4 changes: 2 additions & 2 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PODS:
- DatadogInternal (= 2.6.0)
- DatadogRUM (2.6.0):
- DatadogInternal (= 2.6.0)
- DatadogSDKReactNative (2.0.2):
- DatadogSDKReactNative (2.0.3):
- DatadogCore (~> 2.6.0)
- DatadogCrashReporting (~> 2.6.0)
- DatadogLogs (~> 2.6.0)
Expand Down Expand Up @@ -964,7 +964,7 @@ SPEC CHECKSUMS:
DatadogInternal: 6febbce547fac204638f2ef5fe53cea49d05215b
DatadogLogs: 23905c3f91c8c3c9ab3bd0f00ec5c070fccafa36
DatadogRUM: 691819a9d5fc1924f783af6ad6eb609e5ab35e72
DatadogSDKReactNative: 5d31bea3843456c0fa18ac425277e0dea13533ef
DatadogSDKReactNative: 3bcbc66c7f331abfc80587b50047ba81366c602b
DatadogTrace: e099ae8cab89bd01575809a93acdc3f69b599cbe
DatadogWebViewTracking: d1c6e9b349444d8996380dd0545bdb3abd620302
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down
4 changes: 2 additions & 2 deletions example/ios/DdSdkReactNativeExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
};
};
};
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ddSdkReactnativeExample" */;
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DdSdkReactNativeExample" */;
compatibilityVersion = "Xcode 12.0";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand Down Expand Up @@ -689,7 +689,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ddSdkReactnativeExample" */ = {
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DdSdkReactNativeExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
83CBBA201A601CBA00E9B192 /* Debug */,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ PODS:
- DatadogInternal (= 2.6.0)
- DatadogRUM (2.6.0):
- DatadogInternal (= 2.6.0)
- DatadogSDKReactNative (2.0.2):
- DatadogSDKReactNative (2.0.3):
- DatadogCore (~> 2.6.0)
- DatadogCrashReporting (~> 2.6.0)
- DatadogLogs (~> 2.6.0)
- DatadogRUM (~> 2.6.0)
- DatadogTrace (~> 2.6.0)
- DatadogWebViewTracking (~> 2.6.0)
- React-Core
- DatadogSDKReactNative/Tests (2.0.2):
- DatadogSDKReactNative/Tests (2.0.3):
- DatadogCore (~> 2.6.0)
- DatadogCrashReporting (~> 2.6.0)
- DatadogLogs (~> 2.6.0)
- DatadogRUM (~> 2.6.0)
- DatadogTrace (~> 2.6.0)
- DatadogWebViewTracking (~> 2.6.0)
- React-Core
- DatadogSDKReactNativeSessionReplay (2.0.2):
- DatadogSDKReactNativeSessionReplay (2.0.3):
- DatadogSessionReplay (~> 2.6.0)
- React-Core
- DatadogSDKReactNativeSessionReplay/Tests (2.0.2):
- DatadogSDKReactNativeSessionReplay/Tests (2.0.3):
- DatadogSessionReplay (~> 2.6.0)
- React-Core
- React-RCTText
Expand Down Expand Up @@ -575,8 +575,8 @@ SPEC CHECKSUMS:
DatadogInternal: 6febbce547fac204638f2ef5fe53cea49d05215b
DatadogLogs: 23905c3f91c8c3c9ab3bd0f00ec5c070fccafa36
DatadogRUM: 691819a9d5fc1924f783af6ad6eb609e5ab35e72
DatadogSDKReactNative: b2c67b9d60c5d61f5516ddd9e741a442c8513246
DatadogSDKReactNativeSessionReplay: ba19a72067c70ff33818c271d3dc37b4c7f1397d
DatadogSDKReactNative: abd5bf8682af09d9261b873b40017625edecca7f
DatadogSDKReactNativeSessionReplay: 5c05200faef4fdd09d40b0b83f04a7385efb603c
DatadogSessionReplay: 0198de603c4d7d0755d61f33f13855b9743586af
DatadogTrace: e099ae8cab89bd01575809a93acdc3f69b599cbe
DatadogWebViewTracking: d1c6e9b349444d8996380dd0545bdb3abd620302
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "yarn",
"version": "2.0.2",
"version": "2.0.3",
"packages": [
"packages/*"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/codepush/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-code-push",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with Appcenter Codepush and Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -38,7 +38,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^2.0.2",
"@datadog/mobile-react-native": "^2.0.3",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1",
"react-native-code-push": "7.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// generated by genversion
export const version = '2.0.2';
export const version = '2.0.3';
2 changes: 1 addition & 1 deletion packages/react-native-apollo-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-apollo-client",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with Apollo Client and Datadog",
"keywords": [
"datadog",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-navigation",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -36,7 +36,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^2.0.2",
"@datadog/mobile-react-native": "^2.0.3",
"@testing-library/react-native": "7.0.2",
"react-native-builder-bob": "0.17.1",
"react-native-gesture-handler": "1.10.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-session-replay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-session-replay",
"version": "2.0.2-alpha.0",
"version": "2.0.3-alpha.0",
"description": "A client-side React Native module to enable session replay with Datadog",
"keywords": [
"datadog",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-webview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-native-webview",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with react-native-webview and Datadog",
"keywords": [
"datadog",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datadog/mobile-react-navigation",
"version": "2.0.2",
"version": "2.0.3",
"description": "A client-side React Native module to interact with Datadog",
"keywords": [
"datadog",
Expand Down Expand Up @@ -36,7 +36,7 @@
"prepare": "rm -rf lib && yarn bob build"
},
"devDependencies": {
"@datadog/mobile-react-native": "^2.0.2",
"@datadog/mobile-react-native": "^2.0.3",
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]",
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]",
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3562,7 +3562,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-code-push@workspace:packages/codepush"
dependencies:
"@datadog/mobile-react-native": ^2.0.2
"@datadog/mobile-react-native": ^2.0.3
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.17.1
react-native-code-push: 7.0.5
Expand All @@ -3578,7 +3578,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native-navigation@workspace:packages/react-native-navigation"
dependencies:
"@datadog/mobile-react-native": ^2.0.2
"@datadog/mobile-react-native": ^2.0.3
"@testing-library/react-native": 7.0.2
react-native-builder-bob: 0.17.1
react-native-gesture-handler: 1.10.3
Expand Down Expand Up @@ -3618,7 +3618,7 @@ __metadata:
languageName: unknown
linkType: soft

"@datadog/mobile-react-native@^2.0.2, @datadog/mobile-react-native@workspace:packages/core":
"@datadog/mobile-react-native@^2.0.3, @datadog/mobile-react-native@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-native@workspace:packages/core"
dependencies:
Expand All @@ -3634,7 +3634,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@datadog/mobile-react-navigation@workspace:packages/react-navigation"
dependencies:
"@datadog/mobile-react-native": ^2.0.2
"@datadog/mobile-react-native": ^2.0.3
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]"
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]"
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]"
Expand Down

0 comments on commit 2417713

Please sign in to comment.