Skip to content

Commit 30cb357

Browse files
committed
chore(release): v0.6.1
1 parent f599de6 commit 30cb357

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v0.6.1
4+
5+
[compare changes](https://github.com/nuxtify-dev/core/compare/v0.6.0...v0.6.1)
6+
7+
### 🩹 Fixes
8+
9+
- **deps:** @nuxt/image direct dep ([f599de6](https://github.com/nuxtify-dev/core/commit/f599de6))
10+
11+
### 🏡 Chore
12+
13+
- Update release command ([4196543](https://github.com/nuxtify-dev/core/commit/4196543))
14+
315
## v0.6.0
416

517
[compare changes](https://github.com/nuxtify-dev/core/compare/v0.5.0...v0.6.0)

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