@mparticle/web-braze-kit-5 3.6.0 → 3.6.1

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.
@@ -10021,7 +10021,7 @@ window.braze = require$$0;
10021
10021
  var name = 'Appboy',
10022
10022
  suffix = 'v5',
10023
10023
  moduleId = 28,
10024
- version = "3.6.0",
10024
+ version = "3.6.1",
10025
10025
  MessageType = {
10026
10026
  PageView: 3,
10027
10027
  PageEvent: 4,
@@ -10019,7 +10019,7 @@ window.braze = require$$0;
10019
10019
  var name = 'Appboy',
10020
10020
  suffix = 'v5',
10021
10021
  moduleId = 28,
10022
- version = "3.6.0",
10022
+ version = "3.6.1",
10023
10023
  MessageType = {
10024
10024
  PageView: 3,
10025
10025
  PageEvent: 4,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mparticle/web-braze-kit-5",
3
- "version": "3.6.0",
3
+ "version": "3.6.1",
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",