diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d39b60..05a6830 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.
+
+## [0.1.9](https://github.com/verdaccio/ui/compare/v0.1.8...v0.1.9) (2019-05-16)
+
+
+
## [0.1.8](https://github.com/verdaccio/ui/compare/v0.1.7...v0.1.8) (2019-05-16)
diff --git a/package.json b/package.json
index 1108f9a..0fd4d41 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@verdaccio/ui-theme",
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "Verdaccio User Interface",
"author": {
"name": "Verdaccio Core Team"