diff --git a/.changeset/light-walls-compare.md b/.changeset/light-walls-compare.md deleted file mode 100644 index be6720e..0000000 --- a/.changeset/light-walls-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'keystone-6-oauth': patch ---- - -chore update identity return and docs link diff --git a/packages/keystone-6-oauth/CHANGELOG.md b/packages/keystone-6-oauth/CHANGELOG.md index 83b73b8..65fa178 100644 --- a/packages/keystone-6-oauth/CHANGELOG.md +++ b/packages/keystone-6-oauth/CHANGELOG.md @@ -1,5 +1,11 @@ # keystone-6-oauth +## 0.5.8 + +### Patch Changes + +- a59e80c: chore update identity return and docs link + ## 0.5.7 ### Patch Changes diff --git a/packages/keystone-6-oauth/package.json b/packages/keystone-6-oauth/package.json index 1462181..e7dbea2 100644 --- a/packages/keystone-6-oauth/package.json +++ b/packages/keystone-6-oauth/package.json @@ -1,6 +1,6 @@ { "name": "keystone-6-oauth", - "version": "0.5.7", + "version": "0.5.8", "homepage": "https://keystone-oauth.vercel.app", "bugs": { "url": "https://github.com/ijsto/keystone-plugins/issues"