File tree Expand file tree Collapse file tree
plugins/sentry-cli/.claude-plugin 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.26.1
5+
6+ ### Bug Fixes 🐛
7+
8+ - (build) Normalize Windows backslash paths for sourcemap resolution by @BYK in [ #714 ] ( https://github.com/getsentry/cli/pull/714 )
9+ - (dashboard) Guard sort param by dataset in widget table queries by @BYK in [ #715 ] ( https://github.com/getsentry/cli/pull/715 )
10+ - (test) Silence "unexpected fetch call to" warnings in unit tests by @BYK in [ #716 ] ( https://github.com/getsentry/cli/pull/716 )
11+
412## 0.26.0
513
614### New Features ✨
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry" ,
3- "version" : " 0.27.0-dev.0 " ,
3+ "version" : " 0.26.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/getsentry/cli.git"
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry-cli" ,
3- "version" : " 0.27.0 " ,
3+ "version" : " 0.26.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