From 9351c1a5381b93f207dac61089286ea1287c3bab Mon Sep 17 00:00:00 2001 From: Kevin Marrec Date: Mon, 9 Sep 2019 01:55:12 +0200 Subject: [PATCH] chore(release): 1.8.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaaf7c92..4f94fd76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.8.0](https://github.com/nuxt-community/vuetify-module/compare/v1.7.3...v1.8.0) (2019-09-08) + + +### Features + +* seamless automatic fonts ([#157](https://github.com/nuxt-community/vuetify-module/issues/157)) ([334a343](https://github.com/nuxt-community/vuetify-module/commit/334a343)) + ### [1.7.3](https://github.com/nuxt-community/vuetify-module/compare/v1.7.2...v1.7.3) (2019-09-08) ### [1.7.2](https://github.com/nuxt-community/vuetify-module/compare/v1.7.1...v1.7.2) (2019-09-08) diff --git a/package.json b/package.json index 4b35beed..8d58074e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/vuetify", - "version": "1.7.3", + "version": "1.8.0", "description": "Vuetify Module for Nuxt.js", "license": "MIT", "contributors": [