1
0
Herbert Vojčík 11 роки тому
батько
коміт
6115f9b6e2
1 змінених файлів з 2 додано та 2 видалено
  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