Why
Right now, semantic-release publishes a new packages when a new PR is merged to main. We would like to change it and create a new release PR on every merge to main, in the same way we currently have in console repository.
What
Replace semantic-release with release-it. Check how it's done in console repository: https://github.com/akash-network/console/blob/main/packages/releaser/.release-it.js