From 7ed8762a46e88982d15eb4f0a95408ec1c5ffd8f Mon Sep 17 00:00:00 2001 From: jwfing Date: Fri, 18 Sep 2026 11:12:59 -0700 Subject: [PATCH] chore: release CLI 0.1.0 The command re-organization (#252) is a hard cutover of the whole command surface, so it earns the minor rather than another patch. Co-Authored-By: Claude Opus 5 (1M context) --- 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 1f5c11e..09940a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "insta", - "version": "0.0.83", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "insta", - "version": "0.0.83", + "version": "0.1.0", "license": "Apache-2.0", "dependencies": { "@clack/prompts": "^0.9.1", diff --git a/package.json b/package.json index 9060779..2cf4609 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insta", - "version": "0.0.83", + "version": "0.1.0", "type": "module", "description": "InstaCloud CLI — a thin client of the platform control-plane API.", "keywords": [