Skip to content

Commit 37e5695

Browse files
chore(version): bump version to v1.0.37
1 parent 8452c3c commit 37e5695

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.37
4+
5+
##### Chores
6+
7+
* **deps:** update dependency tar to v7.5.8 [security] (#1753) (ae8e728b)
8+
* **cd:** publish github release (#1751) (0be14ed6)
9+
10+
##### Bug Fixes
11+
12+
* **augurs:** fallback if wasm fails (#1757) (8452c3c5)
13+
14+
315
## 1.0.36
416

517
##### 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.36",
3+
"version": "1.0.37",
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)