Releases: satnaing/astro-paper
Releases · satnaing/astro-paper
v1.1.3
v1.1.2
v1.1.1
What's Changed
Updates
- update github-slugger by @AkaraChen in #5
- move '@types/react' to dev dependencies (3697a59)
- update dependencies
New Contributors
- @AkaraChen made their first contribution in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Features
- improve search functionality (33bab9c)
- add CHANGELOG (adb331e)
- add prettier and husky (d6dd818 | 80aee6b)
Bug Fixes
- fix markdown lint warnings by updating headers (ad14dc5)
- fix markdown warnings by adding alt texts (3260641)
- extract Social component to avoid duplication by @elpekenin (7ef631f)
- update glob to have access to sub directories under content directory by @elpekenin (a256ded)
New Contributor
- @elpekenin made their first contribution in #2
Full Changelog: v1.0.1...v1.1.0