Skip to content

Commit 82f4d86

Browse files
committed
chore(release): v0.3.2
1 parent ab5aa39 commit 82f4d86

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v0.3.2
4+
5+
- feat: dynamically pass slots to firebase list ([dee760f](https://github.com/nuxtify-dev/app/commit/dee760f))
6+
- ui: wrap user menu in a div to allow for classes
7+
- ui: update Google logo
8+
- chore(deps): update firebase
9+
- chore(deps): update csv-stringify
10+
11+
[compare changes](https://github.com/nuxtify-dev/app/compare/v0.3.1...v0.3.2)
12+
313
## [0.3.1] - 2025-12-01
414

515
- ui: allow QuickSearch to be hidden by default

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.1",
3+
"version": "0.3.2",
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)