1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-16 09:41:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Add deletePackage command with confirmation and error handling; update version to 2.1.0 and enhance localization for delete operations

This commit is contained in:
sunny.ll
2025-09-09 12:21:57 +08:00
parent cd890347d1
commit a4467717bc
6 changed files with 65 additions and 3 deletions

View File

@@ -62,6 +62,13 @@
}
}
},
"deletePackage": {
"options": {
"appId": {
"hasValue": true
}
}
},
"publish": {
"options": {
"platform": {