diff --git a/CHANGELOG.md b/CHANGELOG.md index bb69d3c..ddffcce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [v12.0.0](https://github.com/seegno/eslint-config-seegno/tree/v12.0.0) (2019-01-15) +[Full Changelog](https://github.com/seegno/eslint-config-seegno/compare/v11.0.1...v12.0.0) + +**Merged pull requests:** + +- Add react class element order rules [\#92](https://github.com/seegno/eslint-config-seegno/pull/92) ([jmacedoit](https://github.com/jmacedoit)) + ## [v11.0.1](https://github.com/seegno/eslint-config-seegno/tree/v11.0.1) (2018-10-09) [Full Changelog](https://github.com/seegno/eslint-config-seegno/compare/v11.0.0...v11.0.1) diff --git a/package.json b/package.json index 451fdb3..a132007 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-seegno", - "version": "11.0.1", + "version": "12.0.0", "description": "Seegno-flavored ESLint config", "keywords": [ "config",