Skip to content

Commit 87cc85b

Browse files
committed
Prepare for release
1 parent 1258410 commit 87cc85b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## 0.10.0 (2021-02-27)
3+
## 1.0.0 (2021-03-04)
4+
5+
[Full changelog](https://github.com/marcusolsson/grafana-json-datasource/compare/v0.10.1...v1.0.0)
6+
7+
No noteworthy features or bug fixes in this release. Mostly metadata updates.
8+
9+
## 0.10.1 (2021-02-27)
410

511
[Full changelog](https://github.com/marcusolsson/grafana-json-datasource/compare/v0.10.0...v0.10.1)
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marcusolsson-json-datasource",
3-
"version": "0.10.1",
3+
"version": "1.0.0",
44
"description": "A data source plugin for loading JSON APIs into Grafana",
55
"keywords": [
66
"grafana",

0 commit comments

Comments
 (0)