Skip to content

Commit ad2d614

Browse files
committed
chore(release): v0.4.0
1 parent b59d2c5 commit ad2d614

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.4.0
4+
5+
[compare changes](https://github.com/nuxtify-dev/core/compare/v0.3.1...v0.4.0)
6+
7+
### 🩹 Fixes
8+
9+
- UseHead proper import from @unhead/vue ([b59d2c5](https://github.com/nuxtify-dev/core/commit/b59d2c5))
10+
11+
### 💅 Refactors
12+
13+
- ⚠️ Remove mdi/js ([5996bf4](https://github.com/nuxtify-dev/core/commit/5996bf4))
14+
15+
#### ⚠️ Breaking Changes
16+
17+
- ⚠️ Remove mdi/js ([5996bf4](https://github.com/nuxtify-dev/core/commit/5996bf4))
18+
19+
### ❤️ Contributors
20+
21+
- David Stack ([@davidstackio](https://github.com/davidstackio))
22+
323
## v0.3.1
424

525
[compare changes](https://github.com/nuxtify-dev/core/compare/v0.3.0...v0.3.1)

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.3.1",
3+
"version": "0.4.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)