Skip to content

Commit 821ce3e

Browse files
committed
Publish
- @parca/[email protected] - @parca/[email protected]
1 parent 4dcbafb commit 821ce3e

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

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.966](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2025-11-26)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.965](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2025-11-26)
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.965",
4+
"version": "0.16.966",
55
"description": "Parca Web Interface",
66
"type": "module",
77
"scripts": {

ui/packages/shared/profile/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.83](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2025-11-26)
7+
8+
### Reverts
9+
10+
- Revert "Refactor ProfileSelector and MetricsGraphSection components (#6025)" (#6072) ([4dcbafb](https://github.com/parca-dev/parca/commit/4dcbafb3757dca64e2ce4f7a111208ca7ee88355)), closes [#6025](https://github.com/parca-dev/parca/issues/6025) [#6072](https://github.com/parca-dev/parca/issues/6072)
11+
612
## 0.19.82 (2025-11-26)
713

814
**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.82",
3+
"version": "0.19.83",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@floating-ui/react": "^0.27.12",

0 commit comments

Comments
 (0)