Closed
Description
Publish 3.3.2 artifacts to Maven Central via CI:
- On
release-3.3.2
branch:- In
Build.scala
: SetbaseVersion
to3.3.2
- In
Build.scala
: SetreferenceVersion
to3.3.1
- In
changelogs
add file with a changelog
- In
- Tag the branch as
3.3.2
- Build
Confirm that the tooling is working correctly:
Update the ecosystem:
- Release 3.3.2 to SDKMAN
Prepare the documentation:
- Merge
release-3.3.2
intolanguage-reference-stable
- Publish API docs for 3.3.2
- Add 3.3.2 to the version list in API docs
- Update docs.scala-lang
Announce the releases:
- Make GitHub release public
- Publish a post on https://scala-lang.org/blog
- Close the 3.2.2 milestone