Skip to content

Commit 7c7ca9a

Browse files
chore(version): bump version to v1.0.31
1 parent 17e410e commit 7c7ca9a

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.31
4+
5+
##### Chores
6+
7+
* **docker:** support appending feature toggles and fix alert rules (#1083) (17e410e6)
8+
* **deps:**
9+
* Update dependency glob to v13.0.3 (#1077) (49253934)
10+
* Update dependency @types/node to v24.10.13 (#1075) (cf871a47)
11+
* Update dependency dotenv to v17.3.1 (#1076) (be33a6da)
12+
* Update dependency webpack to v5.105.2 (#1078) (3e356546)
13+
* Update dependency @playwright/test to v1.58.2 (#1074) (da5349e2)
14+
* Update TypeScript and linting (#1080) (283a2720)
15+
* Update pnpm to v10.29.3 (#1079) (7470035c)
16+
* Update dependency @grafana/plugin-e2e to v3.3.0 (#1073) (eedbcf51)
17+
* remove Docker-based Playwright in favor of node-based execution (#1065) (b982b661)
18+
19+
##### Documentation Changes
20+
21+
* remove Docker-based screenshot testing documentation (#1072) (e584da65)
22+
23+
##### Other Changes
24+
25+
* Download translations from Crowdin (#1069) (071cc911)
26+
27+
328
## 1.0.30
429

530
##### 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.30",
3+
"version": "1.0.31",
44
"author": "Grafana",
55
"license": "AGPL-3.0",
66
"scripts": {

0 commit comments

Comments
 (0)