Skip to content

Commit

Permalink
chore(release): 12.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [12.0.0](v11.2.0...v12.0.0) (2020-03-30)

### Features

* **deps:** update dependencies to latest version ([#16](#16)) ([27ad145](27ad145))

### BREAKING CHANGES

* **deps:** Updates deps major versions
  • Loading branch information
oneamexbot committed Mar 30, 2020
1 parent 27ad145 commit d923c25
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [12.0.0](https://github.com/americanexpress/eslint-config-amex/compare/v11.2.0...v12.0.0) (2020-03-30)


### Features

* **deps:** update dependencies to latest version ([#16](https://github.com/americanexpress/eslint-config-amex/issues/16)) ([27ad145](https://github.com/americanexpress/eslint-config-amex/commit/27ad145bfbe85006c4a9742a3d9123e77894db0a))


### BREAKING CHANGES

* **deps:** Updates deps major versions

# [11.2.0](https://github.com/americanexpress/eslint-config-amex/compare/v11.1.0...v11.2.0) (2020-02-07)


Expand Down
2 changes: 1 addition & 1 deletion 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": "11.1.0",
"version": "12.0.0",
"description": "American Express' ESLint config",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d923c25

Please sign in to comment.