Skip to content

Commit

Permalink
chore(release): 0.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.1](v0.5.0...v0.5.1) (2020-02-01)

### Bug Fixes

* **dashboard version:** update dashboard version ([4a027f1](4a027f1))
  • Loading branch information
semantic-release-bot committed Feb 1, 2020
1 parent 4a027f1 commit 34e6443
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.5.1](https://github.com/yarinvak/graphql-vision/compare/v0.5.0...v0.5.1) (2020-02-01)


### Bug Fixes

* **dashboard version:** update dashboard version ([4a027f1](https://github.com/yarinvak/graphql-vision/commit/4a027f17a241976df0ed8541153a4f49cfbc6062))

# [0.5.0](https://github.com/yarinvak/graphql-vision/compare/v0.4.0...v0.5.0) (2020-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-vision",
"version": "0.5.0",
"version": "0.5.1",
"description": "A server for receiving apollo tracing elements and rendering the metrics into a react dashboard",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 34e6443

Please sign in to comment.