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 203367c commit 515e31eCopy full SHA for 515e31e
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remark-lint",
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"description": "Lint markdown with remark",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings -->
+2.3.1 / 2016-02-03
+==================
7
+
8
+* Fix Travis deploy to GitHub Releases ([`203367c`](https://github.com/wooorm/remark-lint/commit/203367c))
9
10
2.3.0 / 2016-02-03
11
==================
12
package.json
0 commit comments