Skip to content

Commit

Permalink
chore(release): 0.7.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.7](v0.7.6...v0.7.7) (2021-05-17)

### Bug Fixes

* improve guide & logging of adapter ([#80](#80)) ([e60f5e2](e60f5e2))
  • Loading branch information
semantic-release-bot committed May 17, 2021
1 parent e60f5e2 commit 39d8b5a
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 @@
## [0.7.7](https://github.com/jthegedus/svelte-adapter-firebase/compare/v0.7.6...v0.7.7) (2021-05-17)


### Bug Fixes

* improve guide & logging of adapter ([#80](https://github.com/jthegedus/svelte-adapter-firebase/issues/80)) ([e60f5e2](https://github.com/jthegedus/svelte-adapter-firebase/commit/e60f5e2241f4c590267d2a1da0e474e8aa214650))

## [0.7.6](https://github.com/jthegedus/svelte-adapter-firebase/compare/v0.7.5...v0.7.6) (2021-05-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"serverless",
"ssr"
],
"version": "0.7.6",
"version": "0.7.7",
"type": "module",
"exports": {
"import": "./src/index.js"
Expand Down

0 comments on commit 39d8b5a

Please sign in to comment.