File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- lint disable no-multiple-toplevel-headings-->
44
5+ 4.0.0 / 2016-06-13
6+ ==================
7+
8+ * Update ` readme.md ` ([ ` 3aad02d ` ] ( https://github.com/wooorm/remark-validate-links/commit/3aad02d ) )
9+ * Update for changes in
[email protected] (
[ ` 72c5aa2 ` ] ( https://github.com/wooorm/remark-validate-links/commit/72c5aa2 ) )
10+
5113.0.0 / 2016-02-14
612==================
713
2228* Rename ` mdast-validate-links ` > ` remark-validate-links ` ([ c9e9391] ( https://github.com/wooorm/remark-validate-links/commit/c9e9391 ) )
2329* Refactor tests for changes in mdast ([ f8fc60d] ( https://github.com/wooorm/remark-validate-links/commit/f8fc60d ) )
2430* Update dependencies ([ a93303c] ( https://github.com/wooorm/remark-validate-links/commit/a93303c ) )
25- * Fix failure when using stdin(4) ([ 40e1ced] ( https://github.com/wooorm/remark-validate-links/commit/40e1ced ) )
31+ * Fix bug when using stdin(4) ([ 40e1ced] ( https://github.com/wooorm/remark-validate-links/commit/40e1ced ) )
2632
27331.1.1 / 2015-09-18
2834==================
49550.3.0 / 2015-07-26
5056==================
5157
52- * Add suggestions for similar references on failure ([ ddabfe2] ( https://github.com/wooorm/remark-validate-links/commit/ddabfe2 ) )
58+ * Add suggestions for similar references on missing link ([ ddabfe2] ( https://github.com/wooorm/remark-validate-links/commit/ddabfe2 ) )
5359
54600.2.1 / 2015-07-19
5561==================
Original file line number Diff line number Diff line change 11{
22 "name" : " remark-validate-links" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
44 "description" : " Validate links to headings and files in markdown" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments