Skip to content

0.8.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 06 Feb 00:51
Immutable release. Only release title and notes can be modified.

New Features ✨

  • (auth) Add token command and remove /users/me/ dependency by @BYK in #207

Bug Fixes πŸ›

  • (alias) Fix alias generation and highlighting for prefix-related slugs by @BYK in #203

Internal Changes πŸ”§

  • (commands) Replace --org/--project flags with positional args for event view by @BYK in #205

Other

  • test: add tests for resolveFromProjectSearch to increase coverage by @BYK in #206
  • test: add tests for project-cache and env-file modules by @BYK in #200