Skip to content

Commit a3178c1

Browse files
committed
1 parent f8cc95e commit a3178c1

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.10](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.10) (2022-12-06)
2+
3+
- remove prepare script
4+
15
## [0.0.9](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.9) (2022-12-06)
26

37
- add back runtime folder

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

0 commit comments

Comments
 (0)