Skip to content

Commit 23a9d05

Browse files
Prepare release v93 (#207)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent db6c940 commit 23a9d05

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+
## [v93] - 2026-01-27
7+
58
* Install Leiningen from upstream repository instead of using a vendored script. ([#201](https://github.com/heroku/heroku-buildpack-clojure/pull/201))
69
* Remove Leiningen `1.x` support. ([#201](https://github.com/heroku/heroku-buildpack-clojure/pull/201))
710
* Remove automatic Node.js installation. Users must explicitly add the Node.js buildpack if their project requires Node.js or npm. ([#192](https://github.com/heroku/heroku-buildpack-clojure/pull/192))
@@ -144,7 +147,8 @@
144147
* Initial release.
145148
* Use Leiningen `1.5.2`.
146149

147-
[unreleased]: https://github.com/heroku/heroku-buildpack-clojure/compare/v92...main
150+
[unreleased]: https://github.com/heroku/heroku-buildpack-clojure/compare/v93...main
151+
[v93]: https://github.com/heroku/heroku-buildpack-clojure/compare/v92...v93
148152
[v92]: https://github.com/heroku/heroku-buildpack-clojure/compare/v91...v92
149153
[v91]: https://github.com/heroku/heroku-buildpack-clojure/compare/v90...v91
150154
[v90]: https://github.com/heroku/heroku-buildpack-clojure/compare/v89...v90

0 commit comments

Comments
 (0)