Skip to content

Commit 38058c8

Browse files
committed
chore(release): publish
- @pyroscope/[email protected]
1 parent 73544fb commit 38058c8

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.61.0](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-11-16)
7+
8+
9+
### Features
10+
11+
* **webapp:** Show top 10 items in Explore page ([#1663](https://github.com/pyroscope-io/pyroscope/issues/1663)) ([73544fb](https://github.com/pyroscope-io/pyroscope/commit/73544fb22f67bda9a27a0519a5b07c45523099a4))
12+
13+
14+
15+
16+
617
# [1.60.0](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-11-15)
718

819

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.60.0",
3+
"version": "1.61.0",
44
"private": true,
55
"scripts": {
66
"test": "echo \"Error: run tests from root\" && exit 1",

0 commit comments

Comments
 (0)