diff --git a/CHANGELOG.md b/CHANGELOG.md index 21f60a61c..3aaa349ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [6.20.6](https://github.com/nuxt-community/i18n-module/compare/v6.20.5...v6.20.6) (2021-03-08) + + +### Bug Fixes + +* ensure langDir is escaped on Windows ([#1097](https://github.com/nuxt-community/i18n-module/issues/1097)) ([a0a3adc](https://github.com/nuxt-community/i18n-module/commit/a0a3adc13bb16d4ec4ffcdd94e24b318f8e9bbad)) + ### [6.20.5](https://github.com/nuxt-community/i18n-module/compare/v6.20.4...v6.20.5) (2021-03-08) diff --git a/package.json b/package.json index 242c51233..e0fd004a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "6.20.5", + "version": "6.20.6", "description": "i18n for Nuxt", "license": "MIT", "contributors": [