Skip to content

Commit 53c5dbd

Browse files
committed
1 parent 61d3358 commit 53c5dbd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nuxt/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.6](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.6) (2022-12-01)
2+
3+
### Bug Fixes
4+
5+
- transpile vuefire ([61d3358](https://github.com/vuejs/vuefire/commit/61d335804b256e8c4c80903cd9cb6cf11b3a24fd))
6+
17
## [0.0.5](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.5) (2022-12-01)
28

39
### Bug Fixes

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": "0.0.5",
4+
"version": "0.0.6",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)