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

Refactor rollout configuration handling in bindVersionToPackages; replace rollout logic with direct package binding and update API call to use POST method.

This commit is contained in:
sunnylqm
2025-11-04 21:52:25 +08:00
parent 6751daf8e0
commit 818907f811
2 changed files with 4 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update-cli",
"version": "2.3.2",
"version": "2.4.0",
"description": "command line tool for react-native-update (remote updates for react native)",
"main": "index.js",
"bin": {