- Change the version field in MODULE.bazel, README.md, and integration_test/MODULE.bazel.template
- Update the
compatibility_levelin MODULE.bazel, if required - Create a new GitHub release and upload FORMAT_SPECIFICATION.md as a downloadable asset
- Go into
bazel-central-registry.git - Run
bazel run //tools:add_moduleand answer all questions - Run
bazel run //tools:update_integrityif you changed archive contents - Test setup using
bazel run -- //tools:bcr_validation --check=fire@0.2.1 - Run pre-submit tests using
bazel run //tools:setup_presubmit_repos -- --module fire@0.2.1