Skip to content

Commit

Permalink
chore(release): 16.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.4.0](v16.3.0...v16.4.0) (2024-11-15)

### Features

* support typescript extensions ([#131](#131)) ([733c090](733c090))
  • Loading branch information
oneamexbot committed Nov 15, 2024
1 parent 733c090 commit 28583df
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.4.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.3.0...v16.4.0) (2024-11-15)


### Features

* support typescript extensions ([#131](https://github.com/americanexpress/eslint-config-amex/issues/131)) ([733c090](https://github.com/americanexpress/eslint-config-amex/commit/733c090cbdf7d7230307a1daa4d5e7b60b205456))

# [16.3.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.2.0...v16.3.0) (2024-11-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": "16.3.0",
"version": "16.4.0",
"description": "American Express' ESLint config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 28583df

Please sign in to comment.