summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-lifecycle/CHANGELOG.md
blob: 6d1ee859ff938cc529317f2eaad8c7917bbe8acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Change Log

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="1.0.3"></a>
## [1.0.3](https://github.com/npm/lifecycle/compare/v1.0.2...v1.0.3) (2017-09-01)


### Bug Fixes

* **runCmd:** add missing option to runCmd recursive queue call ([1a69ce8](https://github.com/npm/lifecycle/commit/1a69ce8))



<a name="1.0.2"></a>
## [1.0.2](https://github.com/npm/lifecycle/compare/v1.0.1...v1.0.2) (2017-08-17)



<a name="1.0.1"></a>
## [1.0.1](https://github.com/npm/lifecycle/compare/v1.0.0...v1.0.1) (2017-08-16)


### Bug Fixes

* **license:** fix up license documentation ([a784ca0](https://github.com/npm/lifecycle/commit/a784ca0))



<a name="1.0.0"></a>
# 1.0.0 (2017-08-16)


### Bug Fixes

* **misc:** use strict to fix node[@4](https://github.com/4) ([#2](https://github.com/npm/lifecycle/issues/2)) ([961ceb9](https://github.com/npm/lifecycle/commit/961ceb9))


### Features

* **api:** Extract from npm proper ([#1](https://github.com/npm/lifecycle/issues/1)) ([27d9930](https://github.com/npm/lifecycle/commit/27d9930))


### BREAKING CHANGES

* **api:** this is the initial implementation