File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.19.0
4+
5+ ### New Features ✨
6+
7+ - (action) Emit publish request issue URL as annotation by @BYK in [ #708 ] ( https://github.com/getsentry/craft/pull/708 )
8+
9+ ### Bug Fixes 🐛
10+
11+ #### Docker
12+
13+ - Add image template var and strict template validation by @BYK in [ #713 ] ( https://github.com/getsentry/craft/pull/713 )
14+ - Add GITHUB_API_TOKEN and x-access-token fallbacks for ghcr.io by @BYK in [ #710 ] ( https://github.com/getsentry/craft/pull/710 )
15+
16+ #### Other
17+
18+ - (action) Use environment variables for complex inputs by @BYK in [ #716 ] ( https://github.com/getsentry/craft/pull/716 )
19+ - (aws-lambda) Skip layer publication for pre-release versions by @BYK in [ #714 ] ( https://github.com/getsentry/craft/pull/714 )
20+ - (prepare) Make NEW-VERSION optional and auto-create changelog by @BYK in [ #715 ] ( https://github.com/getsentry/craft/pull/715 )
21+ - Don't mention PRs to avoid linking in changelog previews by @BYK in [ #712 ] ( https://github.com/getsentry/craft/pull/712 )
22+
323## 2.18.3
424
525### Bug Fixes 🐛
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/craft" ,
3- "version" : " 2.19.0-dev.0 " ,
3+ "version" : " 2.19.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