Skip to content

Commit 05b0134

Browse files
chore(release): 0.5.4 [skip ci]
## [0.5.4](v0.5.3...v0.5.4) (2020-02-02) ### Bug Fixes * **release:** fix release 1 ([600c6f9](600c6f9))
1 parent c7b5e87 commit 05b0134

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.4](https://github.com/yarinvak/graphql-vision/compare/v0.5.3...v0.5.4) (2020-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** fix release 1 ([600c6f9](https://github.com/yarinvak/graphql-vision/commit/600c6f912e119a62da34b1d24a1e1d4a0c84c2de))
7+
18
## [0.5.3](https://github.com/yarinvak/graphql-vision/compare/v0.5.2...v0.5.3) (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.3",
3+
"version": "0.5.4",
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)