Skip to content

Commit

Permalink
Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ruddenchaux committed Apr 24, 2021
1 parent 4d29e87 commit 687b9f0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.6.4](https://github.com/ruddenchaux/rickandmorty/compare/0.6.3...0.6.4) (2021-04-24)


### Bug Fixes

* **characters-avatars:** fixed height on cards with characters avatars ([e9b3ff8](https://github.com/ruddenchaux/rickandmorty/commit/e9b3ff84adc49d342ed8c0a3bd077cf7ac2a816c))
* **infinite-loading:** fixed a infinite loading behavior on quickly srcoll ([6f22f8c](https://github.com/ruddenchaux/rickandmorty/commit/6f22f8cf8336270241fa198c19ee53162024e8cf)), closes [#14](https://github.com/ruddenchaux/rickandmorty/issues/14)
* **layout:** fixed the unknown pathname navigation ([cc6d871](https://github.com/ruddenchaux/rickandmorty/commit/cc6d871fa112ec1993e6259bd3565ad523cd367b)), closes [#13](https://github.com/ruddenchaux/rickandmorty/issues/13)
* **title:** fixed app title ([4d29e87](https://github.com/ruddenchaux/rickandmorty/commit/4d29e878cd84582a1c17d9895e9d4497ee0a71fb))

## [0.6.3](https://github.com/ruddenchaux/rickandmorty/compare/0.6.2...0.6.3) (2021-04-23)

## [0.6.2](https://github.com/ruddenchaux/rickandmorty/compare/0.6.1...0.6.2) (2021-04-20)
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": "rickandmorty",
"version": "0.6.3",
"version": "0.6.4",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.3",
Expand Down

0 comments on commit 687b9f0

Please sign in to comment.