Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
manojVivek committed Nov 14, 2024
1 parent 2097464 commit 9bd90ba
Show file tree
Hide file tree
Showing 7 changed files with 11,360 additions and 2,842 deletions.
4 changes: 4 additions & 0 deletions ui/packages/app/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.771](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-14)

**Note:** Version bump only for package @parca/web

## [0.16.770](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-12)

**Note:** Version bump only for package @parca/web
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/app/web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@parca/web",
"private": true,
"version": "0.16.770",
"version": "0.16.771",
"description": "Parca Web Interface",
"type": "module",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.16.308 (2024-11-14)

**Note:** Version bump only for package @parca/components

## [0.16.307](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-10-29)

**Note:** Version bump only for package @parca/components
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/components",
"version": "0.16.307",
"version": "0.16.308",
"description": "A component library for Parca",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/profile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.444](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-14)

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

## [0.16.443](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-12)

**Note:** Version bump only for package @parca/profile
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/profile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/profile",
"version": "0.16.443",
"version": "0.16.444",
"description": "Profile viewing libraries",
"dependencies": {
"@headlessui/react": "^1.7.19",
Expand Down
Loading

0 comments on commit 9bd90ba

Please sign in to comment.