File tree Expand file tree Collapse file tree 7 files changed +15
-4
lines changed
Expand file tree Collapse file tree 7 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.16.1007] ( https://github.com/parca-dev/parca/compare/@parca/web@0.16.1006...@parca/web@0.16.1007 ) (2026-02-12)
7+
8+ ** Note:** Version bump only for package @parca/web
9+
610## [ 0.16.1006] ( https://github.com/parca-dev/parca/compare/@parca/web@0.16.1005...@parca/web@0.16.1006 ) (2026-02-12)
711
812** Note:** Version bump only for package @parca/web
Original file line number Diff line number Diff line change 11{
22 "name" : " @parca/web" ,
33 "private" : true ,
4- "version" : " 0.16.1006 " ,
4+ "version" : " 0.16.1007 " ,
55 "description" : " Parca Web Interface" ,
66 "type" : " module" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.16.400] ( https://github.com/parca-dev/parca/compare/@parca/components@0.16.399...@parca/components@0.16.400 ) (2026-02-12)
7+
8+ ** Note:** Version bump only for package @parca/components
9+
610## [ 0.16.399] ( https://github.com/parca-dev/parca/compare/@parca/components@0.16.398...@parca/components@0.16.399 ) (2026-02-12)
711
812** Note:** Version bump only for package @parca/components
Original file line number Diff line number Diff line change 11{
22 "name" : " @parca/components" ,
3- "version" : " 0.16.399 " ,
3+ "version" : " 0.16.400 " ,
44 "description" : " A component library for Parca" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ export interface AdditionalMetricsGraphProps {
5050 onTimeRangeChange : ( range : DateTimeRange ) => void ;
5151 commitTimeRange : ( ) => void ;
5252 selectTimeRange : ( range : DateTimeRange ) => void ;
53- timezone ?: string ;
5453}
5554
5655interface Props {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.19.121] ( https://github.com/parca-dev/parca/compare/@parca/profile@0.19.120...@parca/profile@0.19.121 ) (2026-02-12)
7+
8+ ** Note:** Version bump only for package @parca/profile
9+
610## [ 0.19.120] ( https://github.com/parca-dev/parca/compare/@parca/profile@0.19.119...@parca/profile@0.19.120 ) (2026-02-12)
711
812** Note:** Version bump only for package @parca/profile
Original file line number Diff line number Diff line change 11{
22 "name" : " @parca/profile" ,
3- "version" : " 0.19.120 " ,
3+ "version" : " 0.19.121 " ,
44 "description" : " Profile viewing libraries" ,
55 "dependencies" : {
66 "@floating-ui/react" : " ^0.27.12" ,
You can’t perform that action at this time.
0 commit comments