1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 08:41:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

bump version to 10.29.2 and add delayed execution for clearing first-time and rollback marks in UpdateModule

This commit is contained in:
sunnylqm
2025-06-16 12:00:19 +08:00
parent ebc9b97e70
commit d5194a1ad1
2 changed files with 16 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.29.1",
"version": "10.29.2",
"description": "react-native hot update",
"main": "src/index",
"scripts": {