diff --git a/.changeset/canonical-manifest-category.md b/.changeset/canonical-manifest-category.md deleted file mode 100644 index 847c16a..0000000 --- a/.changeset/canonical-manifest-category.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ankhorage/templates': major ---- - -Emit the canonical AppManifest metadata category from generated starter manifests and update the contracts dependency to the manifest category contract. diff --git a/CHANGELOG.md b/CHANGELOG.md index 9847a46..4e5373e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @ankhorage/templates +## 3.0.0 + +### Major Changes + +- 8627bee: Emit the canonical AppManifest metadata category from generated starter manifests and update the contracts dependency to the manifest category contract. + ## 2.2.0 ### Minor Changes diff --git a/package.json b/package.json index 0b3b4ee..bb41cd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ankhorage/templates", - "version": "2.2.0", + "version": "3.0.0", "description": "Reusable Ankhorage app templates, presets, and manifest generators.", "homepage": "https://github.com/ankhorage/templates#readme", "bugs": {