Skip to content

Commit

Permalink
chore(release): 12.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [12.0.2](v12.0.1...v12.0.2) (2020-05-11)

### Bug Fixes

* **eslint:** react requires use of null ([#32](#32)) ([bdf6800](bdf6800))
  • Loading branch information
oneamexbot committed May 11, 2020
1 parent bdf6800 commit 9527eea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [12.0.2](https://github.com/americanexpress/eslint-config-amex/compare/v12.0.1...v12.0.2) (2020-05-11)


### Bug Fixes

* **eslint:** react requires use of null ([#32](https://github.com/americanexpress/eslint-config-amex/issues/32)) ([bdf6800](https://github.com/americanexpress/eslint-config-amex/commit/bdf680074530eb4f1ae451f9ff57f1517adab44b))

## [12.0.1](https://github.com/americanexpress/eslint-config-amex/compare/v12.0.0...v12.0.1) (2020-05-07)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-amex",
"version": "12.0.1",
"version": "12.0.2",
"description": "American Express' ESLint config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9527eea

Please sign in to comment.