Skip to content

Commit 49ae8e0

Browse files
Prepare release v345 (#1705)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent afa136f commit 49ae8e0

File tree

2 files changed

+5
-1
lines changed

2 files 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+
## [v345] - 2026-01-26
7+
58
- Set `WEB_CONCURRENCY_SET_BY=heroku/ruby` if `WEB_CONCURRENCY` gets set in (deprecated) `SENSIBLE_DEFAULTS` mode (https://github.com/heroku/heroku-buildpack-ruby/pull/1700)
69
- Default Node.js version now 24.13.0 (https://github.com/heroku/heroku-buildpack-ruby/pull/1704)
710
- Fix yarn and nodejs version change warnings (https://github.com/heroku/heroku-buildpack-ruby/pull/1699)
@@ -1889,7 +1892,8 @@ Bugfixes:
18891892
* Change gem detection to use lockfile parser
18901893
* use `$RACK_ENV` when thin is detected for rack apps
18911894

1892-
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v344...main
1895+
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v345...main
1896+
[v345]: https://github.com/heroku/heroku-buildpack-ruby/compare/v344...v345
18931897
[v344]: https://github.com/heroku/heroku-buildpack-ruby/compare/v343...v344
18941898
[v343]: https://github.com/heroku/heroku-buildpack-ruby/compare/v342...v343
18951899
[v342]: https://github.com/heroku/heroku-buildpack-ruby/compare/v341...v342
File renamed without changes.

0 commit comments

Comments
 (0)