Skip to content

Commit 334ff4b

Browse files
committed
1 parent 4f1d2bc commit 334ff4b

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.12](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.12) (2022-12-12)
2+
3+
### Bug Fixes
4+
5+
- add aliases to workaround vite issue ([15f4e50](https://github.com/vuejs/vuefire/commit/15f4e50a1fab273386ea9425626aa8e8fd0cb3a3))
6+
- add templates to transpiled dirs ([9491488](https://github.com/vuejs/vuefire/commit/94914880033e7ddfd90978d0e06754f06fe84016))
7+
18
## [0.0.11](https://github.com/vuejs/vuefire/compare/[email protected]@0.0.11) (2022-12-12)
29

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

0 commit comments

Comments
 (0)