Skip to content

Commit fbb8d2a

Browse files
dwillistdfreilich
andcommitted
Bump version to 0.0.9
Co-authored-by: David Freilich <dfreilich@pivotal.io>
1 parent 299f5df commit fbb8d2a

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.9 Jun 18, 2019
2+
====================
3+
4+
* Add tip to vendor node_modules
5+
(https://www.pivotaltracker.com/story/show/163528537)
6+
7+
* Update unmet node dependencies err to be more visible
8+
(https://www.pivotaltracker.com/story/show/164386880)
9+
110
v0.0.8 May 10, 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.npm"
44
name = "NPM Buildpack"
5-
version = "0.0.8"
5+
version = "0.0.9"
66

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

0 commit comments

Comments
 (0)