Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
philippd edited this page Nov 18, 2014 · 1 revision

Welcome to the valdr wiki!

How to release valdr

valdr

  • update the changelog with the description and links to all changes since the last release
  • describe all breaking changes and how to migrate to the new version
  • update package.json with the new version
  • push
  • go to https://github.com/netceteragroup/valdr/releases -> 'Draft a new release'
  • set tag version to vX.X.X
  • copy the changes for this verison to the description field
  • 'Publish Release'
  • add -SNAPSHOT to next version in package.json

bower

Clone this wiki locally