From 60b45f5fca7b496a503631826689bb9a31f30abf Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Mon, 17 Aug 2026 02:01:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(cli):=200.3.1=20=E2=80=94=20ship=20the=20?= =?UTF-8?q?netcup=20adapter=20in=20the=20command=20tree?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `sh1pt cloud netcup` is built from CATEGORIES, so 0.3.0 has no netcup subcommand even though the adapter package exists. Published alongside @profullstack/sh1pt-cloud-netcup@0.1.15. Co-Authored-By: Claude Opus 5 --- packages/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 4ee89824..d5e5ddfa 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@profullstack/sh1pt", - "version": "0.3.0", + "version": "0.3.1", "description": "One codebase → every store, registry, CDN, and channel. Build. Promote. Scale. Iterate.", "license": "MIT", "repository": {