This commit is contained in:
Daniel García Aubert 2019-02-22 12:56:51 +01:00
parent bc974f181e
commit 0f3cdd8532

View File

@ -1,7 +1,7 @@
1. Test (make clean all check), fix if broken before proceeding 1. Test (make clean all check), fix if broken before proceeding
2. Ensure proper version in package.json and package-lock.json 2. Ensure proper version in package.json and package-lock.json
3. Ensure NEWS section exists for the new version, review it, add release date 3. Ensure NEWS section exists for the new version, review it, add release date
4. Commit package.json, npm-shrinwrap.json, NEWS 4. Commit package.json, package.json and, NEWS
5. git tag -a Major.Minor.Patch # use NEWS section as content 5. git tag -a Major.Minor.Patch # use NEWS section as content
6. Stub NEWS/package for next version 6. Stub NEWS/package for next version