Skip to content

Commit 36246a1

Browse files
committed
Release v1.0.2
1 parent 14e2edd commit 36246a1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v1.0.2 - 2019-09-10
4+
5+
- Don't include dist directory in archive (zip) files
6+
37
## v1.0.1 - 2019-09-09
48

59
- Switch docker base image from node:10 to node:alpine-10 #36, [marefr](https://github.com/marefr)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"},
1717
{"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"}
1818
],
19-
"version": "1.0.1",
20-
"updated": "2019-09-09"
19+
"version": "1.0.2",
20+
"updated": "2019-09-10"
2121
}
2222
}

0 commit comments

Comments
 (0)