Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusolsson committed Jun 15, 2021
1 parent 62814a7 commit e1f1603
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.7.2 (2021-06-15)

[Full changelog](https://github.com/marcusolsson/grafana-gantt-panel/compare/v0.7.1...v0.7.2)

### Enhancements

- Upgrade grafana-plugin-support dependency

## 0.7.1 (2021-06-15)

[Full changelog](https://github.com/marcusolsson/grafana-gantt-panel/compare/v0.7.0...v0.7.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marcusolsson-gantt-panel",
"version": "0.7.1",
"version": "0.7.2",
"description": "A Gantt visualization for Grafana",
"keywords": [
"grafana",
Expand Down

0 comments on commit e1f1603

Please sign in to comment.