Skip to content

Commit

Permalink
Merge pull request #30 from GannettDigital/v0.3.0
Browse files Browse the repository at this point in the history
release: v0.3.0
  • Loading branch information
tomrdale authored Mar 30, 2018
2 parents de70597 + 1f9c901 commit a528c18
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 175 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
* Pull down and verify you have the most recent version of master
* Update the version number in the package.json using [semantic versioning](https://semver.org/)
* Verify the [CHANGELOG.md](./CHANGELOG.md) has the aggregated list of changes under the version number to which simulato is being updated
* Delete package-lock.json and node_modules
* Run the command `npm install` to generate a new package-lock.json with the proper version
* Push any versioning update changes listed above to a branch titled the version number
* Follow PR process to have merged into master
* Confirm your registry is pointing to the default registry of `https://registry.npmjs.org/`
Expand Down
Loading

0 comments on commit a528c18

Please sign in to comment.