Skip to content

Commit 9e2de9b

Browse files
chore(release): 0.5.4 [skip ci]
## [@segment/analytics-react-native-plugin-braze-v0.5.4](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.3...@segment/analytics-react-native-plugin-braze-v0.5.4) (2023-06-02) ### Bug Fixes * move braze to peer deps ([#845](#845)) ([f3640e3](f3640e3)) * update braze example and readme ([#830](#830)) ([b6a319a](b6a319a))
1 parent cb50e0f commit 9e2de9b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/plugins/plugin-braze/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [@segment/analytics-react-native-plugin-braze-v0.5.4](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.3...@segment/analytics-react-native-plugin-braze-v0.5.4) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* move braze to peer deps ([#845](https://github.com/segmentio/analytics-react-native/issues/845)) ([f3640e3](https://github.com/segmentio/analytics-react-native/commit/f3640e3a97c4d0b14402995ca993866689127a77))
7+
* update braze example and readme ([#830](https://github.com/segmentio/analytics-react-native/issues/830)) ([b6a319a](https://github.com/segmentio/analytics-react-native/commit/b6a319aab9e3fe70dc125a99132ccb77abe4c391))
8+
19
## [@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)
210

311

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