We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3963fba commit f22927dCopy full SHA for f22927d
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+5.0.0 / 2016-08-21
6
+==================
7
+
8
+* Update for [email protected] ([`3963fba`](https://github.com/wooorm/remark-validate-links/commit/3963fba))
9
10
4.1.0 / 2016-07-23
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "remark-validate-links",
- "version": "4.1.0",
+ "version": "5.0.0",
"description": "Validate links to headings and files in markdown",
"license": "MIT",
"keywords": [
0 commit comments