diff --git a/.changeset/neat-heading-authoring.md b/.changeset/neat-heading-authoring.md deleted file mode 100644 index 242d7c63..00000000 --- a/.changeset/neat-heading-authoring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ankhorage/zora': patch ---- - -Classify Heading content and semantics for instance authoring while keeping visual presentation under component theme authority. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2b44ff..9a168851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.9.3 + +### Patch Changes + +- 72f5814: Classify Heading content and semantics for instance authoring while keeping visual presentation under component theme authority. + ## 2.9.2 ### Patch Changes diff --git a/package.json b/package.json index 2a0727a9..4f2eb2fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ankhorage/zora", "type": "module", - "version": "2.9.2", + "version": "2.9.3", "description": "Opinionated React Native and React Native Web UI kit built on @ankhorage/surface.", "homepage": "https://github.com/ankhorage/zora#readme", "bugs": {