File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33<!-- Craft will auto-populate this file -->
4+ ## 0.6.0
5+
6+ ### New Features β¨
7+
8+ - (commands) Use positional args for org/project selection by @BYK in [ #155 ] ( https://github.com/getsentry/cli/pull/155 )
9+ - (feedback) Add command to submit CLI feedback by @betegon in [ #150 ] ( https://github.com/getsentry/cli/pull/150 )
10+ - (telemetry) Add is_self_hosted tag by @BYK in [ #153 ] ( https://github.com/getsentry/cli/pull/153 )
11+ - (upgrade) Add self-update command by @betegon in [ #132 ] ( https://github.com/getsentry/cli/pull/132 )
12+ - Add update available notification by @BYK in [ #151 ] ( https://github.com/getsentry/cli/pull/151 )
13+
14+ ### Bug Fixes π
15+
16+ - (telemetry) Capture command errors to Sentry by @betegon in [ #145 ] ( https://github.com/getsentry/cli/pull/145 )
17+ - Update docs URL in help output by @betegon in [ #149 ] ( https://github.com/getsentry/cli/pull/149 )
18+
19+ ### Documentation π
20+
21+ - (upgrade) Add documentation for upgrade command by @betegon in [ #152 ] ( https://github.com/getsentry/cli/pull/152 )
22+ - Update README and AGENTS.md by @betegon in [ #148 ] ( https://github.com/getsentry/cli/pull/148 )
23+
24+ ### Internal Changes π§
25+
26+ - Move feedback and upgrade under ` sentry cli ` command by @BYK in [ #154 ] ( https://github.com/getsentry/cli/pull/154 )
27+
428## 0.5.3
529
630### Bug Fixes π
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.6.0-dev.0 " ,
3+ "version" : " 0.6.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