@bugsnag/cli
Advanced tools
Comparing version 2.1.1 to 2.2.0
# Changelog | ||
## 2.2.0 (2024-04-17) | ||
### Enhancements | ||
- `upload android-proguard` will now attempt to automatically locate the `classes.dex` files if no build-uuid or dex-files are found or specified [92](https://github.com/bugsnag/bugsnag-cli/pull/92) | ||
- Added the `--no-build-uuid` option to the `upload android-*` options [92](https://github.com/bugsnag/bugsnag-cli/pull/92) | ||
- Added `Windows_NT` to `supported-platforms.yml` [95](https://github.com/bugsnag/bugsnag-cli/pull/95) | ||
## 2.1.1 (2023-03-22) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@bugsnag/cli", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "BugSnag CLI", | ||
@@ -5,0 +5,0 @@ "main": "install.js", |
Sorry, the diff of this file is not supported yet
17000