We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c7cdf commit 21219ecCopy full SHA for 21219ec
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.2.0](https://github.com/bamlab/flashlight/compare/v0.1.0...v0.2.0) (2023-04-04)
2
+
3
+### BREAKING CHANGES
4
5
+- `cloud`: `--apkPath` replaced by `--app`, adapt to new backend architecture
6
7
# [0.1.0](https://github.com/bamlab/flashlight/compare/v0.1.0...%40perf-profiler%2Fe2e%400.6.0) (2023-02-06)
8
9
`android-performance-profiler` becomes Flashlight 🔦
package.json
@@ -1,6 +1,6 @@
{
"name": "flashlight",
- "version": "0.1.0",
+ "version": "0.2.0",
"private": "true",
"repository": {
"type": "git",
0 commit comments