From fa06eff01c0ef71c53bd4b8d22c99e701cabebed Mon Sep 17 00:00:00 2001 From: Paul Gascou-Vaillancourt Date: Sat, 10 Mar 2018 16:21:58 -0500 Subject: [PATCH] chore(release): 2.5.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 328a368a7..15e2e4ab1 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.1](https://github.com/nuxt-community/nuxt-i18n/compare/v2.5.0...v2.5.1) (2018-03-10) + + +### Bug Fixes + +* Check req.headers.cookie before parsing ([0e3dad8](https://github.com/nuxt-community/nuxt-i18n/commit/0e3dad8)) + + + # [2.5.0](https://github.com/nuxt-community/nuxt-i18n/compare/v2.4.1...v2.5.0) (2018-03-10) diff --git a/package.json b/package.json index 47d1fe20a..ca45fa86b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "2.5.0", + "version": "2.5.1", "description": "i18n for Nuxt", "license": "MIT", "contributors": [