We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Contributing (markdown)
Fix broken changelog link
Tweak npm tag name to match conventions
Add reminder to update releases and check npm tags
Add pre-release instructions
NPM doesn't support a tag format like "1.x" any more (because it is a valid semver range), so use "v1.x" instead
Fix bad link target
Remind people to point submodule at whatever master says it should point at
Remove promise that we can't/won't/don't keep
Fix copy-paste error
Remove redundant section
Update "Contributing" based on usage of liferay-js-publish
Advise to use liferay-changelog-generator
Update 1.x release process
Use "yarn" for "1.x" releases as well
Use "yarn" to publish master branch releases
Tweak committing instructions
Update (most) references to "npm" to say "yarn" instead
Fix formatting of "key files" sections
Update "Contributing" based on experiences preparing recent releases