Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 12922d4

Browse files
committed
docs: release 0.2.2
1 parent 93d581c commit 12922d4

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ Added more features to the visual editor, including `GROUP BY`, `Aggregate Funct
1111
## 0.2.1
1212

1313
Auto detect time column after table changes.
14-
Added detailed error message.
14+
Added detailed error message.
15+
16+
## 0.2.2
17+
18+
More detailed user guide.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-greptime-datasource",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "GreptimeDB Datasource Plugin for Grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)