Skip to content

Commit 64cca7f

Browse files
committed
chore: release v0.1.11
1 parent 6c6033b commit 64cca7f

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.1.11] - 2026-01-15
4+
5+
- feat: add useCopyText composable
6+
- feat: add link-hover utility global style
7+
- fix: useHead proper import
8+
- refactor: update core module logic to match docs
9+
- dx: add eslint warn import order rule
10+
- dx: add lint:fix npm command
11+
- chore(deps): update nuxt 3.x
12+
- chore(deps): update vuetify
13+
- chore(deps): update dev packages
14+
15+
316
## [0.1.10] - 2025-08-22
417

518
BREAKING CHANGES

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/core",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "Nuxtify core module powered by Nuxt and Vuetify.",
55
"homepage": "https://nuxtify.dev",
66
"author": "Nuxtify.dev <hello@nuxtify.dev>",

0 commit comments

Comments
 (0)