diff --git a/component.json b/component.json index daea2530..fbd56422 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "1.1.1", + "version": "2.0.0", "description": "Lint markdown with remark", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 7d661994..2af0caa4 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,19 @@ +2.0.0 / 2015-12-24 +================== + +* Add temporary warning to `readme.md` ([795877f](https://github.com/wooorm/remark-lint/commit/795877f)) +* Rebuild distribution files ([8b88d8a](https://github.com/wooorm/remark-lint/commit/8b88d8a)) +* Update fixtures for changes in remark ([237c12c](https://github.com/wooorm/remark-lint/commit/237c12c)) +* Update `logo.svg` ([e027168](https://github.com/wooorm/remark-lint/commit/e027168)) +* Rename `mdast-github` > `remark-github` ([811ce91](https://github.com/wooorm/remark-lint/commit/811ce91)) +* Remove superfluous warnings after changes in mdast ([63cdcab](https://github.com/wooorm/remark-lint/commit/63cdcab)) +* Update dependencies for changes in mdast ([4537271](https://github.com/wooorm/remark-lint/commit/4537271)) +* Add list of related tools to `readme.md` ([50f350b](https://github.com/wooorm/remark-lint/commit/50f350b)) +* Refactor API docs ([ad6df51](https://github.com/wooorm/remark-lint/commit/ad6df51)) + 1.1.1 / 2015-09-12 ================== diff --git a/package.json b/package.json index deec4b33..c7c4dd0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "1.1.1", + "version": "2.0.0", "description": "Lint markdown with remark", "license": "MIT", "keywords": [