Skip to content

Commit 58bae4b

Browse files
committed
chore(release): v0.3.0
1 parent 3ec4ccf commit 58bae4b

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.3.0
4+
5+
[compare changes](https://github.com/nuxtify-dev/core/compare/v0.2.1...v0.3.0)
6+
7+
### 🩹 Fixes
8+
9+
- UseHead proper import" ([0254494](https://github.com/nuxtify-dev/core/commit/0254494))
10+
- UseHead proper import from #app ([3ec4ccf](https://github.com/nuxtify-dev/core/commit/3ec4ccf))
11+
12+
### 💅 Refactors
13+
14+
- ⚠️ Rename to AppAnnouncement ([3797063](https://github.com/nuxtify-dev/core/commit/3797063))
15+
16+
#### ⚠️ Breaking Changes
17+
18+
- ⚠️ Rename to AppAnnouncement ([3797063](https://github.com/nuxtify-dev/core/commit/3797063))
19+
20+
### ❤️ Contributors
21+
22+
- David Stack ([@davidstackio](https://github.com/davidstackio))
23+
324
## [0.2.1] - 2026-01-15
425

526
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/core",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
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)