diff --git a/CHANGELOG.md b/CHANGELOG.md index 751bf67..9074b25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.16.3](https://github.com/rivenmedia/riven-frontend/compare/v0.16.2...v0.16.3) (2024-10-19) + + +### Bug Fixes + +* Prevent /api requests from being redirected to /onboarding ([#141](https://github.com/rivenmedia/riven-frontend/issues/141)) ([fdcd0c4](https://github.com/rivenmedia/riven-frontend/commit/fdcd0c44dc93dd2c524716d8140fe33773f45465)) + ## [0.16.2](https://github.com/rivenmedia/riven-frontend/compare/v0.16.1...v0.16.2) (2024-10-19) diff --git a/version.txt b/version.txt index 201a22c..7eb3095 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.16.2 +0.16.3