Compare commits

..
Author SHA1 Message Date
GMGN.AI 16056462f2 1.5.5 2026-07-30 19:15:10 +08:00
GMGN.AIandGitHub f097758fe4 Merge pull request #188 from GMGNAI/feat-add-chain-arc-stable
feat(chains): add arc and stable across all commands and docs
2026-07-30 19:13:56 +08:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "gmgn-cli",
"version": "1.5.4",
"version": "1.5.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gmgn-cli",
"version": "1.5.4",
"version": "1.5.5",
"license": "MIT",
"dependencies": {
"commander": "^12.1.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gmgn-cli",
"version": "1.5.4",
"version": "1.5.5",
"description": "GMGN OpenAPI CLI — call GMGN market, token, portfolio and swap APIs from the command line",
"type": "module",
"bin": {