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]
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
 - @perf-profiler/[email protected]
  • Loading branch information
Almouro committed Jul 12, 2023
1 parent a3db43f commit 16df604
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 12 deletions.
6 changes: 6 additions & 0 deletions packages/android-performance-profiler/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.10.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

### Bug Fixes

- **profiler:** no such file /proc/{pid}/task ([#117](https://github.com/bamlab/android-performance-profiler/issues/117)) ([a3db43f](https://github.com/bamlab/android-performance-profiler/commit/a3db43f60beac4569dc7e96753497f26f7f8e605))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/android-performance-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perf-profiler/profiler",
"version": "0.10.0",
"version": "0.10.1",
"description": "",
"main": "dist/src/index.js",
"repository": {
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.23](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

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

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

**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.22",
"version": "0.3.23",
"main": "dist/index.js",
"dependencies": {
"@bam.tech/appium-helper": "^0.5.2",
"@perf-profiler/e2e": "^0.10.0",
"@perf-profiler/e2e": "^0.10.1",
"@perf-profiler/reporter": "^0.6.0",
"@perf-profiler/types": "^0.4.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.10.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

### Bug Fixes

- **profiler:** no such file /proc/{pid}/task ([#117](https://github.com/bamlab/android-performance-profiler/issues/117)) ([a3db43f](https://github.com/bamlab/android-performance-profiler/commit/a3db43f60beac4569dc7e96753497f26f7f8e605))

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

### Features
Expand Down
4 changes: 2 additions & 2 deletions 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.10.0",
"version": "0.10.1",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@perf-profiler/logger": "^0.3.1",
"@perf-profiler/profiler": "^0.10.0",
"@perf-profiler/profiler": "^0.10.1",
"@perf-profiler/reporter": "^0.6.0",
"@perf-profiler/types": "^0.4.0",
"commander": "^9.4.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/measure/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.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

### Bug Fixes

- **profiler:** no such file /proc/{pid}/task ([#117](https://github.com/bamlab/android-performance-profiler/issues/117)) ([a3db43f](https://github.com/bamlab/android-performance-profiler/commit/a3db43f60beac4569dc7e96753497f26f7f8e605))

# 0.2.0 (2023-06-28)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/measure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perf-profiler/measure",
"version": "0.2.0",
"version": "0.2.1",
"author": {
"name": "Almouro",
"email": "[email protected]"
Expand All @@ -10,9 +10,9 @@
"perf-profiler-measure": "dist/bin.js"
},
"dependencies": {
"@perf-profiler/e2e": "^0.10.0",
"@perf-profiler/e2e": "^0.10.1",
"@perf-profiler/logger": "^0.3.1",
"@perf-profiler/profiler": "^0.10.0",
"@perf-profiler/profiler": "^0.10.1",
"@perf-profiler/reporter": "^0.6.0",
"@perf-profiler/shell": "^0.1.1",
"@perf-profiler/types": "^0.4.0",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@mui/icons-material": "^5.5.1",
"@mui/material": "^5.5.2",
"@perf-profiler/web-reporter-ui": "^0.11.0",
"@perf-profiler/web-reporter-ui": "^0.12.0",
"@testing-library/react": "^12.1.1",
"@types/express": "^4.17.17",
"ink-testing-library": "^2.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/web-reporter-ui/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.12.0](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

### Features

- make the video panel collapsible with animation ([#136](https://github.com/bamlab/android-performance-profiler/issues/136)) ([552b70d](https://github.com/bamlab/android-performance-profiler/commit/552b70d651b4e491801daebc5f6f6918478cd5d3))

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

### Features
Expand Down
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.11.0",
"version": "0.12.0",
"main": "dist/index.js",
"dependencies": {
"@emotion/react": "^11.8.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/web-reporter/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.8.1](https://github.com/bamlab/android-performance-profiler/compare/@perf-profiler/[email protected]...@perf-profiler/[email protected]) (2023-07-12)

**Note:** Version bump only for package @perf-profiler/web-reporter

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

### Features
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.8.0",
"version": "0.8.1",
"description": "",
"author": {
"name": "Almouro",
Expand All @@ -17,7 +17,7 @@
"commander": "^9.4.0"
},
"devDependencies": {
"@perf-profiler/web-reporter-ui": "^0.11.0",
"@perf-profiler/web-reporter-ui": "^0.12.0",
"parcel": "^2.7.0",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down

0 comments on commit 16df604

Please sign in to comment.