Skip to content

Commit ea10c30

Browse files
chore(release): 0.5.3 [skip ci]
## [@segment/analytics-react-native-plugin-braze-v0.5.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.2...@segment/analytics-react-native-plugin-braze-v0.5.3) (2023-04-27) ### Bug Fixes * move unknownToString import ([#818](#818)) ([939d280](939d280))
1 parent 939d280 commit ea10c30

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-braze/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-braze-v0.5.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.2...@segment/analytics-react-native-plugin-braze-v0.5.3) (2023-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* move unknownToString import ([#818](https://github.com/segmentio/analytics-react-native/issues/818)) ([939d280](https://github.com/segmentio/analytics-react-native/commit/939d2805fd6fd46e611ed7b1d84659165cc7bf91))
7+
18
## [@segment/analytics-react-native-plugin-braze-v0.5.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.1...@segment/analytics-react-native-plugin-braze-v0.5.2) (2023-04-18)
29

310

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