Skip to content

Commit 2148c4b

Browse files
chore(release): 0.4.2 [skip ci]
## [@segment/analytics-react-native-plugin-braze-v0.4.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.4.1...@segment/analytics-react-native-plugin-braze-v0.4.2) (2023-02-02) ### Bug Fixes * add warnings when the date format does not parse ([#748](#748)) ([2777bea](2777bea))
1 parent 3c44a09 commit 2148c4b

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.4.2](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.4.1...@segment/analytics-react-native-plugin-braze-v0.4.2) (2023-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* add warnings when the date format does not parse ([#748](https://github.com/segmentio/analytics-react-native/issues/748)) ([2777bea](https://github.com/segmentio/analytics-react-native/commit/2777beadab176d8897a189e8a6d6861f1b9042b9))
7+
18
## [@segment/analytics-react-native-plugin-braze-v0.4.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.4.0...@segment/analytics-react-native-plugin-braze-v0.4.1) (2022-10-07)
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.4.1",
3+
"version": "0.4.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)