Skip to content

Commit

Permalink
v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Finglas committed Aug 30, 2022
1 parent 70c1a38 commit 5821975
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog

## [3.4.0](https://github.com/uphold/eslint-config-uphold/releases/tag/3.4.0) (2022-08-30)
- Add no-dupe-keys rule [\#61](https://github.com/uphold/eslint-config-uphold/pull/61) ([acostalima](https://github.com/acostalima))
- Add `prefer-await-to-then` rule [\#40](https://github.com/uphold/eslint-config-uphold/pull/40) ([nunofgs](https://github.com/nunofgs))

## [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))
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.3.0",
"version": "3.4.0",
"description": "Uphold-flavored ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit 5821975

Please sign in to comment.