File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
plugins/sentry-cli/.claude-plugin Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33<!-- Craft will auto-populate this file -->
4+ ## 0.3.3
5+
6+ ### Bug Fixes π
7+
8+ - Add shebang to npm bundle for global installs by @BYK in [ #101 ] ( https://github.com/getsentry/cli/pull/101 )
9+
10+ ### Documentation π
11+
12+ - Add CNAME file for custom domain in build artifact by @BYK in [ #102 ] ( https://github.com/getsentry/cli/pull/102 )
13+
414## 0.3.2
515
616### Documentation π
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.4.0-dev.0 " ,
3+ "version" : " 0.3.3 " ,
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" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry-cli" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Skills for using the Sentry CLI to interact with Sentry from the command line"
55}
You canβt perform that action at this time.
0 commit comments