Skip to content

Commit 19c85d4

Browse files
authored
Prepare pre-release changes (#210)
* Prepare pre-release changes * rollback tip
1 parent 5261554 commit 19c85d4

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## tip
3+
## tip
4+
5+
## [v0.10.0](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/tag/v0.10.0)
46

57
* FEATURE: set the default query type to `instant` when creating alerting rules. See [this issue](https://github.com/VictoriaMetrics/victoriametrics-datasource/issues/205).
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victoriametrics-datasource",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Showcase how to build a basic datasource plugin",
55
"scripts": {
66
"build": "TS_NODE_PROJECT=\"./.config/webpack/tsconfig.webpack.json\" webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)