Skip to content

Commit 89e7364

Browse files
chore(release): v1.0.14 (#36)
2 parents 379b8b7 + 8212cbc commit 89e7364

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.14](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.13...v1.0.14) (2026-07-28)
4+
5+
### Bug Fixes
6+
7+
* **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))
8+
9+
### Documentation
10+
11+
* 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))
12+
313
## [1.0.13](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.12...v1.0.13) (2026-07-27)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push-plugin",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Config plugin to auto configure react-native-code-push on prebuild",
55
"keywords": [
66
"expo",

0 commit comments

Comments
 (0)