summaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md')
-rw-r--r--deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md46
1 files changed, 0 insertions, 46 deletions
diff --git a/deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md b/deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md
deleted file mode 100644
index 1a9b3711..00000000
--- a/deps/node/deps/npm/node_modules/npm-logical-tree/CHANGELOG.md
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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.2.1"></a>
-## [1.2.1](https://github.com/npm/logical-tree/compare/v1.2.0...v1.2.1) (2018-01-19)
-
-
-### Bug Fixes
-
-* **requires:** stop requiring version match -- only what require would pick up ([6388fbd](https://github.com/npm/logical-tree/commit/6388fbd))
-
-
-
-<a name="1.2.0"></a>
-# [1.2.0](https://github.com/npm/logical-tree/compare/v1.1.0...v1.2.0) (2017-10-13)
-
-
-### Bug Fixes
-
-* **json:** fix repository url ([e51448a](https://github.com/npm/logical-tree/commit/e51448a))
-
-
-### Features
-
-* **api:** additional utility functions for dealing with trees ([23f6e69](https://github.com/npm/logical-tree/commit/23f6e69))
-
-
-
-<a name="1.1.0"></a>
-# [1.1.0](https://github.com/npm/npm-logical-tree/compare/v1.0.0...v1.1.0) (2017-10-11)
-
-
-### Features
-
-* **requiredBy:** add requiredBy field to nodes ([c4056fb](https://github.com/npm/npm-logical-tree/commit/c4056fb))
-
-
-
-<a name="1.0.0"></a>
-# 1.0.0 (2017-10-07)
-
-
-### Features
-
-* **api:** Initial Commitâ„¢ ([1025259](https://github.com/npm/npm-logical-tree/commit/1025259))