Release v0.5.0 (#208)

It feels like just yesterday, but it's been over four months since our
last release! So it's as good a time as any; while there are quite a few
changes they're individually mostly small. As usual, this updates the
changelog, and I'll tag it with the release once it lands.

Test plan: no relevant bug reports lately
This commit is contained in:
Ben Kraft
2022-06-16 16:22:12 -07:00
committed by GitHub
parent e38a212de2
commit 1f44dc6db3
6 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/alexflint/go-arg v1.4.2
github.com/bradleyjkemp/cupaloy/v2 v2.6.0
github.com/stretchr/testify v1.7.0
github.com/vektah/gqlparser/v2 v2.4.1
github.com/vektah/gqlparser/v2 v2.4.5
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect
golang.org/x/tools v0.1.10
gopkg.in/yaml.v2 v2.4.0