Skip to content

Commit 653ee64

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

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.51.4](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-10-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **webapp:** make app selector/timerange dropdowns to be above loading overlay ([#1618](https://github.com/pyroscope-io/pyroscope/issues/1618)) ([f4c8f17](https://github.com/pyroscope-io/pyroscope/commit/f4c8f1716e5a7352ddc4387dbf5613964ccd64e9))
12+
13+
14+
15+
16+
617
## [1.51.3](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-10-13)
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.51.3",
3+
"version": "1.51.4",
44
"private": true,
55
"scripts": {
66
"test": "echo \"Error: run tests from root\" && exit 1",

0 commit comments

Comments
 (0)