diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1435c6a53..47c9c169c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 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.
 
+### [1.19.2](https://github.com/inabagumi/inaba-jinja/compare/v1.19.1...v1.19.2) (2021-03-05)
+
 ### [1.19.1](https://github.com/inabagumi/inaba-jinja/compare/v1.19.0...v1.19.1) (2021-02-23)
 
 
diff --git a/package.json b/package.json
index 8f3f203e9..9d68a5506 100644
--- a/package.json
+++ b/package.json
@@ -73,5 +73,5 @@
     "start": "next start",
     "test": "jest"
   },
-  "version": "1.19.1"
+  "version": "1.19.2"
 }