0.7.0 (2021-11-13)
Bug Fixes
- analog-clock: add condition when selecting am 12 to return 00:00 (7a803a9)
- tests: fix jest issues (54fb0a0)
Features
- add a11y labels to buttons (bd379d2)
- internationalize new copy (3e6cc66)
- ios Voice control for PL and NL (8663078)
- make more buttons accessible (69003dd)
What's Changed
- fix(analog-clock): add condition when selecting am 12 to return 00:00 by @J3j3m in #114
- Button accessibility by @CodingItWrong in #115
New Contributors
- @CodingItWrong made their first contribution in #115
Full Changelog: v0.6.0...v0.7.0