@mparticle/web-braze-kit-4 3.6.2 → 3.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9170,7 +9170,7 @@ window.braze = require$$0;
9170
9170
  var name = 'Appboy',
9171
9171
  suffix = 'v4',
9172
9172
  moduleId = 28,
9173
- version = "3.6.2",
9173
+ version = "3.8.0",
9174
9174
  MessageType = {
9175
9175
  PageView: 3,
9176
9176
  PageEvent: 4,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/web-braze-kit-4",
3
- "version": "3.6.2",
3
+ "version": "3.8.0",
4
4
  "author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)",
5
5
  "description": "mParticle integration sdk for Braze",
6
6
  "main": "dist/BrazeKit.common.js",