sbt-ci-release v1.5.5 Release Notes
Release Date: 2020-12-04 // about 2 years ago-
gpg v2
🚀 A longstanding issue is that sbt-ci-release has not worked with gpg v2, only v1.4. This release fixes that issue thanks to a contribution from @eed3si9n !
Pull Requests
Previous changes from v1.5.4
-
⬆️ Library upgrades
- 🛠 Upgrade to the latest sbt-sonatype that includes this bugfix xerial/sbt-sonatype#199
📚 Documentation
- 🚀 #152 Recommend GitHub Actions over Travis