Skip to content

Commit 25ed9bd

Browse files
committed
chore(release): v0.3.4
1 parent 14c2010 commit 25ed9bd

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.3.4
4+
5+
- security: lock down all routes by default
6+
- fix: query redirect param
7+
- fix: use saveBlobAsFile
8+
- fix(types): define slots in firebase file upload dialog
9+
- ui: make links in admin user list secondary color
10+
- refactor(playground): use app.config
11+
- refactor: move signup legal text to component
12+
- chore(deps): update firebase
13+
314
## v0.3.3
415

516
- refactor: firebase list table, add itemsPerPage prop

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtify/app",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Nuxtify app module powered by Nuxt, Vuetify, and Firebase.",
55
"homepage": "https://nuxtify.dev",
66
"author": "Nuxtify.dev <hello@nuxtify.dev>",

0 commit comments

Comments
 (0)