Browse Source

Merge pull request 'bump version to 0.5.1' (#5) from bump-version-to-0.5.1 into main

Reviewed-on: #5
pull/8/head
rozetko 4 weeks ago
parent
commit
c5466d917a
  1. 10
      CHANGELOG.md
  2. 2
      package.json

10
CHANGELOG.md

@ -1,5 +1,11 @@
# Changelog
## 1.0.0 (Unreleased)
## 0.5.1
Initial release.
### Added
- Gauge: Additional Metric
### Fixed
- Repeatable option link issue

2
package.json

@ -1,6 +1,6 @@
{
"name": "grafana-chartwerk-panel",
"version": "0.5.0",
"version": "0.5.1",
"description": "Chartwerk Panel",
"scripts": {
"build": "grafana-toolkit plugin:build",

Loading…
Cancel
Save