react-native-acoustic-connect-beta 19.0.1 → 19.0.2

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,4 @@
1
+ ## [19.0.2](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/19.0.1...19.0.2) (2026-06-30)
1
2
  ## [19.0.1](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.44...19.0.1) (2026-06-29)
2
3
  ## [18.0.44](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.43...18.0.44) (2026-06-26)
3
4
  ## [18.0.43](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.42...18.0.43) (2026-06-26)
@@ -1,4 +1,4 @@
1
- #Mon Jun 29 02:17:58 PDT 2026
1
+ #Tue Jun 30 04:05:03 PDT 2026
2
2
  UseWhiteList=true
3
3
  PrintScreen=3
4
4
  UseRandomSample=false
package/package.json CHANGED
@@ -214,7 +214,7 @@
214
214
  "source": "src/index",
215
215
  "summary": "react-native ios android tealeaf connect cxa wxca er enhanced-replay",
216
216
  "types": "./lib/typescript/src/index.d.ts",
217
- "version": "19.0.1",
217
+ "version": "19.0.2",
218
218
  "workspaces": [
219
219
  "example",
220
220
  "Examples/bare-workflow"