Skip to content

Commit 532b9bc

Browse files
committed
Publish
- @parca/web@0.16.1003 - @parca/profile@0.19.117
1 parent bfe5178 commit 532b9bc

5 files changed

Lines changed: 11868 additions & 2971 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.1003](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1002...@parca/web@0.16.1003) (2026-02-10)
7+
8+
**Note:** Version bump only for package @parca/web
9+
610
## [0.16.1002](https://github.com/parca-dev/parca/compare/@parca/web@0.16.1001...@parca/web@0.16.1002) (2026-02-09)
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.1002",
4+
"version": "0.16.1003",
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.117](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.116...@parca/profile@0.19.117) (2026-02-10)
7+
8+
**Note:** Version bump only for package @parca/profile
9+
610
## [0.19.116](https://github.com/parca-dev/parca/compare/@parca/profile@0.19.115...@parca/profile@0.19.116) (2026-02-09)
711

812
**Note:** Version bump only for package @parca/profile

ui/packages/shared/profile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/profile",
3-
"version": "0.19.116",
3+
"version": "0.19.117",
44
"description": "Profile viewing libraries",
55
"dependencies": {
66
"@floating-ui/react": "^0.27.12",
@@ -27,7 +27,6 @@
2727
"@types/fast-levenshtein": "^0.0.4",
2828
"@types/react-beautiful-dnd": "^13.1.8",
2929
"@uwdata/flechette": "^2.3.0",
30-
"lz4js": "^0.2.0",
3130
"classnames": "^2.3.1",
3231
"d3": "7.9.0",
3332
"d3-array": "^3.2.4",
@@ -41,6 +40,7 @@
4140
"framer-motion": "6.5.1",
4241
"graphviz-wasm": "3.0.2",
4342
"lodash.throttle": "^4.1.1",
43+
"lz4js": "^0.2.0",
4444
"react": "18.3.1",
4545
"react-beautiful-dnd": "^13.1.1",
4646
"react-contexify": "^6.0.0",

0 commit comments

Comments
 (0)