Skip to content

Commit 00f7992

Browse files
Prepare release v103 (#282)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 4017564 commit 00f7992

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v103] - 2025-10-27
7+
58
* Add error for unsupported sbt `2.x` versions. ([#281](https://github.com/heroku/heroku-buildpack-scala/pull/281))
69
* Add warning for unsupported sbt `0.x` versions. ([#281](https://github.com/heroku/heroku-buildpack-scala/pull/281))
710
* Remove automatic deletion of `project/play-fork-run.sbt` files. Maintainers of legacy apps can consult the PR description for background and how to fix their project in the unlikely case it's necessary. ([#280](https://github.com/heroku/heroku-buildpack-scala/pull/280))
@@ -166,7 +169,8 @@
166169
* Upgrade to sbt 0.13.7 launcher
167170
* Allow for customized jvm-common package
168171

169-
[unreleased]: https://github.com/heroku/heroku-buildpack-scala/compare/v102...main
172+
[unreleased]: https://github.com/heroku/heroku-buildpack-scala/compare/v103...main
173+
[v103]: https://github.com/heroku/heroku-buildpack-scala/compare/v102...v103
170174
[v102]: https://github.com/heroku/heroku-buildpack-scala/compare/v101...v102
171175
[v100]: https://github.com/heroku/heroku-buildpack-scala/compare/v99...v100
172176
[v99]: https://github.com/heroku/heroku-buildpack-scala/compare/v98...v99

0 commit comments

Comments
 (0)