* feat(cli): remove @semaphore-protocol/cli prepublish script
The idea is to remove the prepublish script from the scripts object of the package.json file of
every cli template when the template is downloaded using the CLI.
BREAKING CHANGE: n
* refactor(cli): add comment
* refactor(cli): create seperate file for removePrePublishScript function
* refactor(cli): using updatedPackageJsonContent var instead of calling readFileSync again
* fix(subgraph): clean node_modules before building subgraph
* refactor(subgraph): fix: test typo
* refactor(subgraph): refactor: remove nohoist
* refactor(subgraph): refactor: workspaces structure
* chore: define separate version.ts script
* chore: include publishing to soldeer in script
* fix(contracts): push to soldeer
re 800
* ci: fetch latest contract version from soldeer
* refactor: do not use execa in scripts
* fix: do not exit process in script
* chore: remove comments
* refactor: use shebang in ts scripts
* chore(contracts): add soldeerignore
* chore: inherit stdio in scripts
* chore: remove dry run flag
* chore: uncomment
* chore: fix typo in comment
* chore: parallelize build scripts
* chore: run tests concurrently
* chore: group test log outputs
* chore: execute lint and format scripts concurrently
* refactor: do no use wildcard for test script`
* chore: shorten `docs` scripts
`githubPages` is true by default
https://rb.gy/hzopfn
* docs: update README.md
* chore: trigger docs workflow only on changes in relevant files
* refactor: provide `cname` typedoc option via config file
* chore: remove heyauthn from exclude typedoc list
* chore: update lint-staged config
* chore: use czg instead of cz + cz-git
re #738
* chore: use cat instead of vim editor to write commits
re #738
* chore: use secrets.GITHUB_TOKEN instead of secrets.GH_TOKEN
re #738
* style: add a space at the end of the pre-commit file
* chore(docs): format `mdx` files with `remark`
`prettier` doesn't not have proper support for MDX v3.
Docusaurus recommends using `remark` instead.
https://docusaurus.io/docs/markdown-features/react
re #503
* chore(docs): add remark lint plugins
* chore: bump yarn.lock
* chore: add `quiet` option to remark