Skip to content

Commit

Permalink
Bump version to 1.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 committed Oct 17, 2023
1 parent 6b2e0b5 commit 6d4a9c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v1.8.17 Oct 17, 2023
=====================

* Fix issue that causes app start to exit when $APPD_AGENT is set.
(https://github.com/cloudfoundry/nodejs-buildpack/pull/659)

* Add node 18.18.2, remove node 18.17.1, 18.18.0
for stack(s) cflinuxfs3, cflinuxfs4
(https://www.pivotaltracker.com/story/show/186252633)


v1.8.16 Oct 09, 2023
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.16
1.8.17

0 comments on commit 6d4a9c2

Please sign in to comment.