Skip to content

Commit 2c50863

Browse files
authored
[chore] update docs/release.md (#13033)
1 parent 0416167 commit 2c50863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The last step of the release process creates artifacts for the new version of th
9999
1. Run the GitHub Action workflow "Update Version in Distributions and Prepare PR" which will update the minor version automatically (e.g. v0.116.0 -> v0.117.0) or manually provide a new version if releasing a bugfix or skipping a version. Select "create pr" option.
100100
- 🛑 **Do not move forward until this PR is merged.** 🛑
101101

102-
2. Check out main and ensure it has the "Prepare release" commit in your local
102+
2. Check out main and ensure it has the "Update version from ..." commit in your local
103103
copy by pulling in the latest from
104104
`open-telemetry/opentelemetry-collector-releases`. Assuming your upstream
105105
remote is named `upstream`, you can try running:
@@ -220,7 +220,6 @@ Once a module is ready to be released under the `1.x` version scheme, file a PR
220220

221221
| Date | Version | Release manager |
222222
|------------|----------|------------------------------------------------------|
223-
| 2025-05-12 | v0.126.0 | [@dmitryax](https://github.com/dmitryax) |
224223
| 2025-05-26 | v0.127.0 | [@codeboten](https://github.com/codeboten) |
225224
| 2025-06-09 | v0.128.0 | [@bogdandrutu](https://github.com/bogdandrutu) |
226225
| 2025-06-30 | v0.129.0 | [@jade-guiton-dd](https://github.com/jade-guiton-dd) |
@@ -230,3 +229,4 @@ Once a module is ready to be released under the `1.x` version scheme, file a PR
230229
| 2025-08-25 | v0.133.0 | [@TylerHelmuth](https://github.com/TylerHelmuth) |
231230
| 2025-09-08 | v0.134.0 | [@atoulme](https://github.com/atoulme) |
232231
| 2025-09-22 | v0.135.0 | [@songy23](https://github.com/songy23) |
232+
| 2025-10-06 | v0.136.0 | [@dmitryax](https://github.com/dmitryax) |

0 commit comments

Comments
 (0)