From 22cbb10632ad9bd78d1bb829ba3b32d2dc6cd208 Mon Sep 17 00:00:00 2001 From: Paul Gascou-Vaillancourt Date: Thu, 9 May 2019 17:03:05 -0500 Subject: [PATCH] chore(release): 5.12.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fb675107..f9d638d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.12.2](https://github.com/nuxt-community/nuxt-i18n/compare/v5.12.1...v5.12.2) (2019-05-09) + + +### Bug Fixes + +* add missing vue-template-compiler dependency (fixes [#297](https://github.com/nuxt-community/nuxt-i18n/issues/297)) ([#298](https://github.com/nuxt-community/nuxt-i18n/issues/298)) ([196b4e0](https://github.com/nuxt-community/nuxt-i18n/commit/196b4e0)) + + + ## [5.12.1](https://github.com/nuxt-community/nuxt-i18n/compare/v5.12.0...v5.12.1) (2019-05-09) diff --git a/package.json b/package.json index fa896c634..c6b09c8c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "5.12.1", + "version": "5.12.2", "description": "i18n for Nuxt", "license": "MIT", "contributors": [