Skip to content

Commit

Permalink
Merge pull request fermyon#2183 from vdice/docs/small-release-process…
Browse files Browse the repository at this point in the history
…-fix

docs(release-process): small amendment
  • Loading branch information
vdice authored Dec 15, 2023
2 parents 0550687 + a7d4b71 commit abd5736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To cut a major / minor release of Spin, you will need to do the following:
> When the [release action] completes, binary artifacts and checksums will be
> automatically uploaded to the GitHub release.
1. Switch back to `main` and update the `Cargo.toml` and `templates/Makefile` versions again, this time to e.g. `2.1.0-pre0` if `2.1.0` is the next anticipated release.
1. Switch back to `main` and update the `Cargo.toml` and `spin-macro` versions again, this time to e.g. `2.1.0-pre0` if `2.1.0` is the next anticipated release.
- Run `make build update-cargo-locks` so that `Cargo.lock` and example/test `Cargo.lock` files are updated
- PR this to `main`
- See [sips/011-component-versioning.md](sips/011-component-versioning.md)
Expand Down

0 comments on commit abd5736

Please sign in to comment.