Skip to content

Commit ba6197d

Browse files
chore(release): 0.3.3 [skip ci]
## [@segment/analytics-react-native-plugin-amplitude-session-v0.3.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.3.2...@segment/analytics-react-native-plugin-amplitude-session-v0.3.3) (2023-04-18) ### Bug Fixes * stricter linting, improved handling of plugin errrors ([#795](#795)) ([1ddb4d5](1ddb4d5)), closes [#799](#799) [#803](#803) [#802](#802)
1 parent 7b257d4 commit ba6197d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-amplitudeSession/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-amplitude-session-v0.3.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.3.2...@segment/analytics-react-native-plugin-amplitude-session-v0.3.3) (2023-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* stricter linting, improved handling of plugin errrors ([#795](https://github.com/segmentio/analytics-react-native/issues/795)) ([1ddb4d5](https://github.com/segmentio/analytics-react-native/commit/1ddb4d571df794bc7eaa5c5302ed27b90faf9a73)), closes [#799](https://github.com/segmentio/analytics-react-native/issues/799) [#803](https://github.com/segmentio/analytics-react-native/issues/803) [#802](https://github.com/segmentio/analytics-react-native/issues/802)
7+
18
## [@segment/analytics-react-native-plugin-amplitude-session-v0.3.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.3.1...@segment/analytics-react-native-plugin-amplitude-session-v0.3.2) (2023-03-14)
29

310

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.3.2",
3+
"version": "0.3.3",
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)