npm semantic-release 4.3.0
v4.3.0

latest releases: 25.0.2, 25.0.1, 25.0.1-beta.3...
10 years ago

<a name"4.3.0">

4.3.0 (2015-08-22)

Features

  • add fallbackTag functionality (360a5141)

You can now map dist-tags onto "fallbackTags". E.g. if you want a
development channel like "next" and no version is currently published as "next"
semantic-release could fallback to "latest" to determine the new "next" version.
You can specify your mappings by adding "fallbackTags" to your
package.json's "release" field.

Don't miss a new semantic-release release

NewReleases is sending notifications on new releases.