Skip to content

Commit da48a59

Browse files
committed
Publish
- @parca/web@0.16.1031 - @parca/components@0.16.414 - @parca/hooks@0.0.125 - @parca/icons@0.16.82 - @parca/profile@0.19.142
1 parent 2bb6f36 commit da48a59

11 files changed

Lines changed: 11542 additions & 2927 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.1031](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1030...@parca/web@0.16.1031) (2026-04-13)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.1030](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1029...@parca/web@0.16.1030) (2026-04-13)
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.1030",
4+
"version": "0.16.1031",
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.414](https://github.com/parca-dev/parca/compare/@parca/components@0.16.413...@parca/components@0.16.414) (2026-04-13)
7+
8+
**Note:** Version bump only for package @parca/components
9+
610
## [0.16.413](https://github.com/parca-dev/parca/compare/@parca/components@0.16.412...@parca/components@0.16.413) (2026-04-13)
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.413",
3+
"version": "0.16.414",
44
"description": "A component library for Parca",
55
"main": "dist/index.js",
66
"scripts": {

ui/packages/shared/hooks/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.125](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.124...@parca/hooks@0.0.125) (2026-04-13)
7+
8+
**Note:** Version bump only for package @parca/hooks
9+
610
## [0.0.124](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.123...@parca/hooks@0.0.124) (2026-04-13)
711

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

ui/packages/shared/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/hooks",
3-
"version": "0.0.124",
3+
"version": "0.0.125",
44
"description": "A library containing React hooks used in the Parca UI",
55
"main": "dist/index.js",
66
"scripts": {

ui/packages/shared/icons/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.82 (2026-04-13)
7+
8+
**Note:** Version bump only for package @parca/icons
9+
610
## 0.16.81 (2026-03-20)
711

812
# 0.27.0 (2026-03-20)

ui/packages/shared/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/icons",
3-
"version": "0.16.81",
3+
"version": "0.16.82",
44
"description": "Parca commonly used icons",
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.142](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.141...@parca/profile@0.19.142) (2026-04-13)
7+
8+
**Note:** Version bump only for package @parca/profile
9+
610
## [0.19.141](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.140...@parca/profile@0.19.141) (2026-04-13)
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.141",
3+
"version": "0.19.142",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@floating-ui/react": "^0.27.12",

0 commit comments

Comments
 (0)