Skip to content

Commit 2fc30c2

Browse files
committed
chore(release): 1.9.0
1 parent ea59334 commit 2fc30c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
## [1.9.0](https://github.com/nuxt-community/vuetify-module/compare/v1.8.6...v1.9.0) (2019-10-02)
6+
7+
### Notes
8+
9+
* **Vuetify** has been bumped to **2.1 (Vanguard)**, check their [**Release notes**](https://togithub.com/vuetifyjs/vuetify/releases/v2.1.0) ! We highly recommend you to check the new [Skeleton Loader](https://vuetifyjs.com/en/components/skeleton-loaders) component 🤩
10+
11+
* **`dart-sass`** has been bumped to **1.23.0**, check their [**Release notes**](https://github.com/sass/dart-sass/releases/1.23.0) ! It includes the new launch of the new **Sass** module system 🤩
12+
513
### [1.8.6](https://github.com/nuxt-community/vuetify-module/compare/v1.8.5...v1.8.6) (2019-09-28)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/vuetify",
3-
"version": "1.8.6",
3+
"version": "1.9.0",
44
"description": "Vuetify Module for Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)