From 7074f3d370e83cec8494e65eac2e2911061cf622 Mon Sep 17 00:00:00 2001 From: Irena Szukala Date: Tue, 16 Jun 2026 14:17:16 +0200 Subject: [PATCH] chore: bump version to 10.3.2 Co-Authored-By: Claude Opus 4.8 (1M context) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 694b835a..65520a00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intercom/intercom-react-native", - "version": "10.3.1", + "version": "10.3.2", "description": "React Native wrapper to bridge our iOS and Android SDK", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",