From c3061cb82396320f13d9c162d13fe0d2bfdb094d Mon Sep 17 00:00:00 2001 From: David Smith Date: Mon, 3 Apr 2017 20:53:40 +0100 Subject: [PATCH] chore(release): 0.4.2 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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",