From 68769c82c3e0aa96f0bb09b1f6371fcb2875be94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 21:34:04 +0000 Subject: [PATCH] chore(v2.0): release copick-shared-ui 2.0.0-alpha.1 --- .release-please.manifest.json | 2 +- CHANGELOG.md | 23 +++++++++++++++++++++++ src/copick_shared_ui/__init__.py | 2 +- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/.release-please.manifest.json b/.release-please.manifest.json index e7ca613..4a263fa 100644 --- a/.release-please.manifest.json +++ b/.release-please.manifest.json @@ -1,3 +1,3 @@ { - ".": "0.7.0" + ".": "2.0.0-alpha.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 67b9544..3d35ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [2.0.0-alpha.1](https://github.com/copick/copick-shared-ui/compare/copick-shared-ui-v0.7.0...copick-shared-ui-v2.0.0-alpha.1) (2026-08-18) + + +### ⚠ BREAKING CHANGES + +* adopt metadata-driven Zarr 3 thumbnails ([#55](https://github.com/copick/copick-shared-ui/issues/55)) + +### ✨ Features + +* adopt metadata-driven Zarr 3 thumbnails ([#55](https://github.com/copick/copick-shared-ui/issues/55)) ([a02ecfb](https://github.com/copick/copick-shared-ui/commit/a02ecfbc85012b8008a9426590e732ec10ee7f06)) + + +### 🧪 Tests + +* establish shared UI migration gate ([#54](https://github.com/copick/copick-shared-ui/issues/54)) ([73b6f74](https://github.com/copick/copick-shared-ui/commit/73b6f7433278189809657d442c49aae3e1415d9a)) +* validate migrated thumbnail backends ([#56](https://github.com/copick/copick-shared-ui/issues/56)) ([72f94a7](https://github.com/copick/copick-shared-ui/commit/72f94a717110e13365d10f8e6e845b180dabeb9e)) + + +### ⚙ Continuous Integration + +* bootstrap shared UI v2 alpha version ([a73b9c4](https://github.com/copick/copick-shared-ui/commit/a73b9c498d86e00d26ea1b325e489ee73cb038fa)) +* configure shared UI v2 alpha releases ([#57](https://github.com/copick/copick-shared-ui/issues/57)) ([08b9087](https://github.com/copick/copick-shared-ui/commit/08b9087c06bb86295a6cf4ceb30b8d15756422a6)) + ## [0.7.0](https://github.com/copick/copick-shared-ui/compare/copick-shared-ui-v0.6.0...copick-shared-ui-v0.7.0) (2026-07-20) diff --git a/src/copick_shared_ui/__init__.py b/src/copick_shared_ui/__init__.py index 1e3fdfb..dd899e1 100644 --- a/src/copick_shared_ui/__init__.py +++ b/src/copick_shared_ui/__init__.py @@ -1,6 +1,6 @@ """Copick shared UI components for cross-platform visualization.""" -__version__ = "0.7.0" +__version__ = "2.0.0-alpha.1" # Core components from copick_shared_ui.core import (