Skip to content

Commit 5fc1492

Browse files
committed
4.1.0
1 parent ba6a5fe commit 5fc1492

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

history.md

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

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

5+
4.1.0 / 2016-07-23
6+
==================
7+
8+
* Update `screenshot.png` ([`ba6a5fe`](https://github.com/wooorm/remark-validate-links/commit/ba6a5fe))
9+
* Add `source` to messages ([`fa62c71`](https://github.com/wooorm/remark-validate-links/commit/fa62c71))
10+
* Refactor code-style to use `xo` ([`aaf7831`](https://github.com/wooorm/remark-validate-links/commit/aaf7831))
11+
* Update tests for bugfix in `unified-engine` ([`28190d3`](https://github.com/wooorm/remark-validate-links/commit/28190d3))
12+
513
4.0.0 / 2016-06-13
614
==================
715

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": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Validate links to headings and files in markdown",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)