Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Cardoso committed Sep 2, 2016
1 parent dec5b4c commit 8d48dbc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.2](https://github.com/seegno/jscs-config-seegno/tree/HEAD)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/2.0.1...2.0.2)

**Merged pull requests:**

- Remove `validateOrderInObjectKeys` rule [\#32](https://github.com/seegno/jscs-config-seegno/pull/32) ([franciscocardoso](https://github.com/franciscocardoso))
- Remove `esnext` option as it is enabled by default [\#30](https://github.com/seegno/jscs-config-seegno/pull/30) ([franciscocardoso](https://github.com/franciscocardoso))


## [2.0.1](https://github.com/seegno/jscs-config-seegno/tree/2.0.1) (2016-07-18)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/2.0.0...2.0.1)

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": "jscs-config-seegno",
"version": "2.0.1",
"version": "2.0.2",
"description": "Seegno-flavored JSCS config.",
"main": "src/presets/seegno.json",
"options": {
Expand Down

0 comments on commit 8d48dbc

Please sign in to comment.