Skip to content

Commit 53af0a7

Browse files
committed
1 parent 1c22769 commit 53af0a7

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.3.1](https://github.com/vuejs/vuefire/compare/[email protected]@0.3.1) (2023-10-02)
2+
3+
### Bug Fixes
4+
5+
- **ssr:** stricter payload plugin ([1c22769](https://github.com/vuejs/vuefire/commit/1c22769450c648e726fc95fe74eca8adfee7713a))
6+
7+
### Features
8+
9+
- **logs:** log cookie endpoint ([04b006b](https://github.com/vuejs/vuefire/commit/04b006bd2efc2c716341e6f93b96981ddcbc2832))
10+
111
# [0.3.0](https://github.com/vuejs/vuefire/compare/[email protected]@0.3.0) (2023-09-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.3.0",
4+
"version": "0.3.1",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)