Skip to content

Commit

Permalink
update package version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-atoyan committed Dec 5, 2020
1 parent 6302edc commit 4561d76
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
Expand Up @@ -9,7 +9,9 @@
- Loading: add first class property `position`
- NotFound: add 404 gif from `giphy`, move from `Box` to `Fb`
- Link: fix `export default` style
- Fb: create flexbox component
- Fb: create flexbox component, replace all `Box` components with `Fb`
- utils: remove single entry point, use only direct paths for utils
- store: use atom effects in theme, style corrections

## v1.0.2
###### *Sep 7, 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.2",
"version": "1.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.10.2",
Expand Down

0 comments on commit 4561d76

Please sign in to comment.