From 2bc6e83d4b48398901674784678c49c5e8e09b91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 05:29:41 +0000 Subject: [PATCH] release: v0.20.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 19ee807..71e95ba 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.19.0" + ".": "0.20.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index daa3e22..dbace77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.20.0](https://github.com/firejune/rigc/compare/v0.19.0...v0.20.0) (2026-09-07) + + +### Features + +* **depth:** what the sheet is not, and whether the ceiling read a form ([#455](https://github.com/firejune/rigc/issues/455)) ([dfcd808](https://github.com/firejune/rigc/commit/dfcd80854670c10b29b55c2c4e7abb1e44fcb98a)) + ## [0.19.0](https://github.com/firejune/rigc/compare/v0.18.1...v0.19.0) (2026-09-06) diff --git a/package.json b/package.json index e146afa..13ea37f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spine-rigc", - "version": "0.19.0", + "version": "0.20.0", "description": "Rig compiler for Spine — declarative rig specs in, Spine 4.3 skeleton data out, verified by a spine-core round-trip. Built so AI agents can author rigs and check their own work; the output imports into the Spine editor.", "type": "module", "bin": {