Skip to content

Commit cc9bc0e

Browse files
committed
chore(release): 16.6.0 [skip ci]
# [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))
1 parent 09fd81a commit cc9bc0e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [16.6.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.5.0...v16.6.0) (2025-01-10)
2+
3+
4+
### Features
5+
6+
* **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))
7+
18
# [16.5.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.4.0...v16.5.0) (2025-01-08)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-amex",
3-
"version": "16.5.0",
3+
"version": "16.6.0",
44
"description": "American Express' ESLint config",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)