Skip to content

Commit 0139ec8

Browse files
committed
1 parent 1d966fa commit 0139ec8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.0.9](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.9) (2022-12-06)
2+
3+
- add back runtime folder
4+
15
## [0.0.8](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.8) (2022-12-06)
26

37
### Features

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

0 commit comments

Comments
 (0)