File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-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.4.0
5+
6+ ### New Features ✨
7+
8+ - (docs) Add Open Graph images for social sharing by @betegon in [ #109 ] ( https://github.com/getsentry/cli/pull/109 )
9+ - (install) Auto-add sentry to PATH on install by @betegon in [ #108 ] ( https://github.com/getsentry/cli/pull/108 )
10+ - Auto-generate SKILL.md and extract version bump script by @BYK in [ #105 ] ( https://github.com/getsentry/cli/pull/105 )
11+ - Updated the install button by @MathurAditya724 in [ #103 ] ( https://github.com/getsentry/cli/pull/103 )
12+ - Add global help command using Stricli's defaultCommand by @BYK in [ #104 ] ( https://github.com/getsentry/cli/pull/104 )
13+
14+ ### Bug Fixes 🐛
15+
16+ - (ci) Install bun in release workflow by @betegon in [ #110 ] ( https://github.com/getsentry/cli/pull/110 )
17+ - (docs) Mobile styling improvements for landing page by @betegon in [ #106 ] ( https://github.com/getsentry/cli/pull/106 )
18+
419## 0.3.3
520
621### Bug Fixes 🐛
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.4.0-dev.0 " ,
3+ "version" : " 0.4.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