1
0
Bläddra i källkod

Update RELEASING.md

Herbert Vojčík 11 år sedan
förälder
incheckning
6115f9b6e2
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      RELEASING.md

+ 2 - 2
RELEASING.md

@@ -5,8 +5,8 @@ The following steps are required to make a release of Amber:
 
 
 1. check that all tests are green
 1. check that all tests are green
 2. check that the examples are up-to-date
 2. check that the examples are up-to-date
-3. check that `API-CHANGES.txt` is up-to-date
-4. check the `CHANGELOG` file and update the release notes
+3. check that `API-CHANGES.txt` is up-to-date; remove the 'work in progress' from version
+4. check the `CHANGELOG` file and update the release notes, check the milestone index in issues link
 5. log in to npm with write access for the Amber package
 5. log in to npm with write access for the Amber package
 6. execute `cli/support/release.sh`
 6. execute `cli/support/release.sh`
 7. answer the question about the version number used for the release
 7. answer the question about the version number used for the release