Skip to content

Commit 3194e4a

Browse files
chore(version): bump version to v1.12.0
1 parent 313db67 commit 3194e4a

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

3+
## 1.12.0
4+
5+
##### Chores
6+
7+
* **deps:**
8+
* update dependency @types/prismjs to v1.26.5 (#741) (fb16ca90)
9+
* bump assistant-sdk version to 0.1.4 (6ecd1896)
10+
* pin dependencies (#627) (74144bf5)
11+
* fix shared workflows versions (#736) (72747451)
12+
* Remove unused CI workflows (#634) (838fe138)
13+
* **ci:** Push PR branches to ops catalog (#735) (abd1e90f)
14+
15+
##### New Features
16+
17+
* adaptive profiles boost button extension point (#626) (04964dc7)
18+
* **Recording Rules:** Show recording rule labels (#636) (e173a5d6)
19+
20+
##### Other Changes
21+
22+
* local (#744) (313db674)
23+
24+
325
## 1.11.0
426

527
##### 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.11.0",
3+
"version": "1.12.0",
44
"description": "Grafana Pyroscope app plugin (profiles)",
55
"license": "AGPL-3.0-only",
66
"author": "Grafana",

0 commit comments

Comments
 (0)