Skip to content

Commit 7ee0516

Browse files
committed
1 parent c9a5c0e commit 7ee0516

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.2.11](https://github.com/vuejs/vuefire/compare/[email protected]@0.2.11) (2023-07-20)
2+
3+
### Bug Fixes
4+
5+
- **emulators:** activate if emulators is present in config ([c9a5c0e](https://github.com/vuejs/vuefire/commit/c9a5c0e6ba6cbbbe09790939901aeeb364f51a80))
6+
17
## [0.2.10](https://github.com/vuejs/vuefire/compare/[email protected]@0.2.10) (2023-07-20)
28

39
### Bug Fixes

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
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": "0.2.10",
4+
"version": "0.2.11",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)