diff --git a/CHANGELOG.md b/CHANGELOG.md
index 061e0e96..267a020a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# 0.14.0 (2022-01-27)
+
+
+### Features
+
+* If the type cannot be estimated, set it to any ([#69](https://github.com/Himenon/openapi-typescript-code-generator/issues/69)) ([b876a7c](https://github.com/Himenon/openapi-typescript-code-generator/commit/b876a7c))
+
+
+
+
+
## 0.13.2 (2022-01-17)
diff --git a/package.json b/package.json
index 777ffca2..a39414b1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@himenon/openapi-typescript-code-generator",
- "version": "0.13.2",
+ "version": "0.14.0",
"private": true,
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [