chore: release

This commit is contained in:
Sam Potts
2021-04-17 00:27:00 +10:00
parent 8c74396459
commit 38060d986c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
### v3.6.5
- Migrate color formatting to colorette (thanks @jorgebucaran)
- Fix: issue with IE detection
- Fix: missing styles for embeds
- Fix: regression regarding poster image
- Add all required props to vimeo iframe allow attribute - fixes #2151 (thanks @didrip)
### v3.6.4
- Remove unnecessary calc from media query (thanks @naomiaz)