From 0ea1933c99f93965474af93fbcb1642cbace2d87 Mon Sep 17 00:00:00 2001 From: dan-claude-bot Date: Sun, 19 Jul 2026 21:31:55 +0000 Subject: [PATCH] release: 0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump VERSION 0.1.1-dev -> 0.2.0 and stamp CHANGELOG.md's Unreleased section as `## 0.2.0 — 2026-07-19`. Minor, not patch: the section carries an explicit `### Changed` / BREAKING entry (#51 — `rig bootstrap` takes the users file, and requires it) alongside an `### Added` (#49), and a patch release would misrepresent a documented breaking change. Re-armed in the same PR per CONTRIBUTING step 1 (#66): a fresh, empty `## Unreleased` sits immediately above the stamped section, so a PR authored before this release and merged after it files its entry under Unreleased rather than silently inside the release that already shipped. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6eb1f..f7d7fb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ on the way to cutting its first release, and this file starts there. ## Unreleased +## 0.2.0 — 2026-07-19 + ### Added - **`users apply` grants the box *tier*, not just its socket** (#49) — role diff --git a/VERSION b/VERSION index c992723..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1-dev +0.2.0 -- 2.45.2