Skip to content

Commit

Permalink
release: vuefire@3.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 21, 2022
1 parent 3817f34 commit d7d98b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [3.0.0-beta.8](https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.7...vuefire@3.0.0-beta.8) (2022-12-21)

### Features

- **database:** expose databaseDefaultSerializer ([278916b](https://github.com/vuejs/vuefire/commit/278916be17676ccee71f86ffcc895606ebdcf872))

# [3.0.0-beta.7](https://github.com/vuejs/vuefire/compare/vuefire@3.0.0-beta.6...vuefire@3.0.0-beta.7) (2022-12-19)

### 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-beta.7",
"version": "3.0.0-beta.8",
"description": "Official Firebase bindings for Vue.js",
"packageManager": "pnpm@7.19.0",
"type": "module",
Expand Down

0 comments on commit d7d98b7

Please sign in to comment.