Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 18, 2015
1 parent 9bf22d4 commit d9046a4
Show file tree
Hide file tree
Showing 3 changed files with 12 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.1.0",
"version": "1.2.0",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": "wooorm/alex",
Expand Down
10 changes: 10 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

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

* Update dependencies ([9bf22d4](https://github.com/wooorm/alex/commit/9bf22d4))
* Add support for `why` links and notes ([e3b8884](https://github.com/wooorm/alex/commit/e3b8884))
* Add alex-slack to list of integrations ([b1b370d](https://github.com/wooorm/alex/commit/b1b370d))
* Add FAQ to `readme.md` ([3690753](https://github.com/wooorm/alex/commit/3690753))
* Add installation section to api ([e023736](https://github.com/wooorm/alex/commit/e023736))
* Add gulp-alex to list of integrations ([673fd4a](https://github.com/wooorm/alex/commit/673fd4a))

1.1.0 / 2015-09-07
==================

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.1.0",
"version": "1.2.0",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": "wooorm/alex",
Expand Down

0 comments on commit d9046a4

Please sign in to comment.