Skip to content

Commit

Permalink
chore(release): 16.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.6.0](v16.5.0...v16.6.0) (2025-01-10)

### Features

* **deps:** support latest eslint-plugin-jest and eslint-plugin-jest-dom ([#133](#133)) ([09fd81a](09fd81a))
  • Loading branch information
oneamexbot committed Jan 10, 2025
1 parent 09fd81a commit cc9bc0e
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 @@
# [16.6.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.5.0...v16.6.0) (2025-01-10)


### Features

* **deps:** support latest eslint-plugin-jest and eslint-plugin-jest-dom ([#133](https://github.com/americanexpress/eslint-config-amex/issues/133)) ([09fd81a](https://github.com/americanexpress/eslint-config-amex/commit/09fd81af597a45feceaad34e679a114eddb0cf93))

# [16.5.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.4.0...v16.5.0) (2025-01-08)


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

0 comments on commit cc9bc0e

Please sign in to comment.