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
3+ ## 2.18.0
4+
5+ ### New Features ✨
6+
7+ - (dry-run) Add worktree-based dry-run mode with real diff output by @BYK in [ #692 ] ( https://github.com/getsentry/craft/pull/692 )
8+
9+ ### Bug Fixes 🐛
10+
11+ - (brew) Skip prereleases and add mustache templating for formula names by @BYK in [ #682 ] ( https://github.com/getsentry/craft/pull/682 )
12+
13+ ### Build / dependencies / internal 🔧
14+
15+ - Add comprehensive Sentry integration with tracing and source maps by @BYK in [ #697 ] ( https://github.com/getsentry/craft/pull/697 )
16+ - Migrate from Yarn to pnpm 10.27.0 by @BYK in [ #693 ] ( https://github.com/getsentry/craft/pull/693 )
17+
318## 2.17.0
419
520### New Features ✨
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/craft" ,
3- "version" : " 2.18.0-dev.0 " ,
3+ "version" : " 2.18.0" ,
44 "description" : " The universal sentry workflow CLI" ,
55 "main" : " dist/craft" ,
66 "repository" : " https://github.com/getsentry/craft" ,
You can’t perform that action at this time.
0 commit comments