From 2d025e131d9529b7e3eb52729d708a3f27c178b3 Mon Sep 17 00:00:00 2001 From: Kiyeon Jeon Date: Mon, 22 Jun 2026 23:13:24 +0900 Subject: [PATCH] chore(release): reframe-video 0.6.49 Patch release. Publishes the design-token layer (Phases 1+2): brand/theme/token, the SceneIR.design field + compile-time token resolution, design.* overlay re-skin, and the render/frame/player --theme flag + theme-aware batch. The build entry is core's index, so the new API ships automatically; the CLI bundles --theme. Also refreshes the npm-bundled skill (0.1.13). Co-Authored-By: Claude Opus 4.8 --- packages/reframe-video/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/reframe-video/package.json b/packages/reframe-video/package.json index 0cf045a..6ae78ce 100644 --- a/packages/reframe-video/package.json +++ b/packages/reframe-video/package.json @@ -1,6 +1,6 @@ { "name": "reframe-video", - "version": "0.6.48", + "version": "0.6.49", "description": "Declarative motion graphics that AI can write and humans can tweak — human edits survive AI regeneration. Deterministic mp4 renders from a plain-data scene format.", "keywords": [ "motion-graphics",