Jung Wook Park
Results
2
comments of
Jung Wook Park
I found this issue happens to multiple repos of ZIO official libraries also. This is because [`zio-sbt`](https://github.com/zio/zio-sbt), plugin used to generate the `README.md` file wasn't versioned up correctly. As you...
[`zio-kafka`](https://github.com/zio/zio-kafka) is using alpha version of v0.4.0, and GitHub Action is automatically versioning up `zio-sbt`. I think this could be applied to others that aren't.