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

Add deleteVersion command and update localization for version deletion success and error messages; bump version to 2.6.0 in package.json.

This commit is contained in:
sunnylqm
2025-12-08 20:48:09 +08:00
parent 7259efbd7d
commit eb1468099b
5 changed files with 44 additions and 2 deletions

View File

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