Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 0519968

Browse files
committed
2.0.3
1 parent 90fbcc7 commit 0519968

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This document lists the changes of all recent versions since `2.0.0`.
44

5+
## 2.0.3
6+
7+
* ([#184](https://github.com/willdurand/puppet-nodejs/issues/184)) Added support
8+
for [Puppet 6](https://puppet.com/blog/introducing-puppet-6).
9+
* ([#183](https://github.com/willdurand/puppet-nodejs/issues/183)) Added support for `install_options`
10+
when installing a package using the `npm` provider.
11+
512
## 2.0.2
613

714
* ([#181](https://github.com/willdurand/puppet-nodejs/issues/181)) Instaling `rubygems`

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "willdurand-nodejs",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"author": "William Durand",
55
"license": "MIT",
66
"summary": "A module to install Node.js and NPM.",

0 commit comments

Comments
 (0)