Minor release with 3 new features and 6 fixes.
Features
- add a new Select component to align with Figma designs (#604, fe954e9)
- exclude archived repos from accessibility scanning (#601, d3aeba9)
- auto-merge scan data PR and deploy data to gh-pages immediately (#597, ab389b5)
Bug Fixes
- fix OrganizationPicker styling bugs (#603, 99a2d43)
- revert auto-merge/deploy, improve compliance score for static-only scans (#599, fef0eb4)
- compact JSON output for GITHUB_OUTPUT (single-line required) (#595, 1796593)
- correct base path for custom domain (design-system.catalystone.com) (#594, a187dbd)
- use PR instead of direct push for scan data updates (#592, b5d81d7)
- fix illustration loading, remove PAT dialog, fix scan workflow (#591, e631c2c)