Skip to content

Commit a9325d9

Browse files
committed
Update release checklist
1 parent ff2c549 commit a9325d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ReleaseChecklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ with this pre-release version;
3434
- release names are usually starts with `v`, like `v0.9.10`, but there's no `v` in a git tag, like `0.9.10`.
3535
- Deploy the release version, close the repo, run smoke tests with it and if tests passed, release the repository.
3636
- Update version in `KOTLINX_IO_RELEASE_TAG` for [JetBrains/kotlin-web-site](https://github.com/JetBrains/kotlin-web-site/blob/master/.teamcity/BuildParams.kt#L7)
37+
- Update version used by the Kotlin Playground in [https://github.com/JetBrains/kotlin-compiler-server](https://github.com/JetBrains/kotlin-compiler-server/blob/e2417f3a915bb671ec23101959ed1799a060d6f1/gradle/libs.versions.toml#L15)
3738
- Set previously created draft in [kotlinx-io/releases](https://github.com/Kotlin/kotlinx-io/releases)
3839
as the latest version;
3940
- That's all, folks!

0 commit comments

Comments
 (0)