Skip to content

Commit

Permalink
release: nuxt-vuefire@0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Oct 2, 2023
1 parent 1c22769 commit 53af0a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.3.1](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.3.0...nuxt-vuefire@0.3.1) (2023-10-02)

### Bug Fixes

- **ssr:** stricter payload plugin ([1c22769](https://github.com/vuejs/vuefire/commit/1c22769450c648e726fc95fe74eca8adfee7713a))

### Features

- **logs:** log cookie endpoint ([04b006b](https://github.com/vuejs/vuefire/commit/04b006bd2efc2c716341e6f93b96981ddcbc2832))

# [0.3.0](https://github.com/vuejs/vuefire/compare/nuxt-vuefire@0.2.19...nuxt-vuefire@0.3.0) (2023-09-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-vuefire",
"description": "Nuxt.js module for VueFire",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit 53af0a7

Please sign in to comment.