Skip to content

Commit

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

### Features

- **app-check:** useAppCheckToken() ([95ea119](https://github.com/vuejs/vuefire/commit/95ea119f8dabc929d4484452dcb37c77a2733734))
- **storage:** useStorageTask (will be renamed) ([5dddcf2](https://github.com/vuejs/vuefire/commit/5dddcf264673e130ab0c8a2f9399dd4febaada8c))

# [3.0.0-alpha.6](https://github.com/vuejs/vuefire/compare/v3.0.0-alpha.5...v3.0.0-alpha.6) (2022-11-10)

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

0 comments on commit a3d9c76

Please sign in to comment.