UNPKG

1.3 kBMarkdownView Raw
11.1.2 / 2018-08-06
2==================
3 * [Fix] ensure packages work on first publish (#11)
4 * [Deps] update `semver`, `yargs`
5 * [Deps] pin yargs to v7, since v8 drops node < 4 compat.
6 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `tape`
7 * [Tests] up to `node` `v10.8`, `v9.11`, `v8.11`, `v6.14`, `v4.9`; use `nvm install-latest-npm`
8 * [Tests] add `editorconfig-tools`
9
101.1.1 / 2016-10-09
11==================
12 * [Fix] Ensure `allVersions` is an array, when there’s only one
13 * [Deps] update `yargs`
14 * [Dev Deps] update `eslint`, `nsp`, `tape`
15 * [Tests] up to `node` `v6.6`, `v4.5`; improve test matrix
16
171.1.0 / 2016-09-19
18==================
19 * [Fix] ensure that the npm loglevel is known for `npm info`
20 * [Fix] ensure publishing can work the first time (#4)
21 * [New] add `—force-in-publish` to skip the “in publish” check
22 * [Deps] update `semver`, `yargs`
23 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`
24 * [Tests] fix tests since package x suddenly got updated
25
261.0.1 / 2016-07-30
27==================
28 * [Fix] Use `npm info $pkg versions -—json` rather than `nom-package-versions` (#1)
29 * [Deps] update `semver`
30 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`
31
321.0.0 / 2016-06-28
33==================
34 * Initial release.
35
\No newline at end of file