Skip to content

Commit

Permalink
Bump version to 1.7.63
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 committed Oct 18, 2021
1 parent 27065c9 commit 9f1e919
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
v1.7.63 Oct 18, 2021
=====================

* Remove support for deprecated version 15.x
See https://github.com/cloudfoundry/nodejs-buildpack/issues/386
Node 15.x reached End of Line on 2021-06-01.
(https://github.com/nodejs/Release)

* Add yarn 1.22.17, remove yarn 1.22.15
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/179962758)
(https://www.pivotaltracker.com/story/show/179961794)

* Add node 16.11.1, remove node 16.8.0
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/179908280)
(https://www.pivotaltracker.com/story/show/179869844)

* Add node 12.22.7, remove node 12.22.5
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/179908290)

* Add node 14.18.1, remove node 14.17.6
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/179907722)


v1.7.62 Sep 30, 2021
=====================

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

0 comments on commit 9f1e919

Please sign in to comment.