Skip to content

Commit 341540c

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

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

webapp/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.6.5](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-04-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **webapp:** tag selector overflow ([#1055](https://github.com/pyroscope-io/pyroscope/issues/1055)) ([f7c7917](https://github.com/pyroscope-io/pyroscope/commit/f7c79179c323b95b8966a12729e1091e4a57dc0f))
12+
13+
14+
### Reverts
15+
16+
* Revert "fix(flamegraph): fix table contrast (#1053)" (#1063) ([a4dd7f6](https://github.com/pyroscope-io/pyroscope/commit/a4dd7f6417b9c37134c9a63143a1d1f8ccb2ee3d)), closes [#1053](https://github.com/pyroscope-io/pyroscope/issues/1053) [#1063](https://github.com/pyroscope-io/pyroscope/issues/1063)
17+
18+
19+
20+
21+
622
## [1.6.4](https://github.com/pyroscope-io/pyroscope/compare/@pyroscope/[email protected]...@pyroscope/[email protected]) (2022-04-27)
723

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

0 commit comments

Comments
 (0)