From d0264d243219964e8d5cabef488d72f37e46e741 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sat, 26 Dec 2015 14:56:05 +0100 Subject: [PATCH] 2.0.1 --- component.json | 2 +- history.md | 8 ++++++++ package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 7cd58c8f..2e9bbad5 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "2.0.0", + "version": "2.0.1", "description": "Lint markdown with remark", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index fb1ed9ac..9b979ecc 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,14 @@ +2.0.1 / 2015-12-26 +================== + +* Remove distribution files from source ([e012e19](https://github.com/wooorm/remark-lint/commit/e012e19)) +* Remove support for bower ([690e38b](https://github.com/wooorm/remark-lint/commit/690e38b)) +* Refactor npm test target ([de65cd7](https://github.com/wooorm/remark-lint/commit/de65cd7)) +* Replace internal dependency of mdast > remark ([26e07c9](https://github.com/wooorm/remark-lint/commit/26e07c9)) + 2.0.0 / 2015-12-24 ================== diff --git a/package.json b/package.json index d4be403b..d26ddb98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "2.0.0", + "version": "2.0.1", "description": "Lint markdown with remark", "license": "MIT", "keywords": [