diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29bb..ff715661f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +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. + + +# [3.1.0](https://github.com/nuxt-community/nuxt-i18n/compare/v3.0.0...v3.1.0) (2018-05-01) + + +### Features + +* Add og:locale support & fix i18n.seo component option ([8c1588e](https://github.com/nuxt-community/nuxt-i18n/commit/8c1588e)) diff --git a/package.json b/package.json index 1fac433e9..be1426c10 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "3.0.0", + "version": "3.1.0", "description": "i18n for Nuxt", "license": "MIT", "contributors": [