diff --git a/CHANGELOG.md b/CHANGELOG.md
index d35558e7a..9a9f1f85d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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.4.1](https://github.com/nuxt-community/nuxt-i18n/compare/v2.4.0...v2.4.1) (2018-03-10)
+
+
+
# [2.4.0](https://github.com/nuxt-community/nuxt-i18n/compare/v2.3.4...v2.4.0) (2018-03-10)
diff --git a/package.json b/package.json
index f77171acc..19fb8e0f8 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-i18n",
- "version": "2.4.0",
+ "version": "2.4.1",
"description": "i18n for Nuxt",
"license": "MIT",
"contributors": [