1.11.2
sbt-ci-release 1.11.2 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
about sbt-ci-release
sbt-ci-release is an sbt plugin, originally created by @olafurpg in 2018, to automate releases to the Central Repo from GitHub Actions by composing three existing sbt plugins sbt-dynver, sbt-git, and sbt-pgp, which in turn were created by dwijnand and jsuereth.
update
- Bump to sbt-git 2.1.0 by @eed3si9n in https://github.com/sbt/sbt-ci-release/pull/396
behind the scene
- docs: Replace pgp.mit.edu with keys.openpgp.org by @Philippus in https://github.com/sbt/sbt-ci-release/pull/393
- ci: Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/sbt/sbt-ci-release/pull/395
- ci: Update scalafmt-core to 3.9.9 by @scala-steward in https://github.com/sbt/sbt-ci-release/pull/394
- ci: Update sbt-scalafmt to 2.5.5 by @scala-steward in https://github.com/sbt/sbt-ci-release/pull/388
Full Changelog: https://github.com/sbt/sbt-ci-release/compare/v1.11.1...v1.11.2