Skip to content

Commit 64fdc85

Browse files
committed
1 parent 0a6abdf commit 64fdc85

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.2.2](https://github.com/vuejs/vuefire/compare/v3.2.1...v3.2.2) (2025-07-20)
2+
3+
### Features
4+
5+
- support Firebase 12 ([#1629](https://github.com/vuejs/vuefire/issues/1629)) ([3b2405f](https://github.com/vuejs/vuefire/commit/3b2405f027e17902044d4be5887d811c9dc39f7c))
6+
17
## [3.2.1](https://github.com/vuejs/vuefire/compare/v3.2.1-beta.0...v3.2.1) (2024-12-18)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuefire",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Official Firebase bindings for Vue.js",
55
"packageManager": "[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)