Skip to content

Commit 549631c

Browse files
committedJul 12, 2022
Update release instructions
1 parent 74348a3 commit 549631c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,8 @@ To build a new version and release it on NPM, follow these steps:
389389
npm publish rescript-std-<version>.tgz [--tag next]
390390
```
391391
1. Tag the commit with the version number (e.g., "10.0.0", or "10.0.0-beta.1") and push the tag.
392+
1. Create a release entry for that tag on the [Github Releases page](https://github.com/rescript-lang/rescript-compiler/releases), copying the changes from `Changes.md`.
393+
1. Coordinate any forum/blog posts with [@ryyppy](https://github.com/ryyppy).
392394

393395
## Contribution Licensing
394396

0 commit comments

Comments
 (0)