diff --git a/.changeset/canonical-oauth-fixtures.md b/.changeset/canonical-oauth-fixtures.md deleted file mode 100644 index 8382bee..0000000 --- a/.changeset/canonical-oauth-fixtures.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ankhorage/templates': minor ---- - -Add canonical Google, Apple, and combined OAuth manifest fixtures, and remove template-owned OAuth provider screen generation so Studio remains the single auth UI/runtime owner. diff --git a/CHANGELOG.md b/CHANGELOG.md index a1e41ce..9847a46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @ankhorage/templates +## 2.2.0 + +### Minor Changes + +- 8fcac9a: Add canonical Google, Apple, and combined OAuth manifest fixtures, and remove template-owned OAuth provider screen generation so Studio remains the single auth UI/runtime owner. + ## 2.1.0 ### Minor Changes diff --git a/package.json b/package.json index 02b49b0..5d1680e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ankhorage/templates", - "version": "2.1.0", + "version": "2.2.0", "description": "Reusable Ankhorage app templates, presets, and manifest generators.", "homepage": "https://github.com/ankhorage/templates#readme", "bugs": {