Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 26a8394

Browse files
committed
chore(release): 10.2.2
1 parent e0eb3cb commit 26a8394

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2.2"></a>
6+
## [10.2.2](https://github.com/npm/npx/compare/v10.2.1...v10.2.2) (2020-01-28)
7+
8+
9+
### Bug Fixes
10+
11+
* correct Kat's github url ([9a23db1](https://github.com/npm/npx/commit/9a23db1))
12+
* install latest npm on travis for node 6 ([e0eb3cb](https://github.com/npm/npx/commit/e0eb3cb))
13+
* Update changelog to fix old issue links ([3733137](https://github.com/npm/npx/commit/3733137))
14+
15+
16+
517
<a name="10.2.0"></a>
618
# [10.2.0](https://github.com/npm/npx/compare/v10.1.1...v10.2.0) (2018-04-13)
719

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.2.1",
3+
"version": "10.2.2",
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)