Skip to content

Commit 22cdb34

Browse files
committed
chore: release v0.2.1
1 parent cbce5d9 commit 22cdb34

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Changelog
22

3+
## [0.2.1] - 2025-05-08
4+
5+
- chore(deps): update nuxt minor
6+
- chore(deps): update minors
7+
38
## [0.2.0] - 2025-05-02
49

510
### Migration
611

712
Change `nuxtify` module key to `nuxtifyPages`.
813

914
### Changes
15+
1016
- dx!: change module config key
1117
- build!: remove .cjs and update to latest module builder
1218
- ui: add 1200 character form rule

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtify/pages",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Nuxtify pages module powered by Nuxt and Vuetify.",
55
"license": "MIT",
66
"homepage": "https://nuxtify.dev/",

0 commit comments

Comments
 (0)