diff --git a/CHANGELOG.md b/CHANGELOG.md index 22efd3a..7b58e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.27.0](https://github.com/first-fluke/fullstack-starter/compare/v2.26.2...v2.27.0) (2026-09-04) + + +### Features + +* **root:** replace better auth with pkce flows ([5b208f3](https://github.com/first-fluke/fullstack-starter/commit/5b208f3bc93c18e435b7a355f9f864b6d220f88c)) + ## [2.26.2](https://github.com/first-fluke/fullstack-starter/compare/v2.26.1...v2.26.2) (2026-08-06) diff --git a/version.txt b/version.txt index ed1d600..a5f3e61 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.26.2 +2.27.0