Skip to content

Commit 337464e

Browse files
committed
v0.8.2
1 parent 4d5ac5f commit 337464e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ MIT License
235235

236236
## Changelog
237237

238+
v0.8.2
239+
* Fix Git bash support and add support for Cygwin
240+
* Fix `nodist dist` output being unsorted
241+
238242
v0.8.1
239243
* Fix usage/help output: `stable` has been removed
240244
* Fix installer: Use the correct path to npm when setting npm prefix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodist",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Natural node version manager for windows",
55
"keywords": [
66
"node",

0 commit comments

Comments
 (0)