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 986797a commit e6a904dCopy full SHA for e6a904d
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+1.0.0 / 2015-08-20
6
+==================
7
+
8
+* Update dependencies, dev-dependencies ([986797a](https://github.com/wooorm/mdast-validate-links/commit/986797a))
9
10
0.3.1 / 2015-07-27
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mdast-validate-links",
- "version": "0.3.1",
+ "version": "1.0.0",
"description": "Validate links to headings and files in markdown",
"license": "MIT",
"keywords": [
0 commit comments