Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

74 lines (40 loc) · 2.22 KB

Changelog

v0.3.15

compare changes

🩹 Fixes

v0.3.14

compare changes

🚀 Enhancements

  • Extract screenshots from CWS and Firefox addons (#3)

🏡 Chore

  • Bump bun version to 1.1.31 (74249c1)

v0.3.13

compare changes

🩹 Fixes

  • Only return null for crawl errors, not all extension in chromeExtensions (f5c1c1b)

v0.3.12

compare changes

🩹 Fixes

  • Remove ' - Chrome Web Store' title suffix from extension names (1ac0d9f)

🏡 Chore

v0.3.11

compare changes

🩹 Fixes

  • Reduce cache from 24 hours to 1 hour (f564997)

🏡 Chore

  • Use @aklinker1/check to simplify checks (90e10fe)

v0.3.10

compare changes

🩹 Fixes

  • Catch error when extension doesn't have any ratings (d04b8b9)

🏡 Chore

🤖 CI