Skip to content

Commit

Permalink
17.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Jul 15, 2024
1 parent 50c0386 commit 796f9e0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [17.0.3](https://github.com/nfroidure/knifecycle/compare/v17.0.2...v17.0.3) (2024-07-15)



## [17.0.2](https://github.com/nfroidure/knifecycle/compare/v17.0.1...v17.0.2) (2024-05-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"name": "knifecycle",
"version": "17.0.2",
"version": "17.0.3",
"description": "Manage your NodeJS processes's lifecycle automatically with an unobtrusive dependency injection implementation.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -180,4 +180,4 @@
"overrides": {
"eslint": "^9.7.0"
}
}
}

0 comments on commit 796f9e0

Please sign in to comment.