Skip to content

Commit 71a61d8

Browse files
committed
Publish
- @parca/web@0.16.856 - @parca/profile@0.17.0
1 parent f0c168c commit 71a61d8

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.856](https://github.com/parca-dev/parca/compare/@parca/web@0.16.855...@parca/web@0.16.856) (2025-05-14)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.855](https://github.com/parca-dev/parca/compare/@parca/web@0.16.854...@parca/web@0.16.855) (2025-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.855",
4+
"version": "0.16.856",
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.17.0](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.511...@parca/profile@0.17.0) (2025-05-14)
7+
8+
### Features
9+
10+
- ui: Add support for dashed lines for limit metrics in graphs ([ff2a43a](https://github.com/parca-dev/parca/commit/ff2a43a9ead4e3c7ce47beb824c2b3165caf73df))
11+
612
## [0.16.511](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.510...@parca/profile@0.16.511) (2025-05-08)
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.16.511",
3+
"version": "0.17.0",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@headlessui/react": "^1.7.19",

0 commit comments

Comments
 (0)