Skip to content

Commit ac02871

Browse files
perdasilvaporridge
andauthored
Update RELEASE.md
Co-authored-by: Marcin Owsiany <[email protected]>
1 parent 3affecb commit ac02871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Run `make generate` to re-generate the `testdata/` with above modifications.
1818
**Note**
1919
The release PR with the above mentioned change will **fail** the `sanity` test and needs to be merged forcefully. This step is done because the packages which are to be imported in the scaffolded project and the plugin code reside in the same repository. This will ensure that after the release, the plugin will also import the updated version of library helpers.
2020

21-
2. Create a release branch with the name vX.Y.x. Example: `git checkout -b v0.0.10`.
21+
2. Create a release branch with the name vX.Y.Z. Example: `git checkout -b v0.0.10`.
2222

2323
3. Tag the release commit and verify the generated tag.
2424

0 commit comments

Comments
 (0)