Skip to content

Commit

Permalink
docs/CHANGELOG.md: update release
Browse files Browse the repository at this point in the history
  • Loading branch information
Loori-R committed Nov 17, 2022
1 parent 1ccfcb7 commit 1b58caf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Release
#on:
# release:
# types:
# - created
on:
release:
types:
- created
env:
NAME: victoriametrics-datasource
TAG: ${{ github.event.release.tag_name }}
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## [v0.1.1](https://github.com/VictoriaMetrics/grafana-datasource/releases/tag/v0.1.1)

Released at 16-11-2022
Released at 17-11-2022

BUGIFX: Add enum `AbstractLabelOperator`. See [this issue](https://github.com/VictoriaMetrics/grafana-datasource/issues/14)
BUGFIX: Add enum `AbstractLabelOperator`. See [this issue](https://github.com/VictoriaMetrics/grafana-datasource/issues/14)

## [v0.1.0](https://github.com/VictoriaMetrics/grafana-datasource/releases/tag/v0.1.0)

Expand Down

0 comments on commit 1b58caf

Please sign in to comment.