From b09b780416342272b3d75c345ca875363985ca53 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 6 Jan 2016 10:16:16 +0100 Subject: [PATCH] 2.0.3 --- component.json | 2 +- history.md | 6 ++++++ package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index c3b805b6..035f4e01 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "2.0.2", + "version": "2.0.3", "description": "Lint markdown with remark", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index e25512d8..41ed4d2e 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,12 @@ +2.0.3 / 2016-01-06 +================== + +* Fix silent warnings for invalid options ([aada8e8](https://github.com/wooorm/remark-lint/commit/aada8e8)) +* Add list of external rules to `readme.md` ([298b33a](https://github.com/wooorm/remark-lint/commit/298b33a)) + 2.0.2 / 2015-12-27 ================== diff --git a/package.json b/package.json index 2fa17bcb..c512d195 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "2.0.2", + "version": "2.0.3", "description": "Lint markdown with remark", "license": "MIT", "keywords": [