Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
  • Loading branch information
Almouro committed Dec 6, 2022
1 parent 6b2b9fc commit 8b2ccaa
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
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.8](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-12-06)

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

## [0.3.7](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-12-05)

**Note:** Version bump only for package @perf-profiler/appium-test-cases
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,10 +1,10 @@
{
"name": "@perf-profiler/appium-test-cases",
"version": "0.3.7",
"version": "0.3.8",
"main": "dist/index.js",
"dependencies": {
"@bam.tech/appium-helper": "^0.5.0",
"@perf-profiler/e2e": "^0.5.0",
"@perf-profiler/e2e": "^0.5.1",
"@perf-profiler/reporter": "^0.3.0",
"@perf-profiler/types": "^0.2.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/e2e-performance/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.5.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-12-06)

### Bug Fixes

- **e2e:** fix resultsFilePath parameter ([#59](https://github.com/bamlab/android-performance-profiler/issues/59)) ([6b2b9fc](https://github.com/bamlab/android-performance-profiler/commit/6b2b9fcfa3111287ba8419ddcd25cfa33ac20ff6))

# [0.5.0](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2022-12-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-performance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perf-profiler/e2e",
"version": "0.5.0",
"version": "0.5.1",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand Down

0 comments on commit 8b2ccaa

Please sign in to comment.