Skip to content

Commit b52cc7c

Browse files
chore(release): 0.6.1 [skip ci]
## [0.6.1](v0.6.0...v0.6.1) (2020-05-11) ### Bug Fixes * extend connection options ([fd1abab](fd1abab))
1 parent 2c88c89 commit b52cc7c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.1](https://github.com/yarinvak/graphql-vision/compare/v0.6.0...v0.6.1) (2020-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* extend connection options ([fd1abab](https://github.com/yarinvak/graphql-vision/commit/fd1ababca586dc2ac54ce987fce77c4f43991644))
7+
18
# [0.6.0](https://github.com/yarinvak/graphql-vision/compare/v0.5.9...v0.6.0) (2020-05-11)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-vision",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A server for receiving apollo tracing elements and rendering the metrics into a react dashboard",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)