From 34af2fe19bedc523f242b1109e1152f7091c5b23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 23:17:47 +0000 Subject: [PATCH] Version Packages --- .changeset/calm-authoring-recipes.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/calm-authoring-recipes.md diff --git a/.changeset/calm-authoring-recipes.md b/.changeset/calm-authoring-recipes.md deleted file mode 100644 index 54b52b82..00000000 --- a/.changeset/calm-authoring-recipes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ankhorage/zora': patch ---- - -Add canonical prop authoring authority metadata and a separate ZORA-owned component and pattern theme recipe metadata registry. diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c03e14..2c2b44ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.9.2 + +### Patch Changes + +- 2f1bf27: Add canonical prop authoring authority metadata and a separate ZORA-owned component and pattern theme recipe metadata registry. + ## 2.9.1 ### Patch Changes diff --git a/package.json b/package.json index 3ce2cd9a..2a0727a9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ankhorage/zora", "type": "module", - "version": "2.9.1", + "version": "2.9.2", "description": "Opinionated React Native and React Native Web UI kit built on @ankhorage/surface.", "homepage": "https://github.com/ankhorage/zora#readme", "bugs": {