Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jmcdo29 committed Mar 3, 2023
1 parent 5ac8296 commit 5a4b682
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silent-dogs-decide.md

This file was deleted.

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

## 1.1.4

### Patch Changes

- 178c888: Allow value and factory providers to have falsy values instead of treating them as a class providers

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-spelunker",
"version": "1.1.3",
"version": "1.1.4",
"description": "A NestJS Module to do a deep dive through the dependency tree structure and print the dependencies.",
"author": {
"name": "Jay McDoniel",
Expand Down

0 comments on commit 5a4b682

Please sign in to comment.