diff --git a/CHANGELOG.md b/CHANGELOG.md index b13d916..92175d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0-canary.4](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.6.0-canary.3...v1.6.0-canary.4) (2024-06-15) + + +### Bug Fixes + +* enable refresh token route ([d081c22](https://github.com/awinogrodzki/next-firebase-auth-edge/commit/d081c22f67bdde49211ac6053011901c616f99d6)) + # [1.6.0-canary.3](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.6.0-canary.2...v1.6.0-canary.3) (2024-06-15) diff --git a/package.json b/package.json index 8bba30d..f703c2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-firebase-auth-edge", - "version": "1.6.0-canary.3", + "version": "1.6.0-canary.4", "description": "Next.js Firebase Authentication for Edge and server runtimes. Compatible with latest Next.js features.", "main": "lib/index.js", "files": [