Skip to content

Commit

Permalink
release: vuefire@3.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 17, 2022
1 parent 501380e commit 15adfa9
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 @@
# [3.0.0-alpha.9](https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.8...v3.0.0-alpha.9) (2022-11-17)

### Features

- **auth:** getCurrentUser() ([8bd023a](https://github.com/vuejs/vuefire/commit/8bd023acb714d2d5408ab4331df8ce43f9585854))
- **storage:** handle ssr ([b846d56](https://github.com/vuejs/vuefire/commit/b846d5626cab3acd5611609a786335f86aa1ca8a))

# [3.0.0-alpha.8](https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.7...v3.0.0-alpha.8) (2022-11-15)

### Bug Fixes
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": "vuefire",
"version": "3.0.0-alpha.8",
"version": "3.0.0-alpha.9",
"description": "Official Firebase bindings for Vue.js",
"packageManager": "pnpm@7.14.2",
"unpkg": "dist/index.iife.js",
Expand Down

0 comments on commit 15adfa9

Please sign in to comment.