Skip to content

Commit 8a385bc

Browse files
chore(release): 0.5.7 [skip ci]
## [0.5.7](v0.5.6...v0.5.7) (2020-02-02) ### Bug Fixes * **release:** fix release 4 ([ead44c3](ead44c3)) * **release:** fix release 5 ([78ef941](78ef941)) * **release:** fix release 6 ([52776dd](52776dd))
1 parent 52776dd commit 8a385bc

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.5.7](https://github.com/yarinvak/graphql-vision/compare/v0.5.6...v0.5.7) (2020-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** fix release 4 ([ead44c3](https://github.com/yarinvak/graphql-vision/commit/ead44c389f1a3144448bc1c4ad6b13e8093a6262))
7+
* **release:** fix release 5 ([78ef941](https://github.com/yarinvak/graphql-vision/commit/78ef94167e203b040d4ead3ee39859a0c15340e4))
8+
* **release:** fix release 6 ([52776dd](https://github.com/yarinvak/graphql-vision/commit/52776dd475874dac94fee28468ca08bc4804454f))
9+
110
## [0.5.6](https://github.com/yarinvak/graphql-vision/compare/v0.5.5...v0.5.6) (2020-02-02)
211

312

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.6",
3+
"version": "0.5.7",
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)