Sha256: 593f2740f1e50279019f046948c20a32950ecbac03c9a46d240e3b042bce200a

Contents?: true

Size: 528 Bytes

Versions: 3

Compression:

Stored size: 528 Bytes

Contents

# Release process

This is vagrant-zones' current release process, documented so people know what is
currently done.

## Prepare the release

* Update the version in "lib/vagrant-zones/version.rb"
* Update the version in CHANGELOG.md
* Use "rake release". This will make sure to tag that commit and push it RubyGems.
* Update the version again in both files to a dev version for working again.

The CHANGELOG.md should be maintained in a similar format to Vagrant:

https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-zones-0.1.3 RELEASE.md
vagrant-zones-0.0.12 RELEASE.md
vagrant-zones-0.0.1 RELEASE.md