Skip to content

Commit 4d88bc6

Browse files
committed
3.0.0
1 parent 7a2011a commit 4d88bc6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--lint disable no-multiple-toplevel-headings-->
44

5+
3.0.0 / 2016-02-14
6+
==================
7+
8+
* Update for changes in `[email protected]` ([`3910d2f`](https://github.com/wooorm/remark-validate-links/commit/3910d2f))
9+
* Add `name`, non-header support for anchors ([`ec06782`](https://github.com/wooorm/remark-validate-links/commit/ec06782))
10+
* Remove peer-dependency on `remark-slug` ([`39cfd46`](https://github.com/wooorm/remark-validate-links/commit/39cfd46))
11+
512
2.0.2 / 2015-12-26
613
==================
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-validate-links",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Validate links to headings and files in markdown",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)