* Update README.md
* Update release-cross.yml
* Update release.yml
* style(self_update): Run cargo fmt (#108)
The commit 9105a8aac is not formatted, which breaks the CI check.
Co-authored-by: Thomas Schönauer <37108907+DottoDev@users.noreply.github.com>
* Cleanup CI/CD pipeline (#115)
Co-authored-by: pan93412 <pan93412@gmail.com>
* Add(CI): For automatically publishing on new versions
* Fix(CI): added on push to main
* Fix(CI): Add publish job
* add(CI): semver check
* edit(CI): Name
Also checks semver so added that to the workflow name.