mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/apricote/Listory/compare/v1.4.3...v1.4.4) (2020-11-07) ### Bug Fixes * **frontend:** improper usage of select element ([a139f7b](a139f7b25b)) * **frontend:** missing dependency in useCallback ([1e674d1](1e674d18c9)) * **frontend:** missing key property in list ([1ae7f08](1ae7f08dc4))
This commit is contained in:
parent
1ae7f08dc4
commit
d0705afca8
4 changed files with 13 additions and 4 deletions
|
|
@ -1,3 +1,12 @@
|
|||
## [1.4.4](https://github.com/apricote/Listory/compare/v1.4.3...v1.4.4) (2020-11-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **frontend:** improper usage of select element ([a139f7b](https://github.com/apricote/Listory/commit/a139f7b25b939b74a3a28eed12ba7b43a4ae8a50))
|
||||
* **frontend:** missing dependency in useCallback ([1e674d1](https://github.com/apricote/Listory/commit/1e674d18c9fe39ddf0ecc6c493bc0f0ffc87db9d))
|
||||
* **frontend:** missing key property in list ([1ae7f08](https://github.com/apricote/Listory/commit/1ae7f08dc430d6fa9088ea19d7c7fb3e89c69000))
|
||||
|
||||
## [1.4.3](https://github.com/apricote/Listory/compare/v1.4.2...v1.4.3) (2020-09-05)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue