Skip to content

Package Maintainers

Jared Jennings edited this page Sep 6, 2017 · 1 revision

Package Maintainers

Building a release

  1. check that the package builds correctly npm install zmxv/react-native-sound
  2. bump the version in package.json
  3. tag the release "v<version_in_package.json>"
  4. publish to npm npm publish
  5. publish new release at https://github.com/zmxv/react-native-sound/releases and document the major changes
Clone this wiki locally