Skip to content

Commit 33f476c

Browse files
github-actions[bot]jmcdo29
authored andcommitted
Version Packages
1 parent d29e7aa commit 33f476c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-baboons-study.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.1
4+
5+
### Patch Changes
6+
7+
- 58ae380: Removes cyclic dependencies caveat in README Graph Mode
8+
39
## 1.1.0
410

511
### Minor 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.0",
3+
"version": "1.1.1",
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)