Skip to content

Commit b9328a2

Browse files
committed
1 parent ce54d91 commit b9328a2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.1.4](https://github.com/vuejs/vuefire/compare/[email protected]@0.1.4) (2023-01-15)
2+
3+
### Bug Fixes
4+
5+
- **auth:** only add mint cookie endpoint with admin sdk ([b81dff0](https://github.com/vuejs/vuefire/commit/b81dff0a64e8229da0c2124b676971846317cb15))
6+
7+
### Features
8+
9+
- reword warn ([ce54d91](https://github.com/vuejs/vuefire/commit/ce54d91191c864edb5beaf1e78c3361af70e061f))
10+
111
## [0.1.3](https://github.com/vuejs/vuefire/compare/[email protected]@0.1.3) (2023-01-13)
212

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

0 commit comments

Comments
 (0)