pg_auto_dw
follows semantic versioning and is released to pgt.dev.
To release, follow these steps:
- Create a PR updating the version in
Cargo.toml
andTrunk.toml
. These two values must agree. - Merge the PR into the
main
branch. - Create the release
- Use the tag format
vX.Y.Z
whereX.Y.Z
is the version number. e.g.v0.1.0
. This version should be the same value as inCargo.toml
andTrunk.toml
. - Click "Generated release notes" to auto-populate the release notes or fill in with your own content and notes.
- Click "Publish release"
- Use the tag format