Skip to content

Commit bd05514

Browse files
committed
chore: release v0.4.1
1 parent 5e82dbc commit bd05514

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [0.4.1] - 2025-06-17
4+
5+
### 🚨 Breaking Changes
6+
7+
- ui!: remove footer copyright
8+
9+
### Changes
10+
11+
- feat: useNuxtifySiteTitle in default layout
12+
- refactor: use AppCredits component
13+
- chore(deps): update packages
14+
- chore: remove unnecessary imports
15+
- docs: add nuxtify app section
16+
317
## [0.4.0] - 2025-05-21
418

519
### 🚨 Breaking Changes

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

0 commit comments

Comments
 (0)