From 1e3c3805388284ad2bd72f8007a07f8e953e8d40 Mon Sep 17 00:00:00 2001 From: CarmenDou <15951653662@163.com> Date: Thu, 13 Aug 2026 20:50:22 -0700 Subject: [PATCH] chore: release 0.0.32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `services add` gains the dashboard's Add Service kinds, a --json, and local port/image validation (#91) — that PR should land first so the tag covers it. --- 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 be6996b..58cd76d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insta", - "version": "0.0.31", + "version": "0.0.32", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "insta", - "version": "0.0.31", + "version": "0.0.32", "license": "Apache-2.0", "dependencies": { "commander": "^12.1.0" diff --git a/package.json b/package.json index 1e220b7..d05705d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insta", - "version": "0.0.31", + "version": "0.0.32", "type": "module", "description": "InstaCloud CLI — a thin client of the platform control-plane API.", "keywords": [