Skip to content

Commit 408bc28

Browse files
committed
Publish
- @parca/web@0.16.1042 - @parca/profile@0.19.151
1 parent d290fbc commit 408bc28

4 files changed

Lines changed: 10 additions & 2 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.1042](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1041...@parca/web@0.16.1042) (2026-05-18)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.1041](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1040...@parca/web@0.16.1041) (2026-05-08)
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.1041",
4+
"version": "0.16.1042",
55
"description": "Parca Web Interface",
66
"type": "module",
77
"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.151](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.150...@parca/profile@0.19.151) (2026-05-18)
7+
8+
**Note:** Version bump only for package @parca/profile
9+
610
## [0.19.150](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.149...@parca/profile@0.19.150) (2026-05-08)
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.150",
3+
"version": "0.19.151",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@floating-ui/react": "^0.27.12",

0 commit comments

Comments
 (0)