Skip to content

Commit 7cc7c8d

Browse files
authored
chore(release): v1.0.10 (#20)
2 parents a7016d2 + 2ddd1d7 commit 7cc7c8d

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.10](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.9...v1.0.10) (2026-07-27)
4+
5+
### Bug Fixes
6+
7+
* **release:** keep the changelog headings in the tag message ([0c6c8c1](https://github.com/GSTJ/react-native-code-push-plugin/commit/0c6c8c1b740858654b4ada1a062874be9302db22))
8+
9+
### Continuous Integration
10+
11+
* land release bumps through a PR instead of pushing to master ([#19](https://github.com/GSTJ/react-native-code-push-plugin/issues/19)) ([a7016d2](https://github.com/GSTJ/react-native-code-push-plugin/commit/a7016d264e5a4b14b1bdb8b3e9fe788e1357b60f))
12+
313
## [1.0.9](https://github.com/GSTJ/react-native-code-push-plugin/compare/v1.0.8...v1.0.9) (2026-07-26)
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.9",
3+
"version": "1.0.10",
44
"description": "Config plugin to auto configure react-native-code-push on prebuild",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)