File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33<!-- Craft will auto-populate this file -->
4+ ## 0.10.0
5+
6+ ### New Features ✨
7+
8+ - (formatters) Add Seer fixability score to issue list and detail views by @betegon in [ #234 ] ( https://github.com/getsentry/cli/pull/234 )
9+ - (team) Add ` team list ` command by @betegon in [ #238 ] ( https://github.com/getsentry/cli/pull/238 )
10+
11+ ### Bug Fixes 🐛
12+
13+ #### Telemetry
14+
15+ - Use SDK session integration instead of manual management by @BYK in [ #232 ] ( https://github.com/getsentry/cli/pull/232 )
16+ - Correct runtime context for Bun binary by @BYK in [ #231 ] ( https://github.com/getsentry/cli/pull/231 )
17+
18+ #### Other
19+
20+ - (setup) Use correct auth command in install welcome message by @betegon in [ #241 ] ( https://github.com/getsentry/cli/pull/241 )
21+ - (tests) Centralize test config dir lifecycle to prevent env var pollution by @BYK in [ #242 ] ( https://github.com/getsentry/cli/pull/242 )
22+
423## 0.9.1
524
625### New Features ✨
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.10.0-dev.0 " ,
3+ "version" : " 0.10.0" ,
44 "description" : " Sentry CLI - A command-line interface for using Sentry built by robots and humans for robots and humans" ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments