Skip to content

Commit 915cea2

Browse files
author
Tyler Phelan
committed
Release yarn-cnb 0.0.6
1 parent 711df14 commit 915cea2

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v0.0.6 May 10, 2019
2+
====================
3+
4+
* Remove buildpacks from id
5+
6+
* Add yarn 1.16.0, remove yarn 1.15.2
7+
for stack(s) org.cloudfoundry.stacks.cflinuxfs2, org.cloudfoundry.stacks.cflinuxfs3, io.buildpacks.stacks.bionic
8+
(https://www.pivotaltracker.com/story/show/165924485)
9+
110
v0.0.5 Apr 01, 2019
211
====================
312

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[buildpack]
33
id = "org.cloudfoundry.yarn"
44
name = "Yarn Buildpack"
5-
version = "0.0.5"
5+
version = "0.0.6"
66

77
[metadata]
88
include_files = ["bin/build","bin/detect","buildpack.toml","go.mod","go.sum"]

0 commit comments

Comments
 (0)