Skip to content

Commit 53b2c67

Browse files
committed
chore(release): 17.1.1 [skip ci]
## [17.1.1](v17.1.0...v17.1.1) (2026-04-02) ### Bug Fixes * **rules:** update for import/no-unresolved ([07195ab](07195ab)) * **rules:** update for import/no-unresolved ([44a975a](44a975a))
1 parent 07195ab commit 53b2c67

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [17.1.1](https://github.com/americanexpress/eslint-config-amex/compare/v17.1.0...v17.1.1) (2026-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **rules:** update for import/no-unresolved ([07195ab](https://github.com/americanexpress/eslint-config-amex/commit/07195abe179126b62810dfd773d52ac241f7c992))
7+
* **rules:** update for import/no-unresolved ([44a975a](https://github.com/americanexpress/eslint-config-amex/commit/44a975a66dc7a79f88be117e2c31e48ff8d993b5))
8+
19
# [17.1.0](https://github.com/americanexpress/eslint-config-amex/compare/v17.0.0...v17.1.0) (2026-03-30)
210

311

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": "17.1.0",
3+
"version": "17.1.1",
44
"type": "module",
55
"description": "American Express' ESLint config",
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)