Skip to content

Commit

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


### Bug Fixes

* **object-property-newline:** enabled allowMultiplePropertiesPerLine ([82203d7](https://github.com/valor-software/eslint-config-valorsoft/commit/82203d7))



<a name="0.0.12"></a>
## [0.0.12](https://github.com/valor-software/eslint-config-valorsoft/compare/v0.0.11...v0.0.12) (2016-05-17)

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

0 comments on commit f79f87c

Please sign in to comment.