Skip to content

Commit

Permalink
chore(release): 15.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [15.2.0](v15.1.0...v15.2.0) (2022-04-13)

### Features

* **max-len:** ignore described eslint ignores ([#104](#104)) ([283f68e](283f68e))
  • Loading branch information
oneamexbot committed Apr 13, 2022
1 parent 283f68e commit 2c758f4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [15.2.0](https://github.com/americanexpress/eslint-config-amex/compare/v15.1.0...v15.2.0) (2022-04-13)


### Features

* **max-len:** ignore described eslint ignores ([#104](https://github.com/americanexpress/eslint-config-amex/issues/104)) ([283f68e](https://github.com/americanexpress/eslint-config-amex/commit/283f68e548f987916785f0135f60a1ee6516291a))

# [15.1.0](https://github.com/americanexpress/eslint-config-amex/compare/v15.0.3...v15.1.0) (2022-02-15)


Expand Down
4 changes: 2 additions & 2 deletions 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": "15.1.0",
"version": "15.2.0",
"description": "American Express' ESLint config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2c758f4

Please sign in to comment.