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

Commit bd5ec57

Browse files
committed
2.1.1
1 parent 2fdfe56 commit bd5ec57

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 2.1.1
6+
7+
### Bugfixes
8+
9+
* Fixed issue in `npm` package provider: [#191](https://github.com/willdurand/puppet-nodejs/pull/191)
10+
511
## 2.1.0
612

713
### Minor breaking changes

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.1.0",
3+
"version": "2.1.1",
44
"author": "willdurand",
55
"license": "MIT",
66
"summary": "A module to install Node.js and NPM.",

0 commit comments

Comments
 (0)