voxpupuli / puppet-nodejs

Puppet module to install nodejs and global npm packages
https://forge.puppet.com/puppet/nodejs
Apache License 2.0
113 stars 247 forks source link

v4.0.1 #338

Closed TraGicCode closed 6 years ago

TraGicCode commented 6 years ago

Cutting a release to fix the apt::pin bug when integrating latest version with nodejs module. I believe this is a non-breaking change since the public api did not change and the only thing that changed was a default parameter value. Can anyone confirm this assumption.