graphql-devtools
graphql-devtools copied to clipboard
automate build and version bump in manifest json
here's the thing, every new version I need to send a zip version to the chrome web store manually and bump the manifest version.
let's create a GitHub action to automate this process, bump and commit manifest with new version zip build folder and let it as a release artifact.