Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Commit 6e89dbd

Browse files
committed
chore(release): 10.0.1
1 parent c88823e commit 6e89dbd

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

33
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.
44

5+
<a name="10.0.1"></a>
6+
## [10.0.1](https://github.com/zkat/npx/compare/v10.0.0...v10.0.1) (2018-03-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **i18n:** Improve French localization ([#158](https://github.com/zkat/npx/issues/158)) ([c88823e](https://github.com/zkat/npx/commit/c88823e))
12+
* **windows:** on Windows, throw useful error when package contains no binaries([#142](https://github.com/zkat/npx/issues/142)) ([a69276e](https://github.com/zkat/npx/commit/a69276e)), closes [#137](https://github.com/zkat/npx/issues/137)
13+
14+
15+
516
<a name="10.0.0"></a>
617
# [10.0.0](https://github.com/zkat/npx/compare/v9.7.1...v10.0.0) (2018-03-08)
718

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpx",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "support library for npx -- an tool for executing npm-based packages.",
55
"main": "index.js",
66
"man": "./libnpx.1",

0 commit comments

Comments
 (0)