From ac91d8bfccab76f426864da920e1fe4b12d8a907 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 17 Jul 2019 08:02:07 +0000 Subject: [PATCH] chore(release): cut 4.1.1 [skip ci] ## [4.1.1](https://github.com/dhis2/cli-style/compare/v4.1.0...v4.1.1) (2019-07-17) ### Bug Fixes * allow ignore files to be read ([#100](https://github.com/dhis2/cli-style/issues/100)) ([a89faab](https://github.com/dhis2/cli-style/commit/a89faab)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec3eb4d..17fd3f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.1.1](https://github.com/dhis2/cli-style/compare/v4.1.0...v4.1.1) (2019-07-17) + + +### Bug Fixes + +* allow ignore files to be read ([#100](https://github.com/dhis2/cli-style/issues/100)) ([a89faab](https://github.com/dhis2/cli-style/commit/a89faab)) + # [4.1.0](https://github.com/dhis2/cli-style/compare/v4.0.0...v4.1.0) (2019-07-15) diff --git a/package.json b/package.json index 76339960..db5a6d99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/cli-style", - "version": "4.1.0", + "version": "4.1.1", "description": "The code and commit style for DHIS2.", "main": "index.js", "bin": {