Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2024
1 parent 534c4c0 commit 077937d
Show file tree
Hide file tree
Showing 19 changed files with 11,394 additions and 2,849 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.776](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-21)

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

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

**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.775",
"version": "0.16.776",
"description": "Parca Web Interface",
"type": "module",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/client/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.125 (2024-11-21)

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

## 0.16.124 (2024-08-23)

**Note:** Version bump only for package @parca/client
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/client",
"version": "0.16.124",
"version": "0.16.125",
"description": "Parca API Client",
"main": "dist/index.js",
"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.311](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-21)

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

## 0.16.310 (2024-11-21)

**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.310",
"version": "0.16.311",
"description": "A component library for Parca",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/hooks/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.0.74 (2024-11-21)

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

## 0.0.73 (2024-10-29)

**Note:** Version bump only for package @parca/hooks
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/hooks",
"version": "0.0.73",
"version": "0.0.74",
"description": "A library containing React hooks used in the Parca UI",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/icons/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.71 (2024-11-21)

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

## 0.16.70 (2024-06-27)

**Note:** Version bump only for package @parca/icons
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/icons",
"version": "0.16.70",
"version": "0.16.71",
"description": "Parca commonly used icons",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/parser/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.78 (2024-11-21)

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

## 0.16.77 (2024-07-01)

**Note:** Version bump only for package @parca/parser
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/parser",
"version": "0.16.77",
"version": "0.16.78",
"description": "JavaScript parser implementation for the continuous profiling language",
"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.448](https://github.com/parca-dev/parca/compare/@parca/[email protected]...@parca/[email protected]) (2024-11-21)

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

## 0.16.447 (2024-11-21)

**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.447",
"version": "0.16.448",
"description": "Profile viewing libraries",
"dependencies": {
"@headlessui/react": "^1.7.19",
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/store/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.161 (2024-11-21)

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

## 0.16.160 (2024-10-29)

**Note:** Version bump only for package @parca/store
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/store",
"version": "0.16.160",
"version": "0.16.161",
"description": "State management for Parca UI",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions ui/packages/shared/utilities/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.0.87 (2024-11-21)

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

## 0.0.86 (2024-08-23)

**Note:** Version bump only for package @parca/utilities
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/shared/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parca/utilities",
"version": "0.0.86",
"version": "0.0.87",
"description": "A set of reusable functions for Parca",
"main": "dist/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 077937d

Please sign in to comment.