Skip to content

Commit 6cfad25

Browse files
committed
chore: release v0.1.8
1 parent 10dea6f commit 6cfad25

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

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.1.8] - 2025-06-17
4+
5+
- dx!: revert "feat: export Link type"
6+
- feat: add useNuxtifySiteTitle composable
7+
- feat: add AppCredits component
8+
- feat: add utils functions
9+
- dx: update formatting rules
10+
- chore(deps): update packages
11+
312
## [0.1.7] - 2025-05-22
413

514
- feat: export Link type

package-lock.json

Lines changed: 1 addition & 1 deletion
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/core",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Nuxtify core module powered by Nuxt and Vuetify.",
55
"homepage": "https://nuxtify.dev",
66
"author": "Nuxtify.dev <[email protected]>",

0 commit comments

Comments
 (0)