diff --git a/RELEASE.md b/RELEASE.md index aab1483..b1cba48 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -8,11 +8,11 @@ For example, you can download the `v0.2.3` Terraform Syntax release from `https: ## Increment Version -1. Ensure that `CHANGELOG.md` has all changes since last release. Add if any are missing. 1. Increment `version` in package.json 1. Commit changes 1. Open PR 1. Team reviews and merges PR +1. A Changelog will be automatically created and put into the release once a new release is created (described below) ## Create Release