Skip to content

Commit

Permalink
chore(release): 12.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [12.2.0](v12.1.0...v12.2.0) (2020-06-06)

### Features

* **eslint:** array includes is acceptable ([#34](#34)) ([bdf92f1](bdf92f1))
  • Loading branch information
oneamexbot committed Jun 6, 2020
1 parent bdf92f1 commit 1c5928e
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.2.0](https://github.com/americanexpress/eslint-config-amex/compare/v12.1.0...v12.2.0) (2020-06-06)


### Features

* **eslint:** array includes is acceptable ([#34](https://github.com/americanexpress/eslint-config-amex/issues/34)) ([bdf92f1](https://github.com/americanexpress/eslint-config-amex/commit/bdf92f189a85521dd4a9d2eb869fed73ace37542))

# [12.1.0](https://github.com/americanexpress/eslint-config-amex/compare/v12.0.3...v12.1.0) (2020-06-05)


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

0 comments on commit 1c5928e

Please # to comment.