From 901a4e0e55d5599d5964379777aa3b95aa49279e Mon Sep 17 00:00:00 2001 From: Calic Date: Mon, 15 Jun 2026 01:46:42 +0200 Subject: [PATCH] chore: bump lib-core.panel dep to 0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Track lib-core.panel v0.2.0 (multi-active panels with layout-slots). No behavioral change in this consumer — the v0.1.1 call sites remain compatible via the panel framework's bw-compat shim. Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index b319ed0..57e1e33 100644 --- a/manifest.lib +++ b/manifest.lib @@ -1 +1 @@ -{"id":"lib-core.inventory-list-display","version":"0.1.1","api_min":"0.1","deps":[{"id":"lib-core.panel","version":"0.1.1"},{"id":"lib-core.inventory-list","version":"0.1.0"},{"id":"lib-core.composition","version":"0.3.0"}]} +{"id":"lib-core.inventory-list-display","version":"0.1.1","api_min":"0.1","deps":[{"id":"lib-core.panel","version":"0.2.0"},{"id":"lib-core.inventory-list","version":"0.1.0"},{"id":"lib-core.composition","version":"0.3.0"}]}