diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94e6581..9d4666b 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.
+
+## [0.4.2](https://github.com/avaragado/riw/compare/v0.4.1...v0.4.2) (2017-04-03)
+
+
+### Bug Fixes
+
+* fill terminal width with bars, using bardot ([09e72d0](https://github.com/avaragado/riw/commit/09e72d0))
+
+
+
## [0.4.1](https://github.com/avaragado/riw/compare/v0.4.0...v0.4.1) (2017-03-21)
diff --git a/package.json b/package.json
index 3449c81..38ad181 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "riw",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "react-intl workflow helper and translations database",
"keywords": [
"react-intl",