We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9258d5c commit 2c1a529Copy full SHA for 2c1a529
packages/plugins/plugin-braze-middleware/CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## @segment/analytics-react-native-plugin-braze-middleware-v1.0.0 (2023-03-14)
2
+
3
4
+### Bug Fixes
5
6
+* async-storage as optional peer dependency ([#779](https://github.com/segmentio/analytics-react-native/issues/779)) ([f3d5bc0](https://github.com/segmentio/analytics-react-native/commit/f3d5bc024fe3ae988386aac8b9f6f3fc6d84677a))
packages/plugins/plugin-braze-middleware/package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native-plugin-braze-middleware",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
0 commit comments