We're currently publishing new versions of the spore-graphql using the @changesets/action in github workflows.
But an unexpected error was occured during the release action: 🦋 error 🦋 error There is no .changeset folder. .
However, even with the error, the new version of the spore-graphql was still released.
The action run:
https://github.com/sporeprotocol/spore-graphql/actions/runs/7649560376/job/20844156590
A corresponding issue:
changesets/action#348