Skip to content

Commit 21219ec

Browse files
committed
chore: bump version
1 parent b1c7cdf commit 21219ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [0.1.0](https://github.com/bamlab/flashlight/compare/v0.1.0...%40perf-profiler%2Fe2e%400.6.0) (2023-02-06)
28

39
`android-performance-profiler` becomes Flashlight 🔦

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flashlight",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": "true",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)