From 7808963869accd562021b93769fa1ce97c12c0d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 07:58:47 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20v13.3.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 f9e9a28a..1ca510b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bravemobile/react-native-code-push", - "version": "13.2.0", + "version": "13.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bravemobile/react-native-code-push", - "version": "13.2.0", + "version": "13.3.0", "license": "MIT", "workspaces": [ "cli" diff --git a/package.json b/package.json index 663e9c38..e6974687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bravemobile/react-native-code-push", - "version": "13.2.0", + "version": "13.3.0", "description": "React Native plugin for the CodePush service", "main": "src/CodePush.js", "react-native": "src/CodePush.js",