Skip to content

Commit

Permalink
[release] release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Mollweide committed Jul 22, 2016
1 parent a7c59bc commit 7311e29
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.0.0](https://github.com/namics/eslint-config-namics/releases/tag/1.0.0)

- [a7c59bc](https://github.com/namics/eslint-config-namics/commit/a7c59bc84018c38521c0f62ad4c64692285046da) Approved rules for react-a11y
- [f4132e9](https://github.com/namics/eslint-config-namics/commit/f4132e9f98876ea7b828b6908e4fe02b181870ed) Approved rules for react
- [1597c3f](https://github.com/namics/eslint-config-namics/commit/1597c3fd37cd0e8a4d9371cf63b94fafde799617) Approved rules for node
- [f951a14](https://github.com/namics/eslint-config-namics/commit/f951a1456ac2527b726b6c3a58ccdb868e6f1d66) Approved rules for errors
- [9e806bc](https://github.com/namics/eslint-config-namics/commit/9e806bc701ff0b340948ed7ff07061eebce4529e) Use .eslintrc.js files instead of .eslintrc
- [36b3f07](https://github.com/namics/eslint-config-namics/commit/36b3f07992af01486beb00407c688226e324a25c) Approved rules for variables
- [5c7c29d](https://github.com/namics/eslint-config-namics/commit/5c7c29dd8773907d7ee68b8dd875e6826e846ef3) Clarified rules for styles
- [bca5c6c](https://github.com/namics/eslint-config-namics/commit/bca5c6cd3808e39878d4fc46bfba5c97a84bc343) Approved rules for styles
- [40d7755](https://github.com/namics/eslint-config-namics/commit/40d77553700158a481911b98c42a3389d0b90d49) Approved rules for best-practices

## [0.2.0](https://github.com/namics/eslint-config-namics/releases/tag/0.2.0)

- [0bc5a34](https://github.com/namics/eslint-config-namics/commit/0bc5a34969f3e6a52c537b8d357acc8977d1a06c) Node 0.12 is not supported anymore
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": "@namics/eslint-config",
"version": "0.2.0",
"version": "1.0.0",
"description": "Default configurations for eslint",
"author": "Simon Mollweide <simon.mollweide@namics.com>",
"license": "MIT",
Expand Down

0 comments on commit 7311e29

Please sign in to comment.