react-native-acoustic-connect-beta 19.0.10 → 19.0.11

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,8 @@
1
+ ## 19.0.11 (2026-07-07)
2
+
3
+ ### Reverts
4
+
5
+ * Revert "Beta ReactNativeConnect build: 18.0.36" ([609ad7d](https://github.com/aipoweredmarketer/react-native-acoustic-connect-beta/commit/609ad7d3244ec06f27dced5864d40585c5b3c9cf))
1
6
  ## 19.0.10 (2026-07-07)
2
7
 
3
8
  ### Reverts
@@ -1,4 +1,4 @@
1
- #Tue Jul 07 01:57:13 PDT 2026
1
+ #Tue Jul 07 06:23:24 PDT 2026
2
2
  UseWhiteList=true
3
3
  PrintScreen=3
4
4
  UseRandomSample=false
package/package.json CHANGED
@@ -229,7 +229,7 @@
229
229
  "source": "src/index",
230
230
  "summary": "react-native ios android tealeaf connect cxa wxca er enhanced-replay",
231
231
  "types": "./lib/typescript/src/index.d.ts",
232
- "version": "19.0.10",
232
+ "version": "19.0.11",
233
233
  "workspaces": [
234
234
  "example",
235
235
  "Examples/bare-workflow"