From 7bf54aad41711daba7c79d3ec3457c3f73f97990 Mon Sep 17 00:00:00 2001 From: "Pyroscope Bot dmitry+bot@pyroscope.io" Date: Mon, 14 Nov 2022 15:27:53 +0000 Subject: [PATCH] chore(release): publish - @pyroscope/webapp@1.58.5 --- webapp/CHANGELOG.md | 8 ++++++++ webapp/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/webapp/CHANGELOG.md b/webapp/CHANGELOG.md index 20451512d4..08efc61d2f 100644 --- a/webapp/CHANGELOG.md +++ b/webapp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.58.5](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/webapp@1.58.4...@pyroscope/webapp@1.58.5) (2022-11-14) + +**Note:** Version bump only for package @pyroscope/webapp + + + + + ## [1.58.4](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/webapp@1.58.3...@pyroscope/webapp@1.58.4) (2022-11-14) **Note:** Version bump only for package @pyroscope/webapp diff --git a/webapp/package.json b/webapp/package.json index 4ea40ec5e6..0028b39db5 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -1,6 +1,6 @@ { "name": "@pyroscope/webapp", - "version": "1.58.4", + "version": "1.58.5", "private": true, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1",