Skip to content

Commit

Permalink
Merge pull request #46 from uphold/deploy/2.3.0
Browse files Browse the repository at this point in the history
Release 2.3.0
  • Loading branch information
diogoquintas authored Jan 3, 2023
2 parents f81dd3f + 57ef15d commit 030fcd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [2.3.0](https://github.com/uphold/eslint-config-uphold-react/releases/tag/2.3.0) (2023-01-03)
- Update config rules [\#45](https://github.com/uphold/eslint-config-uphold-react/pull/45) ([diogoquintas](https://github.com/diogoquintas))

## [2.2.0](https://github.com/uphold/eslint-config-uphold-react/releases/tag/2.2.0) (2022-12-23)
- Bump moment from 2.29.2 to 2.29.4 [\#41](https://github.com/uphold/eslint-config-uphold-react/pull/41) ([dependabot](https://github.com/apps/dependabot))
- Bump minimatch from 3.0.4 to 3.1.2 [\#42](https://github.com/uphold/eslint-config-uphold-react/pull/42) ([dependabot](https://github.com/apps/dependabot))
Expand All @@ -11,7 +14,6 @@
- Bump node-fetch from 2.6.1 to 2.6.7 [\#33](https://github.com/uphold/eslint-config-uphold-react/pull/33) ([dependabot](https://github.com/apps/dependabot))
- Bump moment from 2.29.1 to 2.29.2 [\#36](https://github.com/uphold/eslint-config-uphold-react/pull/36) ([dependabot](https://github.com/apps/dependabot))
- Update 'react-hooks/exhaustive-deps' rule to warn [\#35](https://github.com/uphold/eslint-config-uphold-react/pull/35) ([NelsonBrandao](https://github.com/NelsonBrandao))
Done in 2.51s.


## [v2.1.0](https://github.com/uphold/eslint-config-uphold-react/releases/tag/v2.1.0) (2022-03-23)
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-react",
"version": "2.2.0",
"version": "2.3.0",
"description": "Uphold-flavored React ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit 030fcd5

Please sign in to comment.