Skip to content

Commit 2c8b8bb

Browse files
chore(release): 1.2.1 [skip ci]
## [@segment/analytics-react-native-plugin-advertising-id-v1.2.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-advertising-id-v1.2.0...@segment/analytics-react-native-plugin-advertising-id-v1.2.1) (2022-11-30) ### Bug Fixes * check for platform before configuring adId plugin ([#714](#714)) ([3b44278](3b44278))
1 parent d328040 commit 2c8b8bb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-advertising-id/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@segment/analytics-react-native-plugin-advertising-id-v1.2.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-advertising-id-v1.2.0...@segment/analytics-react-native-plugin-advertising-id-v1.2.1) (2022-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* check for platform before configuring adId plugin ([#714](https://github.com/segmentio/analytics-react-native/issues/714)) ([3b44278](https://github.com/segmentio/analytics-react-native/commit/3b44278b70f9a67812dc83dccceea6c65243e06e))
7+
18
## [@segment/analytics-react-native-plugin-advertising-id-v1.2.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-advertising-id-v1.1.1...@segment/analytics-react-native-plugin-advertising-id-v1.2.0) (2022-10-07)
29

310

packages/plugins/plugin-advertising-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-advertising-id",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)