diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8be86661..e56204f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
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.
+
+## [0.10.23](https://github.com/medikoo/es5-ext/compare/v0.10.22...v0.10.23) (2017-06-05)
+
+
+### Bug Fixes
+
+* **Error.custom:** allow non-string code ([e8db3a0](https://github.com/medikoo/es5-ext/commit/e8db3a0))
+* **Error.custom:** improve `ext` argument detection ([0edbfbc](https://github.com/medikoo/es5-ext/commit/0edbfbc))
+
+
+
## [0.10.22](https://github.com/medikoo/es5-ext/compare/v0.10.21...v0.10.22) (2017-05-31)
diff --git a/package.json b/package.json
index 0240f247..c47c2125 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "es5-ext",
- "version": "0.10.22",
+ "version": "0.10.23",
"description": "ECMAScript extensions and shims",
"author": "Mariusz Nowak (http://www.medikoo.com/)",
"keywords": [