The way the 0.6.0 release was made somehow doesn't work with the contrib system, which needs a "full release" - it seems like there is only a tag "0.6.0" currently:
You might want to integrate qx contrib publish --version <qookery version> into your release script to automate this. Simply store qx config set github.token <your github access token> first.
The way the 0.6.0 release was made somehow doesn't work with the contrib system, which needs a "full release" - it seems like there is only a tag "0.6.0" currently:
You might want to integrate
qx contrib publish --version <qookery version>
into your release script to automate this. Simply storeqx config set github.token <your github access token>
first.