Skip to content

Commit 4e6bb79

Browse files
chore(version): bump version to v2.0.0
1 parent 86fac9e commit 4e6bb79

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## 2.0.0
4+
5+
##### Chores
6+
7+
* upgrade to React 19 for Grafana 13 compatibility (#1128) (dcc4215a)
8+
9+
##### Documentation Changes
10+
11+
* Update docs for latest UI changes (#1141) (d36c5ee4)
12+
13+
##### Bug Fixes
14+
15+
* **ci:** add pull-requests read permission to CD workflow (#1149) (86fac9e2)
16+
17+
318
## 1.0.34
419

520
##### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-metricsdrilldown-app",
3-
"version": "1.0.34",
3+
"version": "2.0.0",
44
"author": "Grafana",
55
"license": "AGPL-3.0",
66
"scripts": {

0 commit comments

Comments
 (0)