Skip to content

Commit d44227e

Browse files
committed
chore(release): v0.4.1
1 parent 8e6bdf5 commit d44227e

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v0.4.1
4+
5+
[compare changes](https://github.com/nuxtify-dev/app/compare/v0.4.0...v0.4.1)
6+
7+
### 🩹 Fixes
8+
9+
- Don't hard code policies ([bd07a38](https://github.com/nuxtify-dev/app/commit/bd07a38))
10+
- **ui:** Sign in/up page layout and logo ([8e6bdf5](https://github.com/nuxtify-dev/app/commit/8e6bdf5))
11+
312
## v0.4.0
413

514
Requires Nuxt 4.

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.4.0",
3+
"version": "0.4.1",
44
"description": "Nuxtify app module powered by Nuxt, Vuetify, and Firebase.",
55
"license": "MIT",
66
"homepage": "https://nuxtify.dev",

0 commit comments

Comments
 (0)