Skip to content

Commit f1e78ce

Browse files
committed
chore(release): v0.5.1
1 parent 74aeff1 commit f1e78ce

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.5.1
4+
5+
[compare changes](https://github.com/nuxtify-dev/pages/compare/v0.5.0...v0.5.1)
6+
7+
### 💅 Refactors
8+
9+
- **playground:** Move nuxtify to app config ([74aeff1](https://github.com/nuxtify-dev/pages/commit/74aeff1))
10+
11+
### ❤️ Contributors
12+
13+
- David Stack ([@davidstackio](https://github.com/davidstackio))
14+
315
## [0.5.0] - 2026-01-15
416

517
Nuxt 4 support.

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

0 commit comments

Comments
 (0)