Skip to content

Commit 69e2f4e

Browse files
chore(release): 0.2.2 [skip ci]
## [@segment/analytics-react-native-plugin-braze-v0.2.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.2.1...@segment/analytics-react-native-plugin-braze-v0.2.2) (2022-06-24) ### Bug Fixes * persist user traits across events ([#581](#581)) ([d48ac83](d48ac83))
1 parent c4e4df3 commit 69e2f4e

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-braze-v0.2.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.2.1...@segment/analytics-react-native-plugin-braze-v0.2.2) (2022-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* persist user traits across events ([#581](https://github.com/segmentio/analytics-react-native/issues/581)) ([d48ac83](https://github.com/segmentio/analytics-react-native/commit/d48ac834000a4a81524b30ec1e386f337d55adf2))

packages/plugins/plugin-braze/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-braze",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
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)