Skip to content

Commit 01bf48d

Browse files
committed
1 parent bda52ee commit 01bf48d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.0.3](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.3) (2022-12-01)
2+
3+
### Bug Fixes
4+
5+
- **nuxt:** remove postinstall script ([bda52ee](https://github.com/vuejs/vuefire/commit/bda52ee6e7dc24764a2d4b7873e3d7af0ee2d592))
6+
- **nuxt:** use env config in prod ([e4d7978](https://github.com/vuejs/vuefire/commit/e4d7978bf816ca8a20058a2413c7bbad3970c8b7))
7+
18
## 0.0.2 (2022-12-01)
29

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

0 commit comments

Comments
 (0)