Skip to content

Commit 4087474

Browse files
committed
1 parent 062c044 commit 4087474

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

packages/nuxt/CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
### [1.0.5-beta.0](https://github.com/vuejs/vuefire/compare/[email protected].4...[email protected].0) (2024-12-18)
1+
## [1.0.5-beta.1](https://github.com/vuejs/vuefire/compare/[email protected].5-beta.0...[email protected].1) (2024-12-18)
22

3-
Support Firebase 11
3+
### Features
4+
5+
- support latest firebase ([062c044](https://github.com/vuejs/vuefire/commit/062c0441903d3b8f9b6467e292a896ff4aed0cd1))
46

57
## [1.0.4](https://github.com/vuejs/vuefire/compare/[email protected]@1.0.4) (2024-08-16)
68

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-vuefire",
33
"description": "Nuxt.js module for VueFire",
4-
"version": "1.0.5-beta.0",
4+
"version": "1.0.5-beta.1",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)