Skip to content

Commit

Permalink
2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Jul 31, 2015
1 parent cb7b806 commit 5eeddd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### UNRELEASED

### 2.1.2 (2015-07-31):

Disable enforcing comma dangle on multiline strings (forced by airbnb)

### 2.1.1 (2015-07-09):

Disable func-names warnings. They are useful is uncaught exceptions.
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": "eslint-config-algolia",
"version": "2.1.1",
"version": "2.1.2",
"description": "Algolia's ESLint config. Based on the Airbnb ESLint config, with some modifications.",
"repository": "algolia/eslint-config-algolia",
"keywords": [
Expand Down

0 comments on commit 5eeddd5

Please sign in to comment.