Skip to content

Commit

Permalink
chore(release): 15.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [15.3.1](v15.3.0...v15.3.1) (2022-09-05)

### Bug Fixes

* **eslint-plugin-jest:** allow 27.x peer dep ([#113](#113)) ([e8624b0](e8624b0))
  • Loading branch information
oneamexbot committed Sep 5, 2022
1 parent e8624b0 commit 737ed6a
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.3.1](https://github.com/americanexpress/eslint-config-amex/compare/v15.3.0...v15.3.1) (2022-09-05)


### Bug Fixes

* **eslint-plugin-jest:** allow 27.x peer dep ([#113](https://github.com/americanexpress/eslint-config-amex/issues/113)) ([e8624b0](https://github.com/americanexpress/eslint-config-amex/commit/e8624b0f8c06544633f0229ae7598ae878b364f2))

# [15.3.0](https://github.com/americanexpress/eslint-config-amex/compare/v15.2.1...v15.3.0) (2022-05-26)


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

0 comments on commit 737ed6a

Please sign in to comment.