From 126a344a9593b3e00e0070e38e8362430a763fed Mon Sep 17 00:00:00 2001 From: CarmenDou <15951653662@163.com> Date: Thu, 27 Aug 2026 18:07:00 -0700 Subject: [PATCH] chore: bump version to 0.0.50 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ships since v0.0.49: - #154 `insta db query [args...]` — run managed-DB (mysql/redis/mongodb) queries through the console exec API (postgres rejected; `--database` for mongo; `--branch`/`--json`). - #153 billing: name the right cause when an org is suspended (suspend-cause messages). npm version resyncs package-lock.json alongside package.json. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index faead87..a25d004 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insta", - "version": "0.0.49", + "version": "0.0.50", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "insta", - "version": "0.0.49", + "version": "0.0.50", "license": "Apache-2.0", "dependencies": { "@clack/prompts": "^0.9.1", diff --git a/package.json b/package.json index 823b263..b747a6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insta", - "version": "0.0.49", + "version": "0.0.50", "type": "module", "description": "InstaCloud CLI — a thin client of the platform control-plane API.", "keywords": [