Skip to content

chore: release 2.1.6-beta #456

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

Merged
merged 2 commits into from
Feb 24, 2022
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/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ PODS:
- React
- RNGestureHandler (2.2.0):
- React-Core
- segment-analytics-react-native (2.1.4-beta):
- segment-analytics-react-native (2.1.6-beta):
- React-Core
- segment-analytics-react-native-plugin-idfa (0.2.0-beta):
- React-Core
Expand Down Expand Up @@ -458,7 +458,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: b49b4e38a1548d03b74b30e558a1d18465b94be7
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNGestureHandler: bf572f552ea324acd5b5464b8d30755b2d8c1de6
segment-analytics-react-native: cafec7a2e5f20b4fb6e872f8055574e982c7bb0f
segment-analytics-react-native: 2efa452e7ce2b8b59cf2dd9335e208c963ebbbbe
segment-analytics-react-native-plugin-idfa: 2dc6e38506a5b034db4a4cf16db48643b2f356a2
sovran-react-native: 1b68d70aaa2d96489e0338eaf3a4cbf92688c793
Yoga: 3f5bfc54ce164fcd5b5d7f9f4232182d6298dd56
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": "@segment/analytics-react-native",
"version": "2.1.5-beta",
"version": "2.1.6-beta",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
Expand Down