Skip to content

Commit ba2ce84

Browse files
committed
Publish
- @parca/web@0.16.924 - @parca/components@0.16.363 - @parca/profile@0.19.43 - @parca/test-utils@0.0.7
1 parent e3c6202 commit ba2ce84

9 files changed

Lines changed: 11557 additions & 2892 deletions

File tree

ui/packages/app/web/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.16.924](https://github.com/parca-dev/parca/compare/@parca/web@0.16.923...@parca/web@0.16.924) (2025-08-25)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.923](https://github.com/parca-dev/parca/compare/@parca/web@0.16.922...@parca/web@0.16.923) (2025-08-25)
711

812
**Note:** Version bump only for package @parca/web

ui/packages/app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@parca/web",
33
"private": true,
4-
"version": "0.16.923",
4+
"version": "0.16.924",
55
"description": "Parca Web Interface",
66
"type": "module",
77
"scripts": {

ui/packages/shared/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.16.363 (2025-08-25)
7+
8+
**Note:** Version bump only for package @parca/components
9+
610
## [0.16.362](https://github.com/parca-dev/parca/compare/@parca/components@0.16.361...@parca/components@0.16.362) (2025-08-25)
711

812
**Note:** Version bump only for package @parca/components

ui/packages/shared/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/components",
3-
"version": "0.16.362",
3+
"version": "0.16.363",
44
"description": "A component library for Parca",
55
"main": "dist/index.js",
66
"scripts": {

ui/packages/shared/profile/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.43](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.42...@parca/profile@0.19.43) (2025-08-25)
7+
8+
**Note:** Version bump only for package @parca/profile
9+
610
## [0.19.42](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.41...@parca/profile@0.19.42) (2025-08-25)
711

812
**Note:** Version bump only for package @parca/profile

ui/packages/shared/profile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/profile",
3-
"version": "0.19.42",
3+
"version": "0.19.43",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@floating-ui/react": "^0.27.12",

ui/packages/shared/test-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.0.7 (2025-08-25)
7+
8+
**Note:** Version bump only for package @parca/test-utils
9+
610
## [0.0.6](https://github.com/parca-dev/parca/compare/@parca/test-utils@0.0.5...@parca/test-utils@0.0.6) (2025-08-25)
711

812
**Note:** Version bump only for package @parca/test-utils

ui/packages/shared/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/test-utils",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Test utilities and test IDs for Parca components",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)