Skip to content

Commit

Permalink
update changelog & package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kminehart committed Sep 11, 2020
1 parent 3ebf67b commit 18dfb40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Entries

## [1.0.2] 2020-09-11
## [1.0.3] 2020-09-11

- Add the ability to disable time field filtering for pull requests ( fixes #57 )

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": "grafana-github-datasource",
"version": "1.0.2",
"version": "1.0.3",
"description": "loads data from github issues/Pr's to Grafana",
"scripts": {
"build": "rm -rf node_modules/@grafana/data/node_modules; grafana-toolkit plugin:build",
Expand Down

0 comments on commit 18dfb40

Please sign in to comment.