Skip to content

Commit b11d8b3

Browse files
chore(release): 0.3.0 [skip ci]
## [@segment/analytics-react-native-plugin-amplitude-session-v0.3.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.2.1...@segment/analytics-react-native-plugin-amplitude-session-v0.3.0) (2022-07-15) ### Features * spin off the queue handling into a reusable plugin ([#502](#502)) ([55d7988](55d7988))
1 parent 47f5603 commit b11d8b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [@segment/analytics-react-native-plugin-amplitude-session-v0.3.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.2.1...@segment/analytics-react-native-plugin-amplitude-session-v0.3.0) (2022-07-15)
2+
3+
4+
### Features
5+
6+
* spin off the queue handling into a reusable plugin ([#502](https://github.com/segmentio/analytics-react-native/issues/502)) ([55d7988](https://github.com/segmentio/analytics-react-native/commit/55d798821163d5a41902a6bc099b1bfcbd853a17))

packages/plugins/plugin-amplitudeSession/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-amplitude-session",
3-
"version": "0.2.1",
3+
"version": "0.3.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)