We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e69190 commit 1affb65Copy full SHA for 1affb65
RELEASE.md
@@ -1,8 +1,4 @@
1
# Release Instructions
2
3
- 1. Pull down the latest changes on the current stable branch
4
- 2. Update and commit the [CHANGELOG.md](./CHANGELOG.md) file
5
- 3. Update the version in [`bin/envoy`](./bin/envoy) and commit it
6
- 4. Tag a new version of the package
7
- 5. Push all commits and the new tag to GitHub
8
- 6. Create a new GitHub release with the same release notes from CHANGELOG.md
+1. Update the version in [`bin/envoy`](./bin/envoy) and commit it
+2. Create a new GitHub release for this version with the release notes
0 commit comments