Skip to content

Commit e52c430

Browse files
chore(release): 0.5.6 [skip ci]
## [0.5.6](v0.5.5...v0.5.6) (2020-02-02) ### Bug Fixes * **release:** fix release 3 ([f3aef5d](f3aef5d))
1 parent e7a58c0 commit e52c430

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.5.6](https://github.com/yarinvak/graphql-vision/compare/v0.5.5...v0.5.6) (2020-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** fix release 3 ([f3aef5d](https://github.com/yarinvak/graphql-vision/commit/f3aef5d893d12705b604ec1ca99f82e18dddcadd))
7+
18
## [0.5.5](https://github.com/yarinvak/graphql-vision/compare/v0.5.4...v0.5.5) (2020-02-02)
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.5.5",
3+
"version": "0.5.6",
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)