We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191b0b2 commit fe844b3Copy full SHA for fe844b3
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+2.0.1 / 2016-02-09
6
+==================
7
+
8
+* Fix fail for `package.json` without `allow` field ([`191b0b2`](https://github.com/wooorm/alex/commit/191b0b2))
9
10
2.0.0 / 2016-02-03
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "alex",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": {
0 commit comments