From a562904dd003df66f7882baa04fd463f60180aff Mon Sep 17 00:00:00 2001 From: Paul Gascou-Vaillancourt Date: Sat, 11 Aug 2018 19:37:57 -0400 Subject: [PATCH] chore(release): 5.1.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07f20f678..6d9c00f08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +# [5.1.0](https://github.com/nuxt-community/nuxt-i18n/compare/v5.0.3...v5.1.0) (2018-08-11) + + +### Features + +* Add option to automatically add vue-i18n-loader to Webpack config ([d997b81](https://github.com/nuxt-community/nuxt-i18n/commit/d997b81)), closes [#58](https://github.com/nuxt-community/nuxt-i18n/issues/58) + + + ## [5.0.3](https://github.com/nuxt-community/nuxt-i18n/compare/v5.0.2...v5.0.3) (2018-08-10) diff --git a/package.json b/package.json index 81ff30063..a2ce52839 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "5.0.3", + "version": "5.1.0", "description": "i18n for Nuxt", "license": "MIT", "contributors": [