Skip to content

Commit 9aed6d5

Browse files
committed
Publish
- @parca/web@0.16.796 - @parca/components@0.16.316 - @parca/profile@0.16.462
1 parent a52506a commit 9aed6d5

File tree

7 files changed

+11372
-2845
lines changed

7 files changed

+11372
-2845
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.796](https://github.com/parca-dev/parca/compare/@parca/web@0.16.795...@parca/web@0.16.796) (2025-01-16)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.795](https://github.com/parca-dev/parca/compare/@parca/web@0.16.794...@parca/web@0.16.795) (2025-01-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.795",
4+
"version": "0.16.796",
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.316 (2025-01-16)
7+
8+
**Note:** Version bump only for package @parca/components
9+
610
## 0.16.315 (2025-01-08)
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.315",
3+
"version": "0.16.316",
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.16.462](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.461...@parca/profile@0.16.462) (2025-01-16)
7+
8+
**Note:** Version bump only for package @parca/profile
9+
610
## [0.16.461](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.460...@parca/profile@0.16.461) (2025-01-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.16.461",
3+
"version": "0.16.462",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@headlessui/react": "^1.7.19",

0 commit comments

Comments
 (0)