Releases: opensumi/shortcuts-guard
Releases · opensumi/shortcuts-guard
v0.0.6
🎉 Features
- feat: update sync icon #37
📚 Documentation Changes
- docs: add how to publish #36
💚 CI
- ci: run CI on v tag branch #35
v0.0.4
💚 CI
- ci: create tag in release workflow #29
- ci: release to Chrome Web Store #30
- ci: add release workflow description #31
v0.0.3
🐛 Bug Fixes
- fix: initialize URLs in time #25
💄 Style Changes
- style: format code by prettier #24
🧹 Chores
- chore: rename popup title #19
- chore: ignore log files #21
- chore: add commit lint #20
💚 CI
- ci: auto generate changelog #22
- ci: check code style #23
v0.0.2
- 🎉 feat: auto write the current URL
- 🎉 feat: use match patterns to match URL
- 🐛 fix: clear input when added successfully