File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
plugins/sentry-cli/.claude-plugin Expand file tree Collapse file tree 3 files changed +19
-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.4.1
5+
6+ ### Bug Fixes 🐛
7+
8+ #### Release
9+
10+ - Add Node.js 22 setup for type stripping support by @BYK in [ #114 ] ( https://github.com/getsentry/cli/pull/114 )
11+ - Use Node.js instead of Bun for release scripts by @BYK in [ #113 ] ( https://github.com/getsentry/cli/pull/113 )
12+
13+ #### Other
14+
15+ - Updated the skills plugin details by @MathurAditya724 in [ #111 ] ( https://github.com/getsentry/cli/pull/111 )
16+
17+ ### Documentation 📚
18+
19+ - Fix some broken stuff by @MathurAditya724 in [ #112 ] ( https://github.com/getsentry/cli/pull/112 )
20+
421## 0.4.0
522
623### New Features ✨
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
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.4.1 " ,
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