From 8fac8f927d6366b0add9b5e1538a2fe5ab5d8e98 Mon Sep 17 00:00:00 2001 From: Paul Gascou-Vaillancourt Date: Sat, 10 Mar 2018 15:53:32 -0500 Subject: [PATCH] chore(release): 2.5.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a9f1f85d..328a368a7 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. + +# [2.5.0](https://github.com/nuxt-community/nuxt-i18n/compare/v2.4.1...v2.5.0) (2018-03-10) + + +### Features + +* Browser language detection ([755fa59](https://github.com/nuxt-community/nuxt-i18n/commit/755fa59)), closes [#37](https://github.com/nuxt-community/nuxt-i18n/issues/37) + + + ## [2.4.1](https://github.com/nuxt-community/nuxt-i18n/compare/v2.4.0...v2.4.1) (2018-03-10) diff --git a/package.json b/package.json index 661fa847f..47d1fe20a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "2.4.1", + "version": "2.5.0", "description": "i18n for Nuxt", "license": "MIT", "contributors": [