Skip to content

Commit

Permalink
0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed May 11, 2016
1 parent 413337f commit 4141466
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.0.11"></a>
## [0.0.11](https://github.com/valor-software/eslint-config-valorsoft/compare/v0.0.9...v0.0.11) (2016-05-11)


### Bug Fixes

* **eslint:** .eslintrc renamed to .eslintrc.json ([e6e05ac](https://github.com/valor-software/eslint-config-valorsoft/commit/e6e05ac))


### Features

* **eslint:** eslint rules updated to v2.6.0 ([3ac6628](https://github.com/valor-software/eslint-config-valorsoft/commit/3ac6628))
* **package:** updated to eslint 2.9 ([413337f](https://github.com/valor-software/eslint-config-valorsoft/commit/413337f))



<a name="0.0.10"></a>
## [0.0.10](https://github.com/valor-software/eslint-config-valorsoft/compare/v0.0.5...v0.0.10) (2016-04-04)

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-valorsoft",
"version": "0.0.10",
"version": "0.0.11",
"description": "Valor Software's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4141466

Please sign in to comment.