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 e2c873f commit 01cf1f5Copy full SHA for 01cf1f5
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "retext-readability",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Check readability with retext",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings -->
+1.3.0 / 2016-02-27
+==================
7
+
8
+* Add `source`, `level` to messages ([e2c873f](https://github.com/wooorm/retext-readability/commit/e2c873f))
9
10
1.2.0 / 2016-01-13
11
==================
12
package.json
0 commit comments