Skip to content

Commit 31587ff

Browse files
chore(release): 1.0.0 [skip ci]
## @segment/analytics-react-native-plugin-device-token-v1.0.0 (2023-03-14) ### Features * add device token plugin ([#777](#777)) ([782a721](782a721))
1 parent 7fca16d commit 31587ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-device-token/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-device-token-v1.0.0 (2023-03-14)
2+
3+
4+
### Features
5+
6+
* add device token plugin ([#777](https://github.com/segmentio/analytics-react-native/issues/777)) ([782a721](https://github.com/segmentio/analytics-react-native/commit/782a721043dcc20bd76b33d4a18e9e5e2ad071d8))
7+
18
## [@segment/analytics-react-native-plugin-firebase-v0.3.4](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-firebase-v0.3.3...@segment/analytics-react-native-plugin-firebase-v0.3.4) (2023-02-28)
29

310

packages/plugins/plugin-device-token/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-device-token",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
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)