Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonBrandao committed Oct 11, 2019
1 parent dee69f3 commit b2a8259
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,5 +1,9 @@
# Changelog

## [v1.0.0](https://github.com/uphold/eslint-config-uphold-react/releases/tag/v1.0.0) (2019-10-11)
- Update dependencies [\#5](https://github.com/uphold/eslint-config-uphold-react/pull/5) ([NelsonBrandao](https://github.com/NelsonBrandao))
- Add license file [\#4](https://github.com/uphold/eslint-config-uphold-react/pull/4) ([NelsonBrandao](https://github.com/NelsonBrandao))

## [v0.2.0](https://github.com/uphold/eslint-config-uphold-react/releases/tag/v0.2.0) (2019-08-09)
- Update `eslint-config-uphold` dependency and add react `prettier` support [\#3](https://github.com/uphold/eslint-config-uphold-react/pull/3) ([NelsonBrandao](https://github.com/NelsonBrandao))
- Add react/require-default-props rule [\#1](https://github.com/uphold/eslint-config-uphold-react/pull/1) ([NelsonBrandao](https://github.com/NelsonBrandao))
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": "0.2.0",
"version": "1.0.0",
"description": "Uphold-flavored React ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit b2a8259

Please sign in to comment.