Skip to content

Commit ff1d78a

Browse files
github-actions[bot]jmcdo29
authored andcommitted
Version Packages
1 parent 347c65b commit ff1d78a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-pigs-shave.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.2
4+
5+
### Patch Changes
6+
7+
- 347c65b: docs: minor improvements on code snippets & fix hyperlink
8+
39
## 1.1.1
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.1",
3+
"version": "1.1.2",
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)