Skip to content

Commit da47ed1

Browse files
committed
chore: release v0.4.6
1 parent 490e295 commit da47ed1

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+
## [0.4.6] - 2025-01-15
4+
5+
- ux: clicking the footer logo navigates home
6+
- refactor: update core module logic to match docs
7+
- dx: add lint:fix npm command
8+
- chore(deps): update nuxt 3.x
9+
- chore(deps): update nuxtify core and typescript
10+
- chore(deps): update dev packages
11+
312
## [0.4.5] - 2025-11-13
413

514
- ui: add spacing to footer brand

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

0 commit comments

Comments
 (0)