Skip to content

Commit 85250fe

Browse files
chore(version): bump version to v1.0.41
1 parent a426e79 commit 85250fe

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.41
4+
5+
##### Chores
6+
7+
* **deps:** update dependency tar to v7.5.11 [security] (#1802) (928f526c)
8+
* **DefaultColumns:** replace local rtkq with @grafana/api-clients (#1792) (8db4e341)
9+
* **cve:** update immutable, go, dompurify, serialize-javascript (#1795) (6a390325)
10+
11+
##### New Features
12+
13+
* **Service Selection:** Add support for configured default labels (#1755) (a426e79d)
14+
* **AppConfig:** add support to set a custom default time range (#1801) (c9ac6f0f)
15+
16+
##### Bug Fixes
17+
18+
* **Breakdowns:** Fix tab counts and add empty state to Patterns (#1797) (df53b2d4)
19+
20+
321
## 1.0.40
422

523
##### 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-lokiexplore-app",
3-
"version": "1.0.40",
3+
"version": "1.0.41",
44
"description": "Query less exploration of log data stored in Loki",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)