Skip to content

Commit 1e1b0f2

Browse files
committed
chore(release): publish
- @pyroscope/[email protected]
1 parent be3901d commit 1e1b0f2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

webapp/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [1.29.0](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-08-08)
7+
8+
9+
### Features
10+
11+
* add ProfilerTable arrow color ([#1366](https://github.com/pyroscope-io/pyroscope/issues/1366)) ([be3901d](https://github.com/pyroscope-io/pyroscope/commit/be3901da82fe1fbed54171938f2bef638819319b))
12+
13+
14+
15+
16+
617
## [1.28.1](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-08-08)
718

819
**Note:** Version bump only for package @pyroscope/webapp

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pyroscope/webapp",
3-
"version": "1.28.1",
3+
"version": "1.29.0",
44
"private": true,
55
"scripts": {
66
"test": "echo \"Error: run tests from root\" && exit 1",

0 commit comments

Comments
 (0)