Skip to content

Commit dfebcf0

Browse files
authored
Release v0.1.10 (#24)
1 parent 27f3c98 commit dfebcf0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
4+
5+
## v0.1.10
6+
7+
- Fix minimum query time (#22)
8+
49
## v0.1.9
510

611
- Fix github publish with output from previous step (#21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/async-query-data",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Async query support for Grafana",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)