From 1413914714e74e9537a48ad8893dc52ed4d13007 Mon Sep 17 00:00:00 2001 From: Clark Du Date: Sun, 4 Aug 2019 22:02:52 +0100 Subject: [PATCH] chore(release): 2.9.1 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e19107b0..332b8f025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ 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. +## [2.9.1](https://github.com/nuxt/create-nuxt-app/compare/v2.9.0...v2.9.1) (2019-08-04) + + +### Bug Fixes + +* cannot find module babel-core ([#310](https://github.com/nuxt/create-nuxt-app/issues/310)) ([cf1dbde](https://github.com/nuxt/create-nuxt-app/commit/cf1dbde)) +* framevuerk error ([250c6e1](https://github.com/nuxt/create-nuxt-app/commit/250c6e1)) +* ignore vim swap files ([#263](https://github.com/nuxt/create-nuxt-app/issues/263)) ([2ff7b11](https://github.com/nuxt/create-nuxt-app/commit/2ff7b11)) +* remove unnecessary nodemon in devDependencies ([#309](https://github.com/nuxt/create-nuxt-app/issues/309)) ([cddccd6](https://github.com/nuxt/create-nuxt-app/commit/cddccd6)) + + +### Features + +* upgrade eslint-module ([#300](https://github.com/nuxt/create-nuxt-app/issues/300)) ([b61e88e](https://github.com/nuxt/create-nuxt-app/commit/b61e88e)) + + + # [2.9.0](https://github.com/nuxt/create-nuxt-app/compare/v2.8.0...v2.9.0) (2019-07-26) diff --git a/package.json b/package.json index 1b1953835..55bd54dcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-nuxt-app", - "version": "2.9.0", + "version": "2.9.1", "description": "Create a Nuxt.js App in seconds.", "bin": "cli.js", "files": [