Releases: wealthsimple-community/graphql-ruby-hive
Releases · wealthsimple-community/graphql-ruby-hive
Release list
v0.6.4
v0.6.3
chore: migrate code from wealthsimple org (#1)
<!--
Thanks for contributing! Please fill in the sections below.
Individual projects may override this template with their own.
-->
## Summary
<!-- What does this PR do and why? Link to a related issue if there is
one. -->
Migrating code from our private org to the open source org
## Changes
<!-- Bullet the notable changes so a reviewer can scan quickly. -->
- …
- …
## Test plan
<!-- How did you verify this works? Automated tests, manual steps,
screenshots. -->
- [ ] …
- [ ] …
## Checklist
- [ ] I've read the project's `CONTRIBUTING.md`.
- [ ] Tests cover the change.
- [ ] Documentation updated where relevant.
- [ ] For security-sensitive changes (auth, authz, crypto, dependency
manifests): flagged in the description for reviewer visibility.