Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 20:15
· 13 commits to main since this release
ad41caa

🐛 Bug Fixes

  • fix(ci): add state=closed param to issues API call
  • fix(ci): detect issues closed by merged PRs via cross-reference
  • fix(ci): pass LINKEDIN_CLIENT_ID to reusable workflow
  • fix(ci): remove MSIX build steps from release workflow

🎉 New Features

  • feat(ui): add Visual Studio icon to application (#1)
  • feat: add startup and behavior settings (#2)
  • feat: add channel type badge to VS instance list (#3)
  • feat: UX overhaul with custom window chrome and single-instance support

🔧 Maintenance

  • ci: add GitHub Actions workflows for CI and commit linting
  • ci: add preview changelog and contributors workflows
  • ci: add release workflow with social notifications