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 Jan 31, 2023
1 parent 153fcd3 commit 101c61a
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.11](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-01-31)

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

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

**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.10",
"version": "0.3.11",
"main": "dist/index.js",
"dependencies": {
"@bam.tech/appium-helper": "^0.5.0",
"@perf-profiler/e2e": "^0.5.3",
"@perf-profiler/e2e": "^0.6.0",
"@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.6.0](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-01-31)

### Features

- **e2e:** accept failed iterations and add retry option ([#67](https://github.com/bamlab/android-performance-profiler/issues/67)) ([153fcd3](https://github.com/bamlab/android-performance-profiler/commit/153fcd362b74833c4ed66760478c85e04d9034be))

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

**Note:** Version bump only for package @perf-profiler/e2e
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.3",
"version": "0.6.0",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand Down

0 comments on commit 101c61a

Please sign in to comment.