Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It should now be possible to publish using the following command: ```shell make publish version='0.1.34' ``` Note that you should only do this on a completely clean checkout of the HEAD of the `master` branch. You should also ensure that your dependencies are up to date by running `pnpm i`.
- Loading branch information