Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

gleam / RELEASE.md
356 B 10 lines
1# Release checklist 2 31. Write release post on website. 42. Update documentation on website (language server, gleam.toml, etc). 53. Update the version in each `Cargo.toml`. 64. Run `make test build`. 75. Git commit, tag, push, push tags. 86. Wait for CI release build to finish. 97. Publish release on GitHub from draft made by CI. 108. Share website release post.