Skip to content

Commit df1f4ce

Browse files
committed
Publish
- @parca/web@0.16.933 - @parca/client@0.17.5 - @parca/components@0.16.370 - @parca/dynamicsize@0.16.67 - @parca/hooks@0.0.102 - @parca/icons@0.16.74 - @parca/parser@0.16.81 - @parca/profile@0.19.52 - @parca/store@0.16.186 - @parca/test-utils@0.0.12 - @parca/utilities@0.0.109
1 parent e22ffd3 commit df1f4ce

22 files changed

Lines changed: 77 additions & 11 deletions

File tree

ui/packages/app/web/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.16.933 (2025-09-15)
7+
8+
## 0.24.2 (2025-09-10)
9+
10+
**Note:** Version bump only for package @parca/web
11+
612
## 0.16.932 (2025-09-10)
713

814
## 0.24.1 (2025-09-09)

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.932",
4+
"version": "0.16.933",
55
"description": "Parca Web Interface",
66
"type": "module",
77
"scripts": {

ui/packages/shared/client/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.5 (2025-09-15)
7+
8+
## 0.24.2 (2025-09-10)
9+
10+
**Note:** Version bump only for package @parca/client
11+
612
## 0.17.4 (2025-09-10)
713

814
## 0.24.1 (2025-09-09)

ui/packages/shared/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/client",
3-
"version": "0.17.4",
3+
"version": "0.17.5",
44
"description": "Parca API Client",
55
"main": "dist/index.js",
66
"scripts": {

ui/packages/shared/components/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.16.370 (2025-09-15)
7+
8+
## 0.24.2 (2025-09-10)
9+
10+
**Note:** Version bump only for package @parca/components
11+
612
## 0.16.369 (2025-09-10)
713

814
## 0.24.1 (2025-09-09)

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.369",
3+
"version": "0.16.370",
44
"description": "A component library for Parca",
55
"main": "dist/index.js",
66
"scripts": {

ui/packages/shared/dynamicsize/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.16.67 (2025-09-15)
7+
8+
## 0.24.2 (2025-09-10)
9+
10+
**Note:** Version bump only for package @parca/dynamicsize
11+
612
## 0.16.66 (2025-09-10)
713

814
## 0.24.1 (2025-09-09)

ui/packages/shared/dynamicsize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/dynamicsize",
3-
"version": "0.16.66",
3+
"version": "0.16.67",
44
"description": "Library all around dynamically sizing components.",
55
"main": "src/index.tsx",
66
"scripts": {

ui/packages/shared/hooks/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.0.102 (2025-09-15)
7+
8+
## 0.24.2 (2025-09-10)
9+
10+
**Note:** Version bump only for package @parca/hooks
11+
612
## 0.0.101 (2025-09-10)
713

814
## 0.24.1 (2025-09-09)

ui/packages/shared/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parca/hooks",
3-
"version": "0.0.101",
3+
"version": "0.0.102",
44
"description": "A library containing React hooks used in the Parca UI",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)