We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74aeff1 commit f1e78ceCopy full SHA for f1e78ce
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## [0.5.0] - 2026-01-15
16
17
Nuxt 4 support.
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtify/pages",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Nuxtify pages module powered by Nuxt and Vuetify.",
"license": "MIT",
"homepage": "https://nuxtify.dev",
0 commit comments