Skip to content

Commit

Permalink
chore(release): 1.8.0-canary.7 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0-canary.7](v1.8.0-canary.6...v1.8.0-canary.7) (2024-09-30)

### Bug Fixes

* added circular import validation ([deaa2e3](deaa2e3))
  • Loading branch information
semantic-release-bot committed Sep 30, 2024
1 parent deaa2e3 commit f834e4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.8.0-canary.7](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.8.0-canary.6...v1.8.0-canary.7) (2024-09-30)


### Bug Fixes

* added circular import validation ([deaa2e3](https://github.com/awinogrodzki/next-firebase-auth-edge/commit/deaa2e393b4e7630090d0dce96ed9e7e6b7fa8e0))

# [1.8.0-canary.6](https://github.com/awinogrodzki/next-firebase-auth-edge/compare/v1.8.0-canary.5...v1.8.0-canary.6) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-firebase-auth-edge",
"version": "1.8.0-canary.6",
"version": "1.8.0-canary.7",
"description": "Next.js Firebase Authentication for Edge and server runtimes. Compatible with latest Next.js features.",
"files": [
"lib/**/*.js",
Expand Down

0 comments on commit f834e4a

Please sign in to comment.