@sentry/cli
Advanced tools
Comparing version 1.35.5 to 1.35.6
# Changelog | ||
## sentry-cli 1.35.6 | ||
* Fix a bug introduced with the `--url-suffix` option in `upload-sourcemaps` | ||
* Fix broken commit detection for releases (#378, #381) | ||
## sentry-cli 1.35.5 | ||
* Add url-suffix option | ||
* Add `--url-suffix` option for `upload-sourcemaps` (#373) | ||
@@ -7,0 +12,0 @@ ## sentry-cli 1.35.4 |
{ | ||
"name": "@sentry/cli", | ||
"version": "1.35.5", | ||
"version": "1.35.6", | ||
"description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42088