Skip to content

Commit

Permalink
update template version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-atoyan committed Sep 7, 2020
1 parent 810e16a commit 73aef9d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Releases

## v1.0.2
###### *Sep 7, 2020*

- lint: update eslint rules (make correction according to new rules)
- checks: add husky (pre-commit -> lint)

## v1.0.1
###### *June 30, 2020*

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": "react-pwa",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"dependencies": {
"@material-ui/core": "^4.10.2",
Expand Down

0 comments on commit 73aef9d

Please sign in to comment.