Skip to content

Bundle update process

Hugues Valois edited this page Aug 28, 2015 · 1 revision

When a new release of a bundled package is out, such as azure-storage, the azure package must be updated to include the updated version of the bundled package.

Update version of updated bundled package in

The azure package needs to have its version incremented. This is done based on what type of changes goes into the bundled packages. See http://semver.org/ for how to increment.

Update azure version in:

Update azure version in:

Update azure changelog in:

Clone this wiki locally