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 Feb 6, 2023
1 parent be042c9 commit f1328e9
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.13](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-02-06)

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

## [0.3.12](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-02-06)

**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.12",
"version": "0.3.13",
"main": "dist/index.js",
"dependencies": {
"@bam.tech/appium-helper": "^0.5.0",
"@perf-profiler/e2e": "^0.7.0",
"@perf-profiler/e2e": "^0.7.1",
"@perf-profiler/reporter": "^0.4.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.7.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-02-06)

### Bug Fixes

- **e2e:** add description for measure command ([be042c9](https://github.com/bamlab/android-performance-profiler/commit/be042c9efcf859d1205573dc9e5774105223708c))

# [0.7.0](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-02-06)

- feat!: prepare for standalone executable (#71) ([3d6aa79](https://github.com/bamlab/android-performance-profiler/commit/3d6aa797164e2b566db2c5b725475addd1f6d71c)), closes [#71](https://github.com/bamlab/android-performance-profiler/issues/71)
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.7.0",
"version": "0.7.1",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand Down

0 comments on commit f1328e9

Please sign in to comment.