Skip to content

Commit 23f7abf

Browse files
chore(version): bump version to v1.14.0
1 parent 14655e4 commit 23f7abf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 1.14.0
4+
5+
##### Chores
6+
7+
* fix styling (#771) (14655e41)
8+
9+
##### New Features
10+
11+
* **DiffFlameGraph:** Analyze Diff Flame Graph with Grafana Assistant (#752) (e18b2639)
12+
13+
314
## 1.13.0
415

516
##### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pyroscope-app-plugin",
3-
"version": "1.13.0",
3+
"version": "1.14.0",
44
"description": "Grafana Pyroscope app plugin (profiles)",
55
"license": "AGPL-3.0-only",
66
"author": "Grafana",

0 commit comments

Comments
 (0)