• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="1.2.1"></a>
6## [1.2.1](https://github.com/npm/logical-tree/compare/v1.2.0...v1.2.1) (2018-01-19)
7
8
9### Bug Fixes
10
11* **requires:** stop requiring version match -- only what require would pick up ([6388fbd](https://github.com/npm/logical-tree/commit/6388fbd))
12
13
14
15<a name="1.2.0"></a>
16# [1.2.0](https://github.com/npm/logical-tree/compare/v1.1.0...v1.2.0) (2017-10-13)
17
18
19### Bug Fixes
20
21* **json:** fix repository url ([e51448a](https://github.com/npm/logical-tree/commit/e51448a))
22
23
24### Features
25
26* **api:** additional utility functions for dealing with trees ([23f6e69](https://github.com/npm/logical-tree/commit/23f6e69))
27
28
29
30<a name="1.1.0"></a>
31# [1.1.0](https://github.com/npm/npm-logical-tree/compare/v1.0.0...v1.1.0) (2017-10-11)
32
33
34### Features
35
36* **requiredBy:** add requiredBy field to nodes ([c4056fb](https://github.com/npm/npm-logical-tree/commit/c4056fb))
37
38
39
40<a name="1.0.0"></a>
41# 1.0.0 (2017-10-07)
42
43
44### Features
45
46* **api:** Initial Commit™ ([1025259](https://github.com/npm/npm-logical-tree/commit/1025259))
47