summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpx/CHANGELOG.md')
-rw-r--r--deps/npm/node_modules/libnpx/CHANGELOG.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/deps/npm/node_modules/libnpx/CHANGELOG.md b/deps/npm/node_modules/libnpx/CHANGELOG.md
index c5de9f16c5..802f840689 100644
--- a/deps/npm/node_modules/libnpx/CHANGELOG.md
+++ b/deps/npm/node_modules/libnpx/CHANGELOG.md
@@ -2,6 +2,31 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+<a name="9.7.1"></a>
+## [9.7.1](https://github.com/zkat/npx/compare/v9.7.0...v9.7.1) (2017-10-19)
+
+
+### Bug Fixes
+
+* **main:** err... oops? ([f24b4e3](https://github.com/zkat/npx/commit/f24b4e3))
+
+
+
+<a name="9.7.0"></a>
+# [9.7.0](https://github.com/zkat/npx/compare/v9.6.0...v9.7.0) (2017-10-19)
+
+
+### Bug Fixes
+
+* **exec:** fixed unix binary pathing issues (#120) ([f80a970](https://github.com/zkat/npx/commit/f80a970)), closes [#120](https://github.com/zkat/npx/issues/120)
+
+
+### Features
+
+* **child:** add opts.installerStdio (#126) ([ade03f7](https://github.com/zkat/npx/commit/ade03f7))
+
+
+
<a name="9.6.0"></a>
# [9.6.0](https://github.com/zkat/npx/compare/v9.5.0...v9.6.0) (2017-08-17)