diff --git a/.changeset/bright-auth-rollouts.md b/.changeset/bright-auth-rollouts.md deleted file mode 100644 index 60e0e7b..0000000 --- a/.changeset/bright-auth-rollouts.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@ankhorage/infra': minor ---- - -Add canonical environment-aware Auth redirect configuration and reconcile Minikube GoTrue callback settings through a forced, bounded deployment rollout. diff --git a/CHANGELOG.md b/CHANGELOG.md index 568e049..99d3411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @ankhorage/infra +## 1.1.0 + +### Minor Changes + +- bd82fe0: Add canonical environment-aware Auth redirect configuration and reconcile Minikube GoTrue callback settings through a forced, bounded deployment rollout. + ## 1.0.6 ### Patch Changes diff --git a/package.json b/package.json index e871594..ccbb2f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ankhorage/infra", "type": "module", - "version": "1.0.6", + "version": "1.1.0", "description": "Project-aware infrastructure generation library and executable Ankh provider for Ankhorage.", "homepage": "https://github.com/ankhorage/infra#readme", "bugs": {