Skip to content

Commit 21340b0

Browse files
committed
release: nuxt-vuefire@0.0.17
1 parent 79e3604 commit 21340b0

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.0.17](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.16...nuxt-vuefire@0.0.17) (2022-12-16)
2+
3+
### Bug Fixes
4+
5+
- move logging utils within runtime ([79e3604](https://github.com/vuejs/vuefire/commit/79e36042beb416ca4262f896ecee3064f8395227))
6+
17
## [0.0.16](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.0.15...nuxt-vuefire@0.0.16) (2022-12-16)
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.0.16",
4+
"version": "0.0.17",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)