sunnylqm
|
7259efbd7d
|
parseaab
|
2025-11-24 00:23:02 +08:00 |
|
sunnylqm
|
cf679715a5
|
Remove unused copiesv2 variable from diffFromPPK and diffFromPackage functions in bundle.ts to streamline JSON output.
|
2025-11-22 01:16:18 +08:00 |
|
sunnylqm
|
ebd6d36b30
|
Update version to 2.4.1 in package.json and streamline file and keyword declarations; import fetch in http-helper.ts for enhanced HTTP functionality.
|
2025-11-19 13:41:41 +08:00 |
|
sunnylqm
|
818907f811
|
Refactor rollout configuration handling in bindVersionToPackages; replace rollout logic with direct package binding and update API call to use POST method.
|
2025-11-04 21:52:25 +08:00 |
|
sunnylqm
|
6751daf8e0
|
Update version to 2.3.2 in package.json and enhance search paths for @expo/cli in runReactNativeBundleCommand to include expo package directory.
|
2025-10-31 16:07:02 +08:00 |
|
sunnylqm
|
b973ace443
|
Update version to 2.3.1 in package.json and add support for harmony platform in runReactNativeBundleCommand to handle asset copying and file movement.
|
2025-10-26 18:05:18 +08:00 |
|
sunnylqm
|
317975cdba
|
Update version to 2.3.0 in package.json
|
2025-10-25 12:19:18 +08:00 |
|
sunnylqm
|
15c8052459
|
Update version to 2.2.4 in package.json and enhance argument handling in runReactNativeBundleCommand for improved functionality.
|
2025-10-25 10:53:50 +08:00 |
|
sunnylqm
|
c633af549d
|
Update version to 2.2.3 in package.json and implement recursive file copying with special handling for assets in bundle.ts
|
2025-10-24 23:58:57 +08:00 |
|
sunnylqm
|
78159f362b
|
Update version to 2.2.2 in package.json and refactor argument handling in runReactNativeBundleCommand for better clarity and efficiency.
|
2025-10-24 22:04:24 +08:00 |
|
sunnylqm
|
b76440d018
|
Update version to 2.2.1 in package.json and refactor argument handling in runReactNativeBundleCommand for improved clarity and efficiency.
|
2025-10-24 20:41:46 +08:00 |
|
Sunny Luo
|
e3c951bc1b
|
Update package.json
|
2025-09-23 15:37:35 +08:00 |
|
sunnylqm
|
fd46bafb98
|
Update version to 2.1.3 in package.json; set baseUrl in .swcrc; refactor API query logic to use dynamic base URL and update defaultEndpoints in constants.ts
|
2025-09-14 17:25:35 +08:00 |
|
sunny.ll
|
917f99f2ab
|
Fix package selection logic to match by package name instead of version; improve error handling for package retrieval.
|
2025-09-10 17:11:12 +08:00 |
|
sunny.ll
|
07ff19fbe5
|
Update version to 2.1.1 in package.json and improve error handling for package loading in dep-versions.ts
|
2025-09-10 11:05:24 +08:00 |
|
sunny.ll
|
a4467717bc
|
Add deletePackage command with confirmation and error handling; update version to 2.1.0 and enhance localization for delete operations
|
2025-09-09 12:34:06 +08:00 |
|
Sunny Luo
|
cd890347d1
|
Update package.json
|
2025-08-26 09:50:25 +08:00 |
|
sunnylqm
|
7e7e555450
|
Update package.json for version 2.0.0, change repository and issue URLs, and format files and keywords for better readability.
|
2025-07-30 14:34:43 +08:00 |
|
波仔糕
|
e98bcf504f
|
cli modular refactor (#16)
* add logic to support SENTRY_PROPERTIES parameter
* remove update.json and meta.json files in ppk
* udpapte
* refactor modles
* update
* add package-module file
* update
* update readme file
* modifu cli.json file
* fix command issues
* improve version workflow logic
* udpate
* update
* update
* update
* udpate
* udpate
* add example
* update readme file
* udpate version
* change logic to use pushy command uniformly
|
2025-07-24 11:46:20 +08:00 |
|
Sunny Luo
|
6db237fc8c
|
bump 1.46.2
|
2025-06-28 17:13:49 +08:00 |
|
sunnylqm
|
91a602979d
|
Refactor command exports to use specific command groups for app, bundle, package, user, and version modules
|
2025-06-23 11:30:36 +08:00 |
|
sunnylqm
|
2cfe451db5
|
one in all command
|
2025-06-20 20:32:06 +08:00 |
|
Sunny Luo
|
c7d0aadbf2
|
Update package.json
|
2025-06-15 18:19:17 +08:00 |
|
sunnylqm
|
6e7d5de82e
|
Update version to 1.45.5, clean up imports in package.ts, and enhance localization for rollout and version messages in English and Chinese locales
|
2025-05-16 10:36:59 +08:00 |
|
sunnylqm
|
3266f09644
|
Update version to 1.45.4, add dryRun option in cli.json and versions.ts, and enhance localization for dryRun messages
|
2025-05-16 09:32:46 +08:00 |
|
sunnylqm
|
848f528625
|
Rename semverRange to packageVersionRange in cli.json and versions.ts for consistency
|
2025-05-15 22:48:15 +08:00 |
|
sunnylqm
|
18d772b1bc
|
fix version compare
|
2025-05-15 22:45:08 +08:00 |
|
sunnylqm
|
bf0cea66b9
|
Update version to 1.45.1 and add semverRange property in cli.json
|
2025-05-15 22:29:57 +08:00 |
|
sunnylqm
|
8c31ee5762
|
semver range
|
2025-05-15 22:13:42 +08:00 |
|
sunnylqm
|
002e8662d6
|
Update version to 1.44.7 and modify import in zip.js to use readEntry instead of readEntire
|
2025-05-15 11:58:36 +08:00 |
|
sunnylqm
|
ebfb9dd4b9
|
Update version to 1.44.6, add Node.js import protocol setting, and clean up import statements across multiple files
|
2025-05-14 16:08:27 +08:00 |
|
sunnylqm
|
59c5be2719
|
inline latest version code
|
2025-05-07 14:51:32 +08:00 |
|
sunnylqm
|
2e8e242e75
|
fix latestverion timeout
|
2025-05-07 13:20:56 +08:00 |
|
sunnylqm
|
573ab60e44
|
fix i18n
|
2025-04-20 00:04:18 +08:00 |
|
sunnylqm
|
4613da1fbe
|
Update version to 1.44.1 and adjust i18n strings for lock file detection in English and Chinese locales
|
2025-04-16 14:37:54 +08:00 |
|
sunnylqm
|
cc6c1aae79
|
check lockfile in workspaces
|
2025-04-15 22:39:01 +08:00 |
|
sunnylqm
|
91b26ebc87
|
fix some output
|
2025-04-15 17:40:31 +08:00 |
|
sunnylqm
|
c4a34490e3
|
fix versions command
|
2025-04-11 16:09:33 +08:00 |
|
sunnylqm
|
9b55610675
|
Update version to 1.43.4 and add 'txt.map' to ignored packing extensions
|
2025-04-10 21:43:04 +08:00 |
|
sunnylqm
|
081d54ba63
|
update deps
|
2025-04-09 11:42:30 +08:00 |
|
sunnylqm
|
4326c08d79
|
downgrade commander
|
2025-04-09 10:52:38 +08:00 |
|
sunnylqm
|
20010a9ea6
|
Update version to 1.43.1 and handle optional chaining for origin URL in getCommitInfo function
|
2025-04-07 19:56:17 +08:00 |
|
sunnylqm
|
36220a48aa
|
Update package description for clarity and specificity
|
2025-04-02 08:39:26 +08:00 |
|
sunnylqm
|
d281d72737
|
check lockfiles
|
2025-04-02 08:27:05 +08:00 |
|
sunnylqm
|
3f1b43e38e
|
update i18n
|
2025-03-25 09:36:58 +08:00 |
|
sunnylqm
|
ef7f6a2087
|
Swap React Native CLI paths based on version compatibility in runReactNativeBundleCommand function
|
2025-03-17 11:25:11 +08:00 |
|
sunnylqm
|
d974be6706
|
add i18n
|
2025-03-15 18:33:05 +08:00 |
|
Sunny Luo
|
d0495fb271
|
Feat/deps (#10)
* init
* add deps
* sort key
|
2025-03-14 13:44:47 +08:00 |
|
sunnylqm
|
94c06e9908
|
add timeout for version query
|
2025-02-26 16:11:40 +08:00 |
|
sunnylqm
|
ac1a000a3b
|
v1.41.0-beta.1
|
2025-02-21 11:43:24 +08:00 |
|