瀏覽代碼

Update RELEASING.md

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