diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1803ae3..0f51a87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
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.
+
+# [9.2.0](https://github.com/zkat/cacache/compare/v9.1.0...v9.2.0) (2017-05-14)
+
+
+### Features
+
+* **i18n:** add Spanish translation for API ([531f9a4](https://github.com/zkat/cacache/commit/531f9a4))
+
+
+
# [9.1.0](https://github.com/zkat/cacache/compare/v9.0.0...v9.1.0) (2017-05-14)
diff --git a/package.json b/package.json
index c9a158f..3805850 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cacache",
- "version": "9.1.0",
+ "version": "9.2.0",
"cache-version": {
"content": "2",
"index": "5"