Skip to content

Commit 21aeda2

Browse files
dwillistdfreilich
andcommitted
Bump version to 0.0.7
Co-authored-by: David Freilich <dfreilich@pivotal.io>
1 parent ecd9374 commit 21aeda2

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v0.0.7 Jun 18, 2019
2+
====================
3+
4+
* update dependency names so node_modules layer is name 'node_modules'
5+
- This is a keyword in yarn, without this rebuilds fail
6+
(https://www.pivotaltracker.com/story/show/163528537)
7+
8+
* Adjust metadata so that it prints Node Dependencies
9+
(https://www.pivotaltracker.com/story/show/163528537)
10+
11+
* Add source and source SHAs to dependencies
12+
(https://www.pivotaltracker.com/story/show/164246265)
13+
114
v0.0.6 May 10, 2019
215
====================
316

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.6"
5+
version = "0.0.7"
66

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

0 commit comments

Comments
 (0)