Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.8.0 rc1 #503

Merged
merged 4 commits into from
Jun 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions example-new-architecture/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PODS:
- DatadogSDKCrashReporting (1.20.0):
- DatadogSDK (= 1.20.0)
- PLCrashReporter (~> 1.11.0)
- DatadogSDKReactNative (1.8.0-rc0):
- DatadogSDKReactNative (1.8.0-rc1):
- DatadogSDK (~> 1.20.0)
- DatadogSDKCrashReporting (~> 1.20.0)
- RCT-Folly (= 2021.07.22.00)
Expand Down Expand Up @@ -942,7 +942,7 @@ SPEC CHECKSUMS:
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DatadogSDK: a89bfe6b833c5f4069c36a5a1096947ff148e89a
DatadogSDKCrashReporting: 9f8ea80a58a68d165568e74a5b9d3d04bcff9563
DatadogSDKReactNative: 0534373068579935fc2c4a59de3f8b377b9991cc
DatadogSDKReactNative: 72eced5647bed95ea727b8a7cdb7eab94669b785
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: ddb55c55295ea51ed98aa7e2e08add2f826309d5
FBReactNativeSpec: 33a87f65f1a467d5f63d11d0cc106a10d3b0639d
Expand Down
Loading