Skip to content

Commit 76932e3

Browse files
Release on npm as the last step
IF we do this, then the "view documentation for the latest release" link in the README shows on npm the current version instead of the previous. That link is not even needed on npm. We just keep it there because there is no procedure to remove it when a new version is released.
1 parent 45287a3 commit 76932e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@ Check out the [Contributing Guidelines](CONTRIBUTING.md)
241241
* Commit with the message "Release version x.x.x"
242242
* Create version tag in git
243243
* Create a github release and upload the minified file
244-
* Release on npm
245244
* Link the documentation of the latest release tag in the `README.md`
246245
* Commit with the message "Prepare for the next development iteration"
246+
* Release on npm
247247

248248
## Authors
249249

0 commit comments

Comments
 (0)