Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 665 Bytes

PUBLISHING.md

File metadata and controls

25 lines (15 loc) · 665 Bytes

New version publishing instructions

We're cargo-smart-release to automate the release process.

Writing commit messages

As long as you adhere to the Conventional Commits format, you can write your commit messages however you want.

Releasing workflow

We're currently not releasing Python and WASM bindings, we're only releasing the Rust crate.

In order to release a new version, simply run:

cargo smart-release --update-crates-index

Inspect the changes and confirm the release:

cargo smart-release --update-crates-index --execute