發佈新的 wasm-bindgen
版本
-
編譯
publish.rs
腳本rustc publish.rs
-
提升每個 crate 的次要版本
# Make sure you are in the root of the wasm-bindgen repo! ./publish bump
-
更新 CHANGELOG.md 以新增要發佈的版本號碼、比較 URL 和發佈日期。 請參閱此範例
-
為版本提升發送 pull request。
-
在 pull request 的 CI 為綠色並合併後,發佈到 cargo
# Make sure you are in the root of the wasm-bindgen repo! ./publish publish