Skip to content

Commit

Permalink
Merge branch 'segmentio:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
thesunita authored Oct 28, 2024
2 parents 919b65d + 04abe37 commit bf3a3af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
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.20.1",
"version": "2.20.2",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"keywords": [
"segment",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugins/plugin-advertising-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Dependencies

* **@segment/analytics-react-native:** upgraded to 2.20.2

### Dependencies

* **@segment/analytics-react-native:** upgraded to 2.19.0
* **@segment/sovran-react-native:** upgraded to 1.1.1

Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-advertising-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native-plugin-advertising-id",
"version": "1.3.1",
"version": "1.3.2",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
Expand Down

0 comments on commit bf3a3af

Please sign in to comment.