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": {