Skip to content

Commit

Permalink
chore: Bump version and update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Mahendra Paipuri <[email protected]>
  • Loading branch information
mahendrapaipuri committed Apr 19, 2024
1 parent ba1cc9b commit 111551a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.2.0

- Support API requests from service accounts [#25](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/pull/25)

## 1.1.0

- Correct download URL in bootstrap script [#22](https://github.com/mahendrapaipuri/grafana-dashboard-reporter-app/pull/22)
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": "mahendrapaipuri-dashboardreporter-app",
"version": "1.1.0",
"version": "1.2.0",
"description": "A Grafana plugin app that generates PDF reports from Grafana dashboards",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 111551a

Please sign in to comment.