Skip to content

Commit 01cf1f5

Browse files
committed
1.3.0
1 parent e2c873f commit 01cf1f5

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retext-readability",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Check readability with retext",
55
"license": "MIT",
66
"keywords": [

history.md

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

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

5+
1.3.0 / 2016-02-27
6+
==================
7+
8+
* Add `source`, `level` to messages ([e2c873f](https://github.com/wooorm/retext-readability/commit/e2c873f))
9+
510
1.2.0 / 2016-01-13
611
==================
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retext-readability",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Check readability with retext",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)