Releases: getsentry/action-release
Releases · getsentry/action-release
v1.1.6
- update
sentry-cli
to1.67.2
- add support for new
stripCommonPrefix
,ignoreMissing
andignoreOptions
options - use TypeScript types from
sentry-cli
v1.1.5
Adds missing url_prefix option to action.yml
v1.1.4
Made environment input parameter optional.
Fix bug that ignored version prefix when providing a version
v1.1.3
Adds support for url_prefix
for source maps
v1.1.2
Adds support for multiple projects with the projects
option
v1.1.0
Now supports set_commits
option of either skip
or auto
v1.0.2
Make the version
more powerful by stripping unhelpful prefixes and allowing users to defined one.
Bump Version
Fix warning when version
is passed in.
Initial Public Release
Initial release of the GitHub Action