Skip to content

Commit

Permalink
chore(release): 1.7.0-canary.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0-canary.1](v1.6.2...v1.7.0-canary.1) (2024-07-25)

### Features

* add path to redirectToHome ([ba018bb](ba018bb))
* introduced `refreshCookiesWithIdToken` function to enable login using Server Actions ([#212](#212)) ([6cd0b13](6cd0b13))
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent bda4597 commit e43e857
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.7.0-canary.1](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.6.2...v1.7.0-canary.1) (2024-07-25)


### Features

* add path to redirectToHome ([ba018bb](https://github.com/awinogrodzki/next-firebase-auth-edge/commit/ba018bb89abaea6aba3787ae83dec144d2f27c60))
* introduced `refreshCookiesWithIdToken` function to enable login using Server Actions ([#212](https://github.com/awinogrodzki/next-firebase-auth-edge/issues/212)) ([6cd0b13](https://github.com/awinogrodzki/next-firebase-auth-edge/commit/6cd0b138036ff0f4fcfa91d786fca5255cfa2654))

# [1.7.0-canary.1](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.6.1...v1.7.0-canary.1) (2024-07-16)


Expand Down

0 comments on commit e43e857

Please sign in to comment.