Skip to content

Commit 3cf07cb

Browse files
authored
Merge pull request #58 from jmcdo29/changeset-release/main
Version Packages
2 parents 974010c + 434e45a commit 3cf07cb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-meals-beam.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.3.1
4+
5+
### Patch Changes
6+
7+
- e3ac557: do not display excluded modules on `imports` list of other modules
8+
39
## 1.3.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.3.0",
3+
"version": "1.3.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)