Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 7, 2015
1 parent d6bbe4e commit b78448c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alex",
"version": "1.2.0",
"version": "1.3.0",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": "wooorm/alex",
Expand Down
8 changes: 8 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

1.3.0 / 2015-10-07
==================

* Add support for not treating input as markdown ([d6bbe4e](https://github.com/wooorm/alex/commit/d6bbe4e))
* Add precedence for files over stdin(4) ([39952c3](https://github.com/wooorm/alex/commit/39952c3))
* Update retext-equality ([3962980](https://github.com/wooorm/alex/commit/3962980))
* Updated language in readme ([4007cd5](https://github.com/wooorm/alex/commit/4007cd5))

1.2.0 / 2015-09-18
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alex",
"version": "1.2.0",
"version": "1.3.0",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": "wooorm/alex",
Expand Down

0 comments on commit b78448c

Please sign in to comment.