From 8212cbc1542e28e8b65707c6ac1588fbe6cb49e1 Mon Sep 17 00:00:00 2001 From: Gabriel Taveira Date: Tue, 28 Jul 2026 23:26:28 +0000 Subject: [PATCH] chore(release): v1.0.14 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ece2b95..6994c9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.0.14](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.13...v1.0.14) (2026-07-28) + +### Bug Fixes + +* **changelog:** use effect, because hidden does nothing ([#35](https://github.com/GSTJ/react-native-code-push-plugin/issues/35)) ([379b8b7](https://github.com/GSTJ/react-native-code-push-plugin/commit/379b8b7a8ec37789ceb0e72edae794e2a2e40314)) + +### Documentation + +* add a security policy ([#34](https://github.com/GSTJ/react-native-code-push-plugin/issues/34)) ([cdb93d9](https://github.com/GSTJ/react-native-code-push-plugin/commit/cdb93d9280062f08ab8b81e4b8c21b287b4616d0)) + ## [1.0.13](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.12...v1.0.13) (2026-07-27) ### Bug Fixes diff --git a/package.json b/package.json index 62469bc..5914c01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-code-push-plugin", - "version": "1.0.13", + "version": "1.0.14", "description": "Config plugin to auto configure react-native-code-push on prebuild", "keywords": [ "expo",