Skip to content

Commit

Permalink
chore(release): 16.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.1.0](v16.0.0...v16.1.0) (2024-03-26)

### Features

* **dependencies:** add support for prettier 3 ([#126](#126)) ([cfa4df3](cfa4df3))
  • Loading branch information
oneamexbot committed Mar 26, 2024
1 parent cfa4df3 commit 86bbadd
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.1.0](https://github.com/americanexpress/eslint-config-amex/compare/v16.0.0...v16.1.0) (2024-03-26)


### Features

* **dependencies:** add support for prettier 3 ([#126](https://github.com/americanexpress/eslint-config-amex/issues/126)) ([cfa4df3](https://github.com/americanexpress/eslint-config-amex/commit/cfa4df391db83a69db64dd5eda02bcebec407547))

# [16.0.0](https://github.com/americanexpress/eslint-config-amex/compare/v15.3.2...v16.0.0) (2023-06-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.0.0",
"version": "16.1.0",
"description": "American Express' ESLint config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 86bbadd

Please sign in to comment.