First release for ZIO 2
What's Changed
- Update sbt-mdoc to 2.2.16 by @scala-steward in https://github.com/zio/zio-actors/pull/320
- Update zio, zio-test, zio-test-sbt to 1.0.4 by @scala-steward in https://github.com/zio/zio-actors/pull/322
- Run Github actions on release published by @softinio in https://github.com/zio/zio-actors/pull/321
- Update sbt-ci-release to 1.5.5 by @scala-stewa...