react-native-acoustic-connect-beta 18.0.40 → 18.0.42

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,5 @@
1
+ ## [18.0.42](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.41...18.0.42) (2026-06-25)
2
+ ## [18.0.41](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.40...18.0.41) (2026-06-25)
1
3
  ## [18.0.40](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.39...18.0.40) (2026-06-24)
2
4
  ## [18.0.39](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.38...18.0.39) (2026-06-23)
3
5
  ## [18.0.38](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/compare/18.0.37...18.0.38) (2026-06-22)
@@ -1,4 +1,4 @@
1
- #Wed Jun 24 09:52:20 PDT 2026
1
+ #Thu Jun 25 09:21:56 PDT 2026
2
2
  UseWhiteList=true
3
3
  PrintScreen=3
4
4
  UseRandomSample=false
package/cli/index.mjs CHANGED
File without changes
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": "18.0.40",
217
+ "version": "18.0.42",
218
218
  "workspaces": [
219
219
  "example",
220
220
  "Examples/bare-workflow"