Release wunderctl v0.93.3
This is a new release of the command-line interface (CLI) wunderctl.
It allows you to create, deploy and manage your WunderGraph application.
Please check the readme or documentation if you want to learn more.
Changelog
Bug fixes
- 8ff5f75: fix: call mutation hooks (#58) (@StarpTech)
- 4b95377: fix: prevent oidc handler from panic if issuer is not valid URL (#59) (@jensneuse)