Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @bam.tech/[email protected]
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
  • Loading branch information
Almouro committed Sep 19, 2022
1 parent 416ba00 commit f1e679e
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 6 deletions.
6 changes: 6 additions & 0 deletions packages/appium-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/bamlab/android-performance-profiler/compare/@bam.tech/[email protected][email protected]/[email protected]) (2022-09-19)

### Bug Fixes

- **adb:** replace start command by monkey ([#29](https://github.com/bamlab/android-performance-profiler/issues/29)) ([416ba00](https://github.com/bamlab/android-performance-profiler/commit/416ba003c140ccb79ae168de5726846ae7060c69))

# 0.3.0 (2022-09-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/appium-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bam.tech/appium-helper",
"version": "0.3.0",
"version": "0.3.1",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand Down
4 changes: 4 additions & 0 deletions packages/appium-test-cases/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-09-19)

**Note:** Version bump only for package @perf-profiler/appium-test-cases

# 0.3.0 (2022-09-09)

# 0.2.0 (2022-09-07)
Expand Down
4 changes: 2 additions & 2 deletions packages/appium-test-cases/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@perf-profiler/appium-test-cases",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/index.js",
"dependencies": {
"@bam.tech/appium-helper": "^0.3.0",
"@bam.tech/appium-helper": "^0.3.1",
"@perf-profiler/e2e": "^0.2.0",
"@perf-profiler/reporter": "^0.2.0",
"@perf-profiler/types": "^0.2.0"
Expand Down
44 changes: 44 additions & 0 deletions packages/web-reporter-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1 (2022-09-19)

### Bug Fixes

- **web-reporter-ui:** remove the uncentered font ([#30](https://github.com/bamlab/android-performance-profiler/issues/30)) ([10c6b01](https://github.com/bamlab/android-performance-profiler/commit/10c6b01577d1c2f6b5b45f15cd5d35ac99845a71))

# 0.2.0 (2022-09-07)

# 0.1.0 (2022-08-30)

# 0.1.0-alpha.9 (2022-08-29)

# 0.1.0-alpha.8 (2022-08-27)

# 0.1.0-alpha.6 (2022-08-12)

# 0.1.0-alpha.4 (2022-08-08)

### Features

- add ability to pass custom score calculation ([#6](https://github.com/bamlab/android-performance-profiler/issues/6)) ([4011ee5](https://github.com/bamlab/android-performance-profiler/commit/4011ee59dfd1b51530974cfaea6a60873e5699fc))

# 0.1.0-alpha.3 (2022-08-04)

### Bug Fixes

- **flipper:** add timings ([871006f](https://github.com/bamlab/android-performance-profiler/commit/871006f64cb4dd3871dfb6cd2863739142acf0b4))
- scroll container only needed in Flipper ([38c5fc0](https://github.com/bamlab/android-performance-profiler/commit/38c5fc0047aff60abb5b3bb8d16a612d4bd48405))

### Features

- add comparison view ([02c5918](https://github.com/bamlab/android-performance-profiler/commit/02c5918378d43eb245cc7ca880025926d87ca306))
- add FPS poc ([6fe3398](https://github.com/bamlab/android-performance-profiler/commit/6fe33981db9cfd45bae8d9db7973cff7286d394c))
- add ram reporting ([54c858d](https://github.com/bamlab/android-performance-profiler/commit/54c858d0cc5a7abdf55aeea7fdb7116042deafcc))
- add score POC ([41ddaa5](https://github.com/bamlab/android-performance-profiler/commit/41ddaa5d9c4f8fb3dfd7b14315b4c9218e267196))
- average iterations in report ([b421dc8](https://github.com/bamlab/android-performance-profiler/commit/b421dc8b0fe4a937988906c947d648f1ecae2c69))
- build better comparison view ([6228ab4](https://github.com/bamlab/android-performance-profiler/commit/6228ab4f1e5eca6e557f69402bb81963bb270dfd))
- display average ram usage ([8dbdcb0](https://github.com/bamlab/android-performance-profiler/commit/8dbdcb0189fb3202a21f65043ffce93a4e37da93))
- **reporter:** display time ([67e0271](https://github.com/bamlab/android-performance-profiler/commit/67e0271870ba1d04e289e486794e1389b4f86c7b))
2 changes: 1 addition & 1 deletion packages/web-reporter-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perf-profiler/web-reporter-ui",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/index.js",
"dependencies": {
"@emotion/react": "^11.8.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/web-reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.2](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-09-19)

### Bug Fixes

- **web-reporter:** don't fail if open command doesn't exist ([#26](https://github.com/bamlab/android-performance-profiler/issues/26)) ([4b83771](https://github.com/bamlab/android-performance-profiler/commit/4b83771c916da8b433222a6376b6b1180edfc42d))

## 0.2.1 (2022-09-13)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/web-reporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perf-profiler/web-reporter",
"version": "0.2.1",
"version": "0.2.2",
"description": "",
"author": {
"name": "Almouro",
Expand All @@ -16,7 +16,7 @@
},
"devDependencies": {
"@perf-profiler/types": "^0.2.0",
"@perf-profiler/web-reporter-ui": "^0.2.0",
"@perf-profiler/web-reporter-ui": "^0.2.1",
"parcel": "^2.7.0",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down

0 comments on commit f1e679e

Please sign in to comment.