Skip to content

Commit a9eb1a8

Browse files
committed
Publish
- @parca/web@0.16.819
1 parent 979b8f5 commit a9eb1a8

3 files changed

Lines changed: 11448 additions & 2864 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.819](https://github.com/parca-dev/parca/compare/@parca/web@0.16.818...@parca/web@0.16.819) (2025-02-24)
7+
8+
### Bug Fixes
9+
10+
- **ui:** Remove .env commited by accident in [#4612](https://github.com/parca-dev/parca/issues/4612) ([5e92ca9](https://github.com/parca-dev/parca/commit/5e92ca901c0e8131b3e80f2211c8f6b0a94563b9))
11+
612
## [0.16.818](https://github.com/parca-dev/parca/compare/@parca/web@0.16.817...@parca/web@0.16.818) (2025-02-22)
713

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

0 commit comments

Comments
 (0)