Skip to content

Commit d74bf01

Browse files
github-actions[bot]jmcdo29
authored andcommitted
Version Packages
1 parent 740ed6e commit d74bf01

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-oranges-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## [0.4.1](https://github.com/jmcdo29/nestjs-spelunker/compare/0.4.0...0.4.1) (2020-08-09)
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- 5400375: Fix the fact that circular dependencies didn't actually log correctly with the debug module
8+
39
## 1.1.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-spelunker",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A NestJS Module to do a deep dive through the dependency tree structure and print the dependencies.",
55
"author": {
66
"name": "Jay McDoniel",

0 commit comments

Comments
 (0)