Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotorres97 committed Jul 25, 2022
1 parent 3213804 commit df671ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.0](https://github.com/uphold/eslint-config-uphold/releases/tag/3.2.0) (2022-07-25)
- Bump moment from 2.29.2 to 2.29.4 [\#60](https://github.com/uphold/eslint-config-uphold/pull/60) ([dependabot](https://github.com/apps/dependabot))
- Bump prettier to ^2.7.1 [\#59](https://github.com/uphold/eslint-config-uphold/pull/59) ([Finglas](https://github.com/Finglas))
- Bump eslint to ~8.20.0 [\#58](https://github.com/uphold/eslint-config-uphold/pull/58) ([Finglas](https://github.com/Finglas))
- Bump minimist from 1.2.5 to 1.2.6 [\#56](https://github.com/uphold/eslint-config-uphold/pull/56) ([dependabot](https://github.com/apps/dependabot))
- Bump moment from 2.29.1 to 2.29.2 [\#55](https://github.com/uphold/eslint-config-uphold/pull/55) ([dependabot](https://github.com/apps/dependabot))

## [3.1.0](https://github.com/uphold/eslint-config-uphold/releases/tag/3.1.0) (2022-06-12)
- Add no-console rule [\#57](https://github.com/uphold/eslint-config-uphold/pull/57) ([satazor](https://github.com/satazor))
- Bump [email protected] [\#54](https://github.com/uphold/eslint-config-uphold/pull/54) ([diogotorres97](https://github.com/diogotorres97))
Expand Down
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-uphold",
"version": "3.1.0",
"version": "3.2.0",
"description": "Uphold-flavored ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit df671ea

Please sign in to comment.