From 4688767e2cf4693f26536725e73b702aba9f1372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:51:13 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20v13.2.0=20=EB=B0=B0=ED=8F=AC=20?= =?UTF-8?q?=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e817e291..f9e9a28a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bravemobile/react-native-code-push", - "version": "13.1.0", + "version": "13.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bravemobile/react-native-code-push", - "version": "13.1.0", + "version": "13.2.0", "license": "MIT", "workspaces": [ "cli" diff --git a/package.json b/package.json index f4880cef..663e9c38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bravemobile/react-native-code-push", - "version": "13.1.0", + "version": "13.2.0", "description": "React Native plugin for the CodePush service", "main": "src/CodePush.js", "react-native": "src/CodePush.js",